Accepting request 307347 from home:benoit_monin:branches:devel:languages:python
- update to version 4.0.4 - point the source URL to pypi - rename CHANGES.txt to CHANGES.rst: changed upstream - rename README.txt to README.rst: changed upstream OBS-URL: https://build.opensuse.org/request/show/307347 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.hookable?expand=0&rev=3
This commit is contained in:
parent
819de3f919
commit
7b755cb759
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 15 12:00:44 UTC 2015 - benoit.monin@gmx.fr
|
||||||
|
|
||||||
|
- update to version 4.0.4:
|
||||||
|
* Added support for Python 3.4.
|
||||||
|
- additional changes from version 4.0.3:
|
||||||
|
* Updated boostrap.py to version 2.2.
|
||||||
|
* Fixed extension compilation on Py3k.
|
||||||
|
- additional changes from version 4.0.2:
|
||||||
|
* Fleshed out PyPI Trove classifiers.
|
||||||
|
- point the source URL to pypi
|
||||||
|
- rename CHANGES.txt to CHANGES.rst: changed upstream
|
||||||
|
- rename README.txt to README.rst: changed upstream
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 29 21:01:01 UTC 2013 - hpj@urpla.net
|
Mon Jul 29 21:01:01 UTC 2013 - hpj@urpla.net
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-zope.hookable
|
# spec file for package python-zope.hookable
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2015 SUSE LINUX 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,18 +12,19 @@
|
|||||||
# 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.hookable
|
Name: python-zope.hookable
|
||||||
Version: 4.0.1
|
Version: 4.0.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://www.python.org/pypi/zope.hookable
|
Url: http://www.python.org/pypi/zope.hookable
|
||||||
Summary: Zope hookable
|
Summary: Zope hookable
|
||||||
License: ZPL-2.1
|
License: ZPL-2.1
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Source: zope.hookable-%{version}.tar.gz
|
Source: https://pypi.python.org/packages/source/z/zope.hookable/zope.hookable-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
BuildRequires: python-setuptools
|
BuildRequires: python-setuptools
|
||||||
@ -70,7 +71,7 @@ python setup.py test
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc CHANGES.txt COPYRIGHT.txt LICENSE.txt README.txt
|
%doc CHANGES.rst COPYRIGHT.txt LICENSE.txt README.rst
|
||||||
%python_sitearch/*
|
%python_sitearch/*
|
||||||
|
|
||||||
%files doc
|
%files doc
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:19185e0f2121383134bf77614d4b5a148aaa622b91c109c779c4e79baaf48ffc
|
|
||||||
size 16130
|
|
3
zope.hookable-4.0.4.tar.gz
Normal file
3
zope.hookable-4.0.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1ea62e21d6acaac1b0fffaad5e6cc973f84d718c3e8c2d63647c24021c1c0ae7
|
||||||
|
size 17749
|
Loading…
x
Reference in New Issue
Block a user