Update to 1.0.0
Resolves: rhbz#1997706
This commit is contained in:
parent
3e1a093704
commit
fc60c76fba
@ -4,8 +4,8 @@
|
||||
%bcond_without tests
|
||||
|
||||
Name: python-pluggy
|
||||
Version: 0.13.1
|
||||
Release: 6%{?dist}
|
||||
Version: 1.0.0
|
||||
Release: 1%{?dist}
|
||||
Summary: The plugin manager stripped of pytest specific details
|
||||
|
||||
License: MIT
|
||||
@ -64,6 +64,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m pytest testing -k "not
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 27 2021 Matthias Runge <mrunge@redhat.com> - 1.0.0-1
|
||||
- update to 1.0.0 (rhbz#1997706)
|
||||
|
||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.1-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pluggy-0.13.1.tar.gz) = eb747ff341cedacbd90eb20e22ad3d1ddf5588056f14d069f56331f4141a15b7eccaee23ea196d2f4906964ddb77a79b156bbf3ef8c8083e9952c55d13d55f3e
|
||||
SHA512 (pluggy-1.0.0.tar.gz) = cf0bcbb4330c24ce473614befa19548f33fb39fa0ad094e1eae786202d7adadc28e16499f80ab96b630091765404ca5c5b6f9a55bc605e03514d8ab50cf9ae00
|
||||
|
||||
Loading…
Reference in New Issue
Block a user