Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fdcee2a141 | ||
|
|
b5dde391f7 | ||
|
|
cd88ec1154 |
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1 +1,2 @@
|
||||
/pytest-subtests-0.3.0.tar.gz
|
||||
/pytest-subtests-0.3.1.tar.gz
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
%global pypi_name pytest-subtests
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.3.0
|
||||
Release: 1%{?dist}
|
||||
Version: 0.3.1
|
||||
Release: 2%{?dist}
|
||||
Summary: Support for unittest subTest() and subtests fixture
|
||||
|
||||
License: MIT
|
||||
@@ -49,5 +49,14 @@ PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=%{buildroot}%{python3_sitelib} \
|
||||
%{python3_sitelib}/pytest_subtests-%{version}-py*.egg-info/
|
||||
|
||||
%changelog
|
||||
* 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.3.0.tar.gz) = 49ebf151c95e1d2c89af78d8b1abfa06d5db9bf1e297f09a49a802b1b42d064ad38a2aa619aa254d23b475c7548c62b753d999f4e38eb5e1651ae067ca9cd525
|
||||
SHA512 (pytest-subtests-0.3.1.tar.gz) = 5695246652f7912be6efbf2dad1325962b9abc0cf064906c9d4d28391d2cf66eda503ef3d458a61257fb78b8cd4c706a0e9584f0d4715a53eb7b0a0180319353
|
||||
|
||||
Reference in New Issue
Block a user