Update to 20.2.0 (#1876063)
This commit is contained in:
parent
d3e594c194
commit
9332a4bc0b
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/attrs-19.1.0.tar.gz
|
||||
/attrs-19.3.0.tar.gz
|
||||
/attrs-20.1.0.tar.gz
|
||||
/attrs-20.2.0.tar.gz
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
%endif
|
||||
|
||||
Name: python-attrs
|
||||
Version: 20.1.0
|
||||
Version: 20.2.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Python attributes without boilerplate
|
||||
|
||||
@ -62,6 +62,9 @@ PYTHONPATH=%{buildroot}/%{python3_sitelib} py.test-3 -v
|
||||
%{python3_sitelib}/*
|
||||
|
||||
%changelog
|
||||
* Mon Sep 07 2020 Lumír Balhar <lbalhar@redhat.com> - 20.2.0-1
|
||||
- Update to 20.2.0 (#1876063)
|
||||
|
||||
* Thu Aug 27 2020 Lumír Balhar <lbalhar@redhat.com> - 20.1.0-1
|
||||
- Update to 20.1.0 (#1870794)
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (attrs-20.1.0.tar.gz) = 865323fd046524887d5e2e78d035f858d0a2888f9948fab6ef48ff065cf225f38b3deeace120958c03131d35292474e9caaf50a84abe8cc9560849611603c8fa
|
||||
SHA512 (attrs-20.2.0.tar.gz) = 577dbb23a0753b899b1cdb74fe6b468cecbb81b93ffc7d29a9ec5725ef095493e7b765d7e070a618ad2295f6344a27c4dc3d019fe1a2b9f77219396497e6fefc
|
||||
|
||||
Loading…
Reference in New Issue
Block a user