Update to 3.9.2.
This commit is contained in:
parent
a0b520befa
commit
a803d60a31
@ -1,7 +1,7 @@
|
|||||||
%global pylib_version 1.5.0
|
%global pylib_version 1.5.0
|
||||||
|
|
||||||
Name: pytest
|
Name: pytest
|
||||||
Version: 3.9.1
|
Version: 3.9.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Simple powerful testing with Python
|
Summary: Simple powerful testing with Python
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -216,6 +216,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \
|
|||||||
%{python3_sitelib}/__pycache__/pytest.*
|
%{python3_sitelib}/__pycache__/pytest.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 23 2018 Thomas Moschny <thomas.moschny@gmx.de> - 3.9.2-1
|
||||||
|
- Update to 3.9.2.
|
||||||
|
|
||||||
* Wed Oct 17 2018 Thomas Moschny <thomas.moschny@gmx.de> - 3.9.1-1
|
* Wed Oct 17 2018 Thomas Moschny <thomas.moschny@gmx.de> - 3.9.1-1
|
||||||
- Update to 3.9.1.
|
- Update to 3.9.1.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (pytest-3.9.1.tar.gz) = 0a3a6842fb549c8223f0ddf56ca28eb200a21a4cadf382fbcd2ab930c58d57c55c77d5869e84bd79bf611d959cba6d363ace3b5fd33d5ce44259fd580b1a9369
|
SHA512 (pytest-3.9.2.tar.gz) = 260c54a559c6d87ecc0c1e5eb17664fe3f62c4a54af6b543b462d1ec637d2a68cffea9c58a23f3a35a20d3734a14ddac6413d0b0f2d2f203ef4daa0c776e1d11
|
||||||
|
Loading…
Reference in New Issue
Block a user