15
0

- 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-decorator?expand=0&rev=44
This commit is contained in:
2020-02-12 09:46:40 +00:00
committed by Git OBS Bridge
parent f9c8c76296
commit 9fc53c5929
4 changed files with 14 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:86156361c50488b84a3f148056ea716ca587df2f0de1d34750d35c21312725de
size 34559

3
decorator-4.4.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:54c38050039232e1db4ad7375cfce6748d7b41c29e95a081c8a6d2c30364a2ce
size 33350

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Dec 20 19:11:44 UTC 2019 - Dirk Mueller <dmueller@suse.com>
- 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 <tchvatal@suse.com>

View File

@@ -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