19 Commits

Author SHA256 Message Date
48dac8da32 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.hookable?expand=0&rev=34 2024-01-02 20:58:00 +00:00
49917d61f8 - update to 6.0:
* Drop support for Python 2.7, 3.5, 3.6.
  * Add support for Python 3.12.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.hookable?expand=0&rev=33
2023-12-29 12:03:44 +00:00
139c7a0c74 Accepting request 1100764 from home:bmwiedemann:branches:devel:languages:python
Drop sphinx doctrees for reproducible builds

OBS-URL: https://build.opensuse.org/request/show/1100764
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.hookable?expand=0&rev=31
2023-07-26 08:42:36 +00:00
2c3fef2b1e Accepting request 1092173 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1092173
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.hookable?expand=0&rev=29
2023-06-11 11:26:54 +00:00
eb19cc7574 Accepting request 1084274 from home:marxin:branches:devel:languages:python
- Use sphinx-build and do not depend on removed build_sphinx
  in Sphinx 7.0 (boo#1211051).

OBS-URL: https://build.opensuse.org/request/show/1084274
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.hookable?expand=0&rev=27
2023-05-03 12:58:32 +00:00
d69dc51d27 Accepting request 1062450 from home:bnavigator:branches:devel:languages:python
- Explicitly require python3-Sphinx for building the docs. It could
  have been omitted from %pythons for %python_module in a 15.X
  backport project.

OBS-URL: https://build.opensuse.org/request/show/1062450
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.hookable?expand=0&rev=25
2023-02-01 15:12:44 +00:00
06a4f60547 Accepting request 1040293 from home:yarunachalam:branches:devel:languages:python
- Update to version 5.4 
  * Add support for building arm64 wheels on macOS.

OBS-URL: https://build.opensuse.org/request/show/1040293
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.hookable?expand=0&rev=23
2022-12-05 15:14:22 +00:00
63f567de99 - Clean up SPEC file, make rpmlint happy.
- -doc subpackage should be noarch.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.hookable?expand=0&rev=21
2022-11-08 07:04:02 +00:00
58a0906df6 Accepting request 1033873 from home:frispete:python
- Update to version 5.3
  * Add support for the final release of Python 3.11.

OBS-URL: https://build.opensuse.org/request/show/1033873
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.hookable?expand=0&rev=20
2022-11-08 06:54:46 +00:00
56a124d53f Accepting request 1010313 from home:yarunachalam:branches:devel:languages:python
- Update to version 5.2 
  * Add support for Python 3.10 and 3.11 (as of 3.11.0rc1).
  * Disable unsafe math optimizations in C code. See pull request 25.

OBS-URL: https://build.opensuse.org/request/show/1010313
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.hookable?expand=0&rev=18
2022-10-12 19:08:47 +00:00
578974d99d Accepting request 925055 from home:pgajdos:python
- update to version 5.1.0
  - Add support for Python 3.9.
  - Create Linux aarch64 wheels.

- %check: use %pyunittest rpm macro 
- added sources
  + _multibuild

OBS-URL: https://build.opensuse.org/request/show/925055
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.hookable?expand=0&rev=17
2021-10-16 09:41:50 +00:00
Tomáš Chvátal
6803fd908c - Do not pull in py2 package in doc subpkg
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.hookable?expand=0&rev=15
2020-04-08 12:15:14 +00:00
Tomáš Chvátal
95570d78f1 Accepting request 785665 from home:pgajdos:python
- version update to 5.0.1
  - Stop using the setuptools ``Feature`` class, allowing this
    project to be built from source with newer versions of setuptools
    that remove that functionality.

OBS-URL: https://build.opensuse.org/request/show/785665
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.hookable?expand=0&rev=13
2020-03-16 15:14:38 +00:00
Tomáš Chvátal
844fb10a07 Accepting request 766051 from home:mcalabkova:branches:devel:languages:python
- update to version 5.0.0
  * Add support for Python 3.7 and 3.8.
  * Drop support for Python 3.4.

OBS-URL: https://build.opensuse.org/request/show/766051
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.hookable?expand=0&rev=11
2020-01-21 11:38:14 +00:00
597b0692bf - Replace %fdupes -s with plain %fdupes; hardlinks are better.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.hookable?expand=0&rev=9
2019-10-14 14:51:25 +00:00
Tomáš Chvátal
51de627b90 Accepting request 691699 from home:mcalabkova:branches:devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/691699
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.hookable?expand=0&rev=7
2019-04-05 07:30:13 +00:00
3745563e1f Accepting request 508893 from home:alois:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/508893
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.hookable?expand=0&rev=5
2017-07-08 09:12:30 +00:00
7b755cb759 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
2015-05-16 15:37:04 +00:00
Sascha Peilicke
94e43cfff2 Accepting request 184893 from home:frispete:python
this pkg is needed by some zope components

OBS-URL: https://build.opensuse.org/request/show/184893
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.hookable?expand=0&rev=1
2013-07-30 10:25:14 +00:00