forked from pool/python-zope.deprecation
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:
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 28 19:52:42 UTC 2014 - os-dev@jacraig.com
|
||||||
|
|
||||||
|
- Update to 4.1.0:
|
||||||
|
* Added a ``Suppressor`` context manager, allowing scoped suppression of
|
||||||
|
deprecation warnings.
|
||||||
|
* Updated ``boostrap.py`` to version 2.2.
|
||||||
|
- Update URL (see setup.py).
|
||||||
|
- Package new CHANGES and README rst files in %doc.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 10 13:20:19 UTC 2013 - p.drouand@gmail.com
|
Tue Dec 10 13:20:19 UTC 2013 - p.drouand@gmail.com
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-zope.deprecation
|
# 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.
|
# Copyright (c) 2013 LISA GmbH, Bingen, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# 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
|
# case the license is the MIT License). An "Open Source License" is a
|
||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
#
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: python-zope.deprecation
|
Name: python-zope.deprecation
|
||||||
Version: 4.0.2
|
Version: 4.1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://www.python.org/pypi/zope.deprecation
|
Url: http://pypi.python.org/pypi/zope.deprecation
|
||||||
Summary: Zope Deprecation Infrastructure
|
Summary: Zope Deprecation Infrastructure
|
||||||
License: ZPL-2.1
|
License: ZPL-2.1
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
@@ -64,7 +65,7 @@ python setup.py test
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc COPYRIGHT.txt LICENSE.txt README.txt
|
%doc CHANGES.rst COPYRIGHT.txt LICENSE.txt README.rst
|
||||||
%python_sitelib/*
|
%python_sitelib/*
|
||||||
|
|
||||||
%files doc
|
%files doc
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:02639fbee27bfa22f672eb18e4c173f625799459a4bc0363b86593b1d7977de6
|
|
||||||
size 22516
|
|
||||||
3
zope.deprecation-4.1.0.tar.gz
Normal file
3
zope.deprecation-4.1.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c194e10775315e6f9458db77f0fd8afc97186126bf9722cc0ce77dc9731fe7ac
|
||||||
|
size 146278
|
||||||
Reference in New Issue
Block a user