diff --git a/attrs-17.4.0.tar.gz b/attrs-17.4.0.tar.gz deleted file mode 100644 index 9fa9471..0000000 Binary files a/attrs-17.4.0.tar.gz and /dev/null differ diff --git a/attrs-19.3.0.tar.gz b/attrs-19.3.0.tar.gz new file mode 100644 index 0000000..5c7e44c Binary files /dev/null and b/attrs-19.3.0.tar.gz differ diff --git a/python-attrs.spec b/python-attrs.spec index d71a3e4..d8d98bb 100644 --- a/python-attrs.spec +++ b/python-attrs.spec @@ -6,8 +6,8 @@ object protocols. \ %bcond_with tests Name: python-attrs Summary: Python attributes without boilerplate -Version: 17.4.0 -Release: 9 +Version: 19.3.0 +Release: 1 License: MIT URL: http://www.attrs.org/ Source0: https://github.com/hynek/attrs/archive/%{version}/attrs-%{version}.tar.gz @@ -69,5 +69,8 @@ PYTHONPATH=$RPM_BUILD_ROOT/%{python3_sitelib} py.test-3 -v %doc AUTHORS.rst README.rst %changelog +* Sat Aug 8 2020 tianwei - 19.3.0.-1 +- Package update to 19.3.0 + * Thu Dec 5 2019 caomeng - 17.4.0-9 - Package init