15
0

Accepting request 566533 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/566533
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-decorator?expand=0&rev=33
This commit is contained in:
Tomáš Chvátal
2018-01-17 07:52:34 +00:00
committed by Git OBS Bridge
parent 3b35b67f01
commit 129b505470
4 changed files with 23 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-decorator
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,12 @@
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-decorator
Version: 4.1.2
Version: 4.2.1
Release: 0
Url: http://pypi.python.org/pypi/decorator
Summary: Better living through Python with decorators