Name: | python3-editables |
---|---|
Version: | 0.5 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 18435 |
License: | MIT |
RPM: | python3-editables-0.5-1.el9.noarch.rpm |
Source RPM: | python-editables-0.5-1.el9.src.rpm |
Build Date: | Thu Aug 03 2023 |
Build Host: | build-ol9-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. |
- Update to 0.5 (close RHBZ#2225249)
- Update to 0.4 (close RHBZ#2220948) - Upstream switched from setuptools to flit_core: pyproject-rpm-macros no longer handles LICENSE.txt
- Confirm License is SPDX MIT
- Update to 0.3 (close RHBZ#2073823)
- Initial package (close RHBZ#2050876)