stable

python-asgiref-3.4.1-4.eln114

FEDORA-2021-48e7bf93da created by distrobuildsync-eln/jenkins-continuous-infra.apps.ci.centos.org a year ago for Fedora ELN

Automatic update for python-asgiref-3.4.1-4.eln114.

Changelog
* 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

This update was automatically created

a year ago

This update's test gating status has been changed to 'waiting'.

a year ago

This update's test gating status has been changed to 'ignored'.

a year ago

This update has been submitted for stable by bodhi

a year ago

Please login to add feedback.

Metadata
Type
unspecified
Karma
0
Signed
Content Type
RPM
Test Gating
Settings
Unstable by Karma
-3
Stable by Karma
disabled
Stable by Time
0 days
Dates
submitted
a year ago
in testing
a year ago
in stable
a year ago

Automated Test Results