diff --git a/python-zope.hookable.changes b/python-zope.hookable.changes index d330d7e..83d1d99 100644 --- a/python-zope.hookable.changes +++ b/python-zope.hookable.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Nov 8 07:03:41 UTC 2022 - Matej Cepl + +- Clean up SPEC file, make rpmlint happy. +- -doc subpackage should be noarch. + +------------------------------------------------------------------- +Sun Nov 6 17:52:43 UTC 2022 - Hans-Peter Jansen + +- Update to version 5.3 + * Add support for the final release of Python 3.11. + ------------------------------------------------------------------- Wed Oct 12 18:31:51 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-zope.hookable.spec b/python-zope.hookable.spec index 0c3cd16..ef794eb 100644 --- a/python-zope.hookable.spec +++ b/python-zope.hookable.spec @@ -2,7 +2,7 @@ # spec file # # Copyright (c) 2022 SUSE LLC -# Copyright (c) 2013 LISA GmbH, Bingen, Germany. +# Copyright (c) 2013-2022 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %global flavor @BUILD_FLAVOR@%{nil} %if "%{flavor}" == "test" %define psuffix -test @@ -27,7 +26,7 @@ %bcond_with test %endif Name: python-zope.hookable%{psuffix} -Version: 5.2 +Version: 5.3 Release: 0 Summary: Zope hookable License: ZPL-2.1 @@ -62,6 +61,7 @@ that imported it, will see the change. %package -n %{name}-doc Summary: Zope hookable Provides: %{python_module zope.hookable-doc = %{version}} +BuildArch: noarch %description -n %{name}-doc This package contains documentation files for %{name}. @@ -94,7 +94,10 @@ pushd src %files %{python_files} %license LICENSE.txt %doc CHANGES.rst COPYRIGHT.txt README.rst -%{python_sitearch}/* +%dir %{python_sitearch}/zope +%{python_sitearch}/zope/hookable +%{python_sitearch}/zope.hookable-%{version}*-info +%{python_sitearch}/zope.hookable-%{version}*-nspkg.pth %endif %if !%{with test} diff --git a/zope.hookable-5.2.tar.gz b/zope.hookable-5.2.tar.gz deleted file mode 100644 index 41160c5..0000000 --- a/zope.hookable-5.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c3018bcf2b39cf5cccf40826f799b4b8c140056db780f96cb0ca332a243bd29 -size 24004 diff --git a/zope.hookable-5.3.tar.gz b/zope.hookable-5.3.tar.gz new file mode 100644 index 0000000..8ec3aec --- /dev/null +++ b/zope.hookable-5.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dde2fbb76cf5b7e217bad707368a9aed44262310210d396ee7f5228ea3f17d7 +size 25358