Update to 22.2.0 (rhbz#2155469)
This commit is contained in:
parent
201f9667b5
commit
f0e2773448
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/attrs-21.2.0.tar.gz
|
||||
/attrs-21.4.0.tar.gz
|
||||
/attrs-22.1.0.tar.gz
|
||||
/attrs-22.2.0.tar.gz
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
%endif
|
||||
|
||||
Name: python-attrs
|
||||
Version: 22.1.0
|
||||
Version: 22.2.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Python attributes without boilerplate
|
||||
|
||||
@ -57,10 +57,13 @@ PYTHONPATH=%{buildroot}/%{python3_sitelib} py.test-3 -v
|
||||
|
||||
%files -n python%{python3_pkgversion}-%{modname}
|
||||
%license LICENSE
|
||||
%doc AUTHORS.rst README.rst
|
||||
%doc README.md
|
||||
%{python3_sitelib}/*
|
||||
|
||||
%changelog
|
||||
* Wed Dec 21 2022 Lumír Balhar <lbalhar@redhat.com> - 22.2.0-1
|
||||
- Update to 22.2.0 (rhbz#2155469)
|
||||
|
||||
* Fri Jul 29 2022 Lumír Balhar <lbalhar@redhat.com> - 22.1.0-1
|
||||
- Update to 22.1.0
|
||||
Resolves: rhbz#2112006
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (attrs-22.1.0.tar.gz) = 3e9190fdc0d5f18a9ab1f0a4ab4c74ef0edb05c8973ea67ead29438ab699ceb61b0864ff3ddacd77c2d107c74c72fa9d17754d0d763d6f64f6d2d6529d8683ca
|
||||
SHA512 (attrs-22.2.0.tar.gz) = f650c8a1a16ea84b55cbaafc65c81ba6437a9a9c2f6bf257d74212430c94ad964e67160ad78f35578213879fe20042f0d7b1a4b64e35ae20d0d65c1fcd70094a
|
||||
|
||||
Loading…
Reference in New Issue
Block a user