Automatic update for python-asgiref-3.4.1-4.eln114.
* Wed Dec 15 2021 Miro HronĨok <miro@hroncok.cz> 3.4.1-4
- Keep tests enabled
* Sat Nov 27 2021 Igor Raits <ignatenkobrain@fedoraproject.org> 3.4.1-3
- Initial adjustments for the EPEL9
* Sat Nov 27 2021 Igor Raits <ignatenkobrain@fedoraproject.org> 3.4.1-2
- Adjust \
echo 'python3-devel'
echo 'python3dist(pip) >= 19'
echo 'python3dist(packaging)'
if [ -f pyproject.toml ]; then
echo 'python3dist(toml)'
elif [ -f setup.py ]; then
echo 'python3dist(setuptools) >= 40.8'
echo 'python3dist(wheel)'
else
echo 'ERROR: Neither pyproject.toml nor setup.py found, consider using %pyproject_buildrequires -N <requirements-file> if this is not a Python package.' >&2
exit 1
fi
rm -rfv *.dist-info/ >&2
if [ -f /usr/bin/python3 ]; then
RPM_TOXENV="py310-test" HOSTNAME="rpmbuild" /usr/bin/python3 -s /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 to work with %bcond tests
fi
Please login to add feedback.
This update was automatically created
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'ignored'.
This update has been submitted for stable by bodhi