Accepting request 691704 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/691704 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.hookable?expand=0&rev=5
This commit is contained in:
commit
0d46fe4c52
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 5 07:14:07 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
- update to version 4.2.0
|
||||||
|
* Add support for Python 3.5 and 3.6.
|
||||||
|
* Drop support for Python 2.6, 3.2 and 3.3.
|
||||||
|
* Expose the __doc__ (and, where applicable, __bases__ and __dict__)
|
||||||
|
of the hooked object. This lets Sphinx document them.
|
||||||
|
* Respect PURE_PYTHON at runtime.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jul 8 07:02:54 UTC 2017 - aloisio@gmx.com
|
Sat Jul 8 07:02:54 UTC 2017 - aloisio@gmx.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-zope.hookable
|
# spec file for package python-zope.hookable
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 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
|
||||||
@ -13,13 +13,13 @@
|
|||||||
# 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 https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-zope.hookable
|
Name: python-zope.hookable
|
||||||
Version: 4.0.4
|
Version: 4.2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Zope hookable
|
Summary: Zope hookable
|
||||||
License: ZPL-2.1
|
License: ZPL-2.1
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1ea62e21d6acaac1b0fffaad5e6cc973f84d718c3e8c2d63647c24021c1c0ae7
|
|
||||||
size 17749
|
|
3
zope.hookable-4.2.0.tar.gz
Normal file
3
zope.hookable-4.2.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c1df3929a3666fc5a0c80d60a0c1e6f6ef97c7f6ed2f1b7cf49f3e6f3d4dde15
|
||||||
|
size 22011
|
Loading…
x
Reference in New Issue
Block a user