Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6d90d1642f | ||
|
|
9c3e696874 |
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,3 +1 @@
|
||||
/pytest-subtests-0.3.0.tar.gz
|
||||
/pytest-subtests-0.3.1.tar.gz
|
||||
/pytest-subtests-0.4.0.tar.gz
|
||||
|
||||
2
package.cfg
Normal file
2
package.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[koji]
|
||||
targets = epel8 epel8-playground
|
||||
@@ -1,7 +1,7 @@
|
||||
%global pypi_name pytest-subtests
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.4.0
|
||||
Version: 0.3.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Support for unittest subTest() and subtests fixture
|
||||
|
||||
@@ -49,20 +49,5 @@ PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=%{buildroot}%{python3_sitelib} \
|
||||
%{python3_sitelib}/pytest_subtests-%{version}-py*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Sun Feb 07 2021 Christian Heimes <cheimes@redhat.com> - 0.4.0-1
|
||||
- Update to 0.4 (#1925972)
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Tue Jul 14 2020 Fabian Affolter <mail@fabian-affolter.ch> - 0.3.1-1
|
||||
- Update to latest upstream release 0.3.1
|
||||
|
||||
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.3.0-2
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
* Mon Mar 23 2020 Fabian Affolter <mail@fabian-affolter.ch> - 0.3.0-1
|
||||
- Initial package for Fedora
|
||||
|
||||
2
sources
2
sources
@@ -1 +1 @@
|
||||
SHA512 (pytest-subtests-0.4.0.tar.gz) = 22fba780a75c2e801ec4525d7a2b906955bf52882ebf4d34670c2a771db8a113355f9c50db52309c4c75c543928bf0214280fc1c395791bc3f09579260a485ca
|
||||
SHA512 (pytest-subtests-0.3.0.tar.gz) = 49ebf151c95e1d2c89af78d8b1abfa06d5db9bf1e297f09a49a802b1b42d064ad38a2aa619aa254d23b475c7548c62b753d999f4e38eb5e1651ae067ca9cd525
|
||||
|
||||
Reference in New Issue
Block a user