diff --git a/python-zope.hookable.changes b/python-zope.hookable.changes index 83b317a..b026d4d 100644 --- a/python-zope.hookable.changes +++ b/python-zope.hookable.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Apr 5 07:14:07 UTC 2019 - Marketa Calabkova + +- 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 diff --git a/python-zope.hookable.spec b/python-zope.hookable.spec index 69aabc4..f73ff37 100644 --- a/python-zope.hookable.spec +++ b/python-zope.hookable.spec @@ -1,7 +1,7 @@ # # 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. # # 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) # 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-%{**}} Name: python-zope.hookable -Version: 4.0.4 +Version: 4.2.0 Release: 0 Summary: Zope hookable License: ZPL-2.1 diff --git a/zope.hookable-4.0.4.tar.gz b/zope.hookable-4.0.4.tar.gz deleted file mode 100644 index 07d50c5..0000000 --- a/zope.hookable-4.0.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ea62e21d6acaac1b0fffaad5e6cc973f84d718c3e8c2d63647c24021c1c0ae7 -size 17749 diff --git a/zope.hookable-4.2.0.tar.gz b/zope.hookable-4.2.0.tar.gz new file mode 100644 index 0000000..a651fd8 --- /dev/null +++ b/zope.hookable-4.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1df3929a3666fc5a0c80d60a0c1e6f6ef97c7f6ed2f1b7cf49f3e6f3d4dde15 +size 22011