Sun, 05 May 2024 17:02:03 UTC | login

Information for build python-editables-0.4-1.fc38

ID252090
Package Namepython-editables
Version0.4
Release1.fc38
Epoch
SummaryEditable installations
DescriptionA 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 24 Jul 2023 06:49:34 UTC
CompletedMon, 24 Jul 2023 06:49:34 UTC
Tags
f38
f39
f40
RPMs
src
python-editables-0.4-1.fc38.src.rpm (info) (download)
noarch
python-editables-doc-0.4-1.fc38.noarch.rpm (info) (download)
python3-editables-0.4-1.fc38.noarch.rpm (info) (download)
Changelog * Thu Jul 06 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.4-1 - Update to 0.4 (close RHBZ#2220948) - Upstream switched from setuptools to flit_core: pyproject-rpm-macros no longer handles LICENSE.txt * Thu Jul 06 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.3-7 - Add a -doc subpackage with PDF documentations * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Oct 22 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.3-4 - Confirm License is SPDX MIT * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.3-2 - Rebuilt for Python 3.11 * Mon Apr 11 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.3-1 - Update to 0.3 (close RHBZ#2073823) * Thu Feb 17 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.2.0-1 - Initial package (close RHBZ#2050876)