Update to 0.4 (#1925972)

This commit is contained in:
Christian Heimes
2021-02-07 21:08:50 +01:00
parent 7d7696b3fb
commit d2de876218
3 changed files with 7 additions and 3 deletions
+5 -2
View File
@@ -1,8 +1,8 @@
%global pypi_name pytest-subtests
Name: python-%{pypi_name}
Version: 0.3.1
Release: 3%{?dist}
Version: 0.4.0
Release: 1%{?dist}
Summary: Support for unittest subTest() and subtests fixture
License: MIT
@@ -49,6 +49,9 @@ 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