diff --git a/decorator-4.4.0.tar.gz b/decorator-4.4.0.tar.gz deleted file mode 100644 index f842a3f..0000000 --- a/decorator-4.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86156361c50488b84a3f148056ea716ca587df2f0de1d34750d35c21312725de -size 34559 diff --git a/decorator-4.4.1.tar.gz b/decorator-4.4.1.tar.gz new file mode 100644 index 0000000..cc3abaa --- /dev/null +++ b/decorator-4.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54c38050039232e1db4ad7375cfce6748d7b41c29e95a081c8a6d2c30364a2ce +size 33350 diff --git a/python-decorator.changes b/python-decorator.changes index 140f81c..5518816 100644 --- a/python-decorator.changes +++ b/python-decorator.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Dec 20 19:11:44 UTC 2019 - Dirk Mueller + +- update to 4.4.1: + Changed the description to "Decorators for Humans" are requested by + several users. Fixed a .rst bug in the description as seen in PyPI. + ------------------------------------------------------------------- Tue Mar 19 15:15:40 UTC 2019 - Tomáš Chvátal diff --git a/python-decorator.spec b/python-decorator.spec index 7d991fe..4c6f84c 100644 --- a/python-decorator.spec +++ b/python-decorator.spec @@ -1,7 +1,7 @@ # # spec file for package python-decorator # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,9 +20,9 @@ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-decorator -Version: 4.4.0 +Version: 4.4.1 Release: 0 -Summary: Non-nested signature-retaining Python decorators +Summary: Decorators for Humans License: BSD-2-Clause Group: Development/Languages/Python URL: https://github.com/micheles/decorator @@ -58,7 +58,7 @@ redirecting_stdout, locked, etc. more accessible. %files %{python_files} %license LICENSE.txt -%doc CHANGES.md README.md +%doc CHANGES.md README.rst %{python_sitelib}/decorator.py* %pycache_only %{python_sitelib}/__pycache__/decorator.*.py* %{python_sitelib}/decorator-%{version}-py*.egg-info