Update to 3.6.4.
This commit is contained in:
parent
6090692e87
commit
88e8de88e6
@ -1,8 +1,8 @@
|
||||
%global pylib_version 1.5.0
|
||||
|
||||
Name: pytest
|
||||
Version: 3.6.3
|
||||
Release: 2%{?dist}
|
||||
Version: 3.6.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Simple powerful testing with Python
|
||||
License: MIT
|
||||
URL: http://pytest.org
|
||||
@ -214,6 +214,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \
|
||||
%{python3_sitelib}/__pycache__/pytest.*
|
||||
|
||||
%changelog
|
||||
* Sat Sep 29 2018 Thomas Moschny <thomas.moschny@gmx.de> - 3.6.4-1
|
||||
- Update to 3.6.4.
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pytest-3.6.3.tar.gz) = e18d8e972cb1b05b037b9441eea5981ce036d8e2c2bab80f6e50f283df9bd08740296133990424cf78449f6d3d2fbd1d59709770aa972af99fe061583f2d79a7
|
||||
SHA512 (pytest-3.6.4.tar.gz) = 7e5134d42e73e1712bb2c5cb600f7c0c320fddcbd0841b3738689880074a37f709eedd05f876591e9ff8bf36917fb8976e6783ff418585bc6930365e29bdee17
|
||||
|
Loading…
Reference in New Issue
Block a user