Update to 21.4.0
This commit is contained in:
parent
76a9254a32
commit
3ca30b798a
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/attrs-20.3.0.tar.gz
|
||||
/attrs-21.1.0.tar.gz
|
||||
/attrs-21.2.0.tar.gz
|
||||
/attrs-21.4.0.tar.gz
|
||||
|
||||
@ -9,8 +9,8 @@
|
||||
%endif
|
||||
|
||||
Name: python-attrs
|
||||
Version: 21.2.0
|
||||
Release: 4%{?dist}
|
||||
Version: 21.4.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Python attributes without boilerplate
|
||||
|
||||
License: MIT
|
||||
@ -61,6 +61,10 @@ PYTHONPATH=%{buildroot}/%{python3_sitelib} py.test-3 -v
|
||||
%{python3_sitelib}/*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 03 2022 Lumír Balhar <lbalhar@redhat.com> - 21.4.0-1
|
||||
- Update to 21.4.0
|
||||
Resolves: rhbz#2035864
|
||||
|
||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 21.2.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (attrs-21.2.0.tar.gz) = fa6569f3bdcc74a735b31dc67ce5ca3535eab8a5eb30f6b91ebf1149609294c0ef0d0910b8e41205d31c4745354c2262c18db901bae0af82c8b8cefc46f8a0a9
|
||||
SHA512 (attrs-21.4.0.tar.gz) = aa45891f9beb00a2e03ae9326e0daa5789eb32164a1ee3a3fea618e2db30778d66bcce7f664134a99e1e45f7ee5040aa13ebc0d3d405acf57c580de6b35cfd76
|
||||
|
||||
Loading…
Reference in New Issue
Block a user