Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
166fc14cc4 | ||
|
|
d4953c494b | ||
|
|
0fdbd8d25c | ||
|
|
cafb517839 | ||
|
|
ded6ed4eff | ||
|
|
527d198f4a | ||
|
|
bc8b789a18 | ||
|
|
529bcbafdd |
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1 +1,3 @@
|
||||
/pytest-benchmark-3.1.1.tar.gz
|
||||
/pytest-benchmark-3.2.2.tar.gz
|
||||
/pytest-benchmark-3.2.3.tar.gz
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
%global srcname pytest-benchmark
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 3.1.1
|
||||
Release: 8%{?dist}
|
||||
Version: 3.2.3
|
||||
Release: 3%{?dist}
|
||||
Summary: A py.test fixture for benchmarking code
|
||||
License: BSD
|
||||
URL: https://pytest-benchmark.readthedocs.io
|
||||
@@ -55,6 +55,30 @@ Requires: python3-cpuinfo
|
||||
%{python3_sitelib}/pytest_benchmark-%{version}-py*.egg-info
|
||||
|
||||
%changelog
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.3-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 3.2.3-2
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
* Sun May 17 2020 Juan Orti Alcaine <jortialc@redhat.com> - 3.2.3-1
|
||||
- Version 3.2.3
|
||||
|
||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.2-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 3.2.2-4
|
||||
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
||||
|
||||
* Sat Aug 17 2019 Miro Hrončok <mhroncok@redhat.com> - 3.2.2-3
|
||||
- Rebuilt for Python 3.8
|
||||
|
||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
* Thu Apr 04 2019 Miro Hrončok <mhroncok@redhat.com> - 3.2.2-1
|
||||
- Update to 3.2.2 for pytest 4 compatibility
|
||||
|
||||
* Sun Mar 03 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3.1.1-8
|
||||
- Subpackage python2-pytest-benchmark has been removed
|
||||
See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal
|
||||
|
||||
2
sources
2
sources
@@ -1 +1 @@
|
||||
SHA512 (pytest-benchmark-3.1.1.tar.gz) = 4a037fc3133b93a5a5ae914c92bc03468812aaa883cfbfeca35877003ebad781ab0dd4fc941eb6d9c7c44d7bf5380585ce04392c77278c54b7b4ebe5911a09f8
|
||||
SHA512 (pytest-benchmark-3.2.3.tar.gz) = 952dbe2a9af1ae5de966543eae3b4523a5418c8441785714cbb7a5d17697046f060befb4a40cf216526e2a9a63d91c598d65e65618bd78fc2d889c92cecbbe53
|
||||
|
||||
Reference in New Issue
Block a user