Fri, 29 Nov 2024 15:01:08 UTC | login

Information for build pyproject-rpm-macros-0-5.fc31

ID125935
Package Namepyproject-rpm-macros
Version0
Release5.fc31
Epoch
SummaryRPM macros for PEP 517 Python packages
DescriptionThis is a provisional implementation of pyproject RPM macros for Fedora 30+. These macros are useful for packaging Python projects that use the PEP 517 pyproject.toml file, which specifies the package's build dependencies (including the build system, such as setuptools, flit or poetry).
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 31 Aug 2019 14:50:49 UTC
CompletedSat, 31 Aug 2019 14:50:49 UTC
Tags
f31
f32
f33
RPMs
src
pyproject-rpm-macros-0-5.fc31.src.rpm (info) (download)
noarch
pyproject-rpm-macros-0-5.fc31.noarch.rpm (info) (download)
Changelog * Fri Jul 26 2019 Miro Hrončok <mhroncok@redhat.com> - 0-5 - Allow to fetch test dependencies from tox - Add %tox macro to invoke tests * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Jul 02 2019 Miro Hrončok <mhroncok@redhat.com> - 0-3 - Add %pyproject_buildrequires * Tue Jul 02 2019 Miro Hrončok <mhroncok@redhat.com> - 0-2 - Fix shell syntax errors in %pyproject_install - Drop PATH warning in %pyproject_install * Fri Jun 28 2019 Patrik Kopkan <pkopkan@redhat.com> - 0-1 - created package