Compare commits

...

No commits in common. 'f38' and 'i10cs' have entirely different histories.
f38 ... i10cs

5
.gitignore vendored

@ -1,4 +1 @@
/pytest-subtests-0.3.0.tar.gz
/pytest-subtests-0.3.1.tar.gz
/pytest-subtests-0.4.0.tar.gz
/pytest-subtests-0.5.0.tar.gz
SOURCES/pytest-subtests-0.10.0.tar.gz

@ -0,0 +1 @@
b7103bb1be5eb45a35d1290104f0b40e972565a0 SOURCES/pytest-subtests-0.10.0.tar.gz

@ -1,3 +0,0 @@
# python-pytest-subtests
The python-pytest-subtests package

@ -1,10 +1,11 @@
%global pypi_name pytest-subtests
Name: python-%{pypi_name}
Version: 0.5.0
Release: 5%{?dist}
Version: 0.10.0
Release: 7%{?dist}
Summary: Support for unittest subTest() and subtests fixture
# SPDX
License: MIT
URL: https://github.com/pytest-dev/pytest-subtests
Source0: %{pypi_source}
@ -20,6 +21,7 @@ BuildRequires: python3-devel
BuildRequires: python3-pytest
BuildRequires: python3-setuptools
BuildRequires: python3-setuptools_scm
BuildRequires: python3-attrs
%{?python_provide:%python_provide python3-%{pypi_name}}
%description -n python3-%{pypi_name}
@ -49,6 +51,31 @@ PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=%{buildroot}%{python3_sitelib} \
%{python3_sitelib}/pytest_subtests-%{version}-py*.egg-info/
%changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.10.0-7
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.10.0-6
- Rebuilt for MSVSphere 10
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.10.0-6
- Bump release for June 2024 mass rebuild
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.10.0-2
- Rebuilt for Python 3.12
* Mon Mar 27 2023 Christian Heimes <cheimes@redhat.com> - 0.10.0-1
- Update to 0.10.0
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

@ -1 +0,0 @@
SHA512 (pytest-subtests-0.5.0.tar.gz) = 2ba5d653421cbfadd2949c9fceffc3b4d3ea6bcc787557591cfc1b75d2989d615a311ad708ec98e90d02dbcbc2c43c190b5de7641ab3b2ee4a06a3377ade0c95
Loading…
Cancel
Save