Update to 0.8.0.
This commit is contained in:
parent
e9ce9b0c89
commit
3a5c2f88e6
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,4 +1,2 @@
|
||||
/pluggy-0.3.0.tar.gz
|
||||
/pluggy-0.3.1.tar.gz
|
||||
/python-pluggy-0.6.0.tar.gz
|
||||
/pluggy-0.7.1.tar.gz
|
||||
/pluggy-*.tar.gz
|
||||
/python-pluggy-*.tar.gz
|
||||
|
||||
@ -10,7 +10,7 @@
|
||||
%bcond_without tests
|
||||
|
||||
Name: python-pluggy
|
||||
Version: 0.7.1
|
||||
Version: 0.8.0
|
||||
Release: 1%{?dist}
|
||||
Summary: The plugin manager stripped of pytest specific details
|
||||
|
||||
@ -104,6 +104,9 @@ py.test-%{python3_version} testing
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Nov 11 2018 Thomas Moschny <thomas.moschny@gmx.de> - 0.8.0-1
|
||||
- Update to 0.8.0.
|
||||
|
||||
* Sat Oct 6 2018 Thomas Moschny <thomas.moschny@gmx.de> - 0.7.1-1
|
||||
- Update to 0.7.1.
|
||||
- Update BRs.
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pluggy-0.7.1.tar.gz) = e19f6c1b3f2e711df1c8b075a2b802751afd218f1b692f08b2434c01d71c402331ff8c937550fbdfece2098f6d6856422d485f193e188916b365ded2e4087697
|
||||
SHA512 (pluggy-0.8.0.tar.gz) = 4b2e489a1ebafe894e41bfb04a1958eec3239528b6cee4cb19d634f7658588d3cd6ec09d7f23c9c24d9c3425a4e733e97605a1efaa46d12bc8b7ec3add722d4f
|
||||
|
||||
Loading…
Reference in New Issue
Block a user