Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/python-pytest-benchmark.git#3defc8bcd018bfb388ca61306f18860dca8ee267
This commit is contained in:
DistroBaker 2021-02-05 02:24:15 +01:00
parent ff8cd0b8e3
commit 2c66117749

View File

@ -2,7 +2,7 @@
Name: python-%{srcname}
Version: 3.2.3
Release: 4%{?dist}
Release: 5%{?dist}
Summary: A py.test fixture for benchmarking code
License: BSD
URL: https://pytest-benchmark.readthedocs.io
@ -56,6 +56,9 @@ Requires: python3-cpuinfo
%{python3_sitelib}/pytest_benchmark-%{version}-py*.egg-info
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.3-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Oct 08 2020 Juan Orti Alcaine <jortialc@redhat.com> - 3.2.3-4
- BR: python3-setuptools