Update to latest upstream.
This commit is contained in:
parent
abfcec1712
commit
44f2cb93f1
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
|||||||
/attrs-16.3.0.tar.gz
|
/attrs-16.3.0.tar.gz
|
||||||
/attrs-17.4.0.tar.gz
|
/attrs-17.4.0.tar.gz
|
||||||
/attrs-18.2.0.tar.gz
|
/attrs-18.2.0.tar.gz
|
||||||
|
/attrs-19.1.0.tar.gz
|
||||||
|
|||||||
@ -9,7 +9,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: python-attrs
|
Name: python-attrs
|
||||||
Version: 18.2.0
|
Version: 19.1.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Python attributes without boilerplate
|
Summary: Python attributes without boilerplate
|
||||||
|
|
||||||
@ -92,6 +92,9 @@ PYTHONPATH=%{buildroot}/%{python3_sitelib} py.test-3 -v
|
|||||||
%{python3_sitelib}/*
|
%{python3_sitelib}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 19 2019 Eric Smith <brouhaha@fedoraproject.org> 19.1.0-1
|
||||||
|
- Updated to latest upstream.
|
||||||
|
|
||||||
* Mon Feb 25 2019 Eric Smith <brouhaha@fedoraproject.org> 18.2.0-1
|
* Mon Feb 25 2019 Eric Smith <brouhaha@fedoraproject.org> 18.2.0-1
|
||||||
- Updated to latest upstream.
|
- Updated to latest upstream.
|
||||||
|
|
||||||
|
|||||||
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (attrs-18.2.0.tar.gz) = 01bcd8d492f0b7e64ae42e311b0e443d2b365d98021d8c15f8003da084f48cd20456c12defd734d3386979bb69ac2bebafa1d14692c6dad69b084929992b2c2d
|
SHA512 (attrs-19.1.0.tar.gz) = c7c13d1aa2c8f8b5459cda02dee8f311a22e3d198bda3d4c5508e6e1914004e53388d149fea61358784f28cebf8e712f7807018586eeaa87d31199085e59675a
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user