Name: | python3-editables |
---|---|
Version: | 0.5 |
Release: | 7.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 21232 |
License: | MIT |
RPM: | python3-editables-0.5-7.el10_0.noarch.rpm |
Source RPM: | python-editables-0.5-7.el10_0.src.rpm |
Build Date: | Fri Dec 20 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/pfmoore/editables |
Summary: | Editable installations |
Description: | A Python library for creating “editable wheels” This library supports the building of wheels which, when installed, will expose packages in a local directory on sys.path in “editable mode”. In other words, changes to the package source will be reflected in the package visible to Python, without needing a reinstall. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebuilt for Python 3.13
- F41+: For simplicity, drop the -doc subpackage and PDF documentation
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Update to 0.5 (close RHBZ#2225249)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- When we don’t build PDF docs, don’t build a -doc subpacakge at all
- Disable docs by default in RHEL builds
- Update to 0.4 (close RHBZ#2220948) - Upstream switched from setuptools to flit_core: pyproject-rpm-macros no longer handles LICENSE.txt