9 Commits

Author SHA1 Message Date
Troy Dawson
f4ff67929b epel8-playground decommissioned : https://pagure.io/epel/issue/136 2022-01-31 16:00:38 -08:00
Stephen Smoogen
36cd5cb593 remove package.cfg from merged files 2019-07-25 22:00:18 +00:00
Stephen Smoogen
feca160259 Downgrade to 3.1.1 because EL8 comes with earlier version we can't replace 2019-07-23 17:33:37 +00:00
Mohan Boddu
3e594f995a "Adding package.cfg file" 2019-07-18 16:07:32 -04:00
Miro Hrončok
529bcbafdd Update to 3.2.2 for pytest 4 compatibility 2019-04-04 13:27:03 +02:00
Zbigniew Jędrzejewski-Szmek
e76f18b39e Subpackage python2-pytest-benchmark has been removed
FTBFS after
568d663a9e.
2019-03-03 16:55:47 +01:00
Fedora Release Engineering
71b29fb06e - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-02 08:48:29 +00:00
Fedora Release Engineering
6947995a42 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-14 01:43:55 +00:00
Miro Hrončok
48da91455a Rebuilt for Python 3.7 2018-06-19 11:16:00 +02:00
4 changed files with 1 additions and 103 deletions

1
.gitignore vendored
View File

@@ -1 +0,0 @@
/pytest-benchmark-3.1.1.tar.gz

1
dead.package Normal file
View File

@@ -0,0 +1 @@
epel8-playground decommissioned : https://pagure.io/epel/issue/136

View File

@@ -1,101 +0,0 @@
%global srcname pytest-benchmark
Name: python-%{srcname}
Version: 3.1.1
Release: 4%{?dist}
Summary: A py.test fixture for benchmarking code
License: BSD
URL: https://pytest-benchmark.readthedocs.io
Source: https://github.com/ionelmc/%{srcname}/archive/v%{version}/%{srcname}-%{version}.tar.gz
BuildArch: noarch
BuildRequires: python2-devel
BuildRequires: python3-devel
# Tests BR
BuildRequires: python2-cpuinfo
BuildRequires: python3-cpuinfo
BuildRequires: python2-pytest
BuildRequires: python3-pytest
BuildRequires: python2-statistics
%if 0%{?fedora} >= 28
BuildRequires: python2-pathlib
%else
BuildRequires: python-pathlib
%endif
%global _description\
This plugin provides a benchmark fixture. This fixture is a callable object\
that will benchmark any function passed to it.\
\
Notable features and goals:\
\
- Sensible defaults and automatic calibration for microbenchmarks\
- Good integration with pytest\
- Comparison and regression tracking\
- Exhausive statistics\
- JSON export
%description %_description
%package -n python2-%{srcname}
Summary: %summary
%{?python_provide:%python_provide python2-%{srcname}}
Requires: python2-pytest
Requires: python2-cpuinfo
Requires: python2-statistics
%if 0%{?fedora} >= 28
Requires: python2-pathlib
%else
Requires: python-pathlib
%endif
%description -n python2-%{srcname} %_description
%package -n python3-%{srcname}
Summary: %summary
%{?python_provide:%python_provide python3-%{srcname}}
Requires: python3-pytest
Requires: python3-cpuinfo
%description -n python3-%{srcname} %_description
%prep
%autosetup -n %{srcname}-%{version}
%build
%py2_build
%py3_build
%install
%py2_install
%py3_install
%check
%{__python2} setup.py test
%{__python3} setup.py test
%files -n python2-%{srcname}
%doc README.rst CHANGELOG.rst CONTRIBUTING.rst AUTHORS.rst
%license LICENSE
%{python2_sitelib}/pytest_benchmark
%{python2_sitelib}/pytest_benchmark-%{version}-py*.egg-info
%files -n python3-%{srcname}
%doc README.rst CHANGELOG.rst CONTRIBUTING.rst AUTHORS.rst
%license LICENSE
%{_bindir}/py.test-benchmark
%{_bindir}/pytest-benchmark
%{python3_sitelib}/pytest_benchmark
%{python3_sitelib}/pytest_benchmark-%{version}-py*.egg-info
%changelog
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Fri Sep 01 2017 Juan Orti Alcaine <jorti@fedoraproject.org> - 3.1.1-3
- Reduce summary lenght
* Wed Aug 30 2017 Juan Orti Alcaine <jorti@fedoraproject.org> - 3.1.1-2
- Update BR
* Wed Aug 30 2017 Juan Orti Alcaine <jorti@fedoraproject.org> - 3.1.1-1
- Initial RPM release

View File

@@ -1 +0,0 @@
SHA512 (pytest-benchmark-3.1.1.tar.gz) = 4a037fc3133b93a5a5ae914c92bc03468812aaa883cfbfeca35877003ebad781ab0dd4fc941eb6d9c7c44d7bf5380585ce04392c77278c54b7b4ebe5911a09f8