Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-attrs.git#bf3c7ca22e55b1ababc15c1d4805b4c10dde3ea3
This commit is contained in:
parent
ab39fa51a8
commit
61b53385b5
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/attrs-19.3.0.tar.gz
|
||||
/attrs-20.1.0.tar.gz
|
||||
/attrs-20.2.0.tar.gz
|
||||
/attrs-20.3.0.tar.gz
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
%endif
|
||||
|
||||
Name: python-attrs
|
||||
Version: 20.2.0
|
||||
Version: 20.3.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Python attributes without boilerplate
|
||||
|
||||
@ -62,6 +62,9 @@ PYTHONPATH=%{buildroot}/%{python3_sitelib} py.test-3 -v
|
||||
%{python3_sitelib}/*
|
||||
|
||||
%changelog
|
||||
* Thu Nov 19 2020 Lumír Balhar <lbalhar@redhat.com> - 20.3.0-1
|
||||
- Update to 20.3.0 (#1894866)
|
||||
|
||||
* Mon Sep 07 2020 Lumír Balhar <lbalhar@redhat.com> - 20.2.0-1
|
||||
- Update to 20.2.0 (#1876063)
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (attrs-20.2.0.tar.gz) = 577dbb23a0753b899b1cdb74fe6b468cecbb81b93ffc7d29a9ec5725ef095493e7b765d7e070a618ad2295f6344a27c4dc3d019fe1a2b9f77219396497e6fefc
|
||||
SHA512 (attrs-20.3.0.tar.gz) = bb6cb43b8e7ba32caa18378d6bb20121be930d3397cc0793fe44c2c4c00beec81055b8fde32ea52e51cf7a3029c049f650c4df4ec73a4a104f75a9a399bf5194
|
||||
|
||||
Loading…
Reference in New Issue
Block a user