Update to 20.1.0 (#1870794)
This commit is contained in:
parent
7ee067ff70
commit
d3e594c194
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/attrs-18.2.0.tar.gz
|
||||
/attrs-19.1.0.tar.gz
|
||||
/attrs-19.3.0.tar.gz
|
||||
/attrs-20.1.0.tar.gz
|
||||
|
||||
@ -9,8 +9,8 @@
|
||||
%endif
|
||||
|
||||
Name: python-attrs
|
||||
Version: 19.3.0
|
||||
Release: 5%{?dist}
|
||||
Version: 20.1.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Python attributes without boilerplate
|
||||
|
||||
License: MIT
|
||||
@ -62,6 +62,9 @@ PYTHONPATH=%{buildroot}/%{python3_sitelib} py.test-3 -v
|
||||
%{python3_sitelib}/*
|
||||
|
||||
%changelog
|
||||
* Thu Aug 27 2020 Lumír Balhar <lbalhar@redhat.com> - 20.1.0-1
|
||||
- Update to 20.1.0 (#1870794)
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 19.3.0-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (attrs-19.3.0.tar.gz) = f050ff707cb95f0639b239435b65dacc164a540b5a456d27be5f47615ee7a860ae38096cd16769b0d07fe8e5e952ccaa5af0eb0aafb5166421f9eb3edf248425
|
||||
SHA512 (attrs-20.1.0.tar.gz) = 865323fd046524887d5e2e78d035f858d0a2888f9948fab6ef48ff065cf225f38b3deeace120958c03131d35292474e9caaf50a84abe8cc9560849611603c8fa
|
||||
|
||||
Loading…
Reference in New Issue
Block a user