14
0

Accepting request 224277 from home:poorboywilly:branches:devel:languages:python

Update to 4.1.0, update URL and %doc files

OBS-URL: https://build.opensuse.org/request/show/224277
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.deprecation?expand=0&rev=6
This commit is contained in:
2014-03-01 00:32:07 +00:00
committed by Git OBS Bridge
parent 53355b6c21
commit 0f1df7f5de
4 changed files with 19 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-zope.deprecation
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 LISA GmbH, Bingen, Germany.
#
# All modifications and additions to the file contributed by third parties
@@ -12,14 +12,15 @@
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: python-zope.deprecation
Version: 4.0.2
Version: 4.1.0
Release: 0
Url: http://www.python.org/pypi/zope.deprecation
Url: http://pypi.python.org/pypi/zope.deprecation
Summary: Zope Deprecation Infrastructure
License: ZPL-2.1
Group: Development/Languages/Python
@@ -64,7 +65,7 @@ python setup.py test
%files
%defattr(-,root,root,-)
%doc COPYRIGHT.txt LICENSE.txt README.txt
%doc CHANGES.rst COPYRIGHT.txt LICENSE.txt README.rst
%python_sitelib/*
%files doc