14
0

24 Commits

Author SHA256 Message Date
c0eb9d7f87 - fix build for older setuptools also for devel subpackage
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.proxy?expand=0&rev=42
2025-05-15 08:52:56 +00:00
57569ea238 - Make it compatible with older setuptools
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.proxy?expand=0&rev=40
2025-04-01 16:11:23 +00:00
20d94a014a - Normalize include directory name.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.proxy?expand=0&rev=39
2025-03-28 01:37:17 +00:00
3ed2418990 - Normalize metadata directory name.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.proxy?expand=0&rev=38
2025-03-27 00:44:05 +00:00
4eb5bb1cf8 - update to 6.1:
* Respect PURE_PYTHON environment variable set to 0.
  * Declare full support for Python 3.13.
  * Drop support for Python 3.7.
  * Build Windows wheels on GHA.
  * Correct return type for wrap_hash (fixes build on i386).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.proxy?expand=0&rev=36
2024-10-28 21:52:02 +00:00
636f49eadd - update to 5.2:
* Add preliminary support for Python 3.13 as of 3.13a3.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.proxy?expand=0&rev=34
2024-03-13 10:15:58 +00:00
f115f4b54c - update to 5.1:
* Add support for Python 3.12.
  * Drop support for Python 2.7, 3.5, 3.6.
  * Remove proxying code for names that no longer exist in Python
    3 like ``__long__`` and some others.
- Update to version 4.6.1
- Update to version 4.6.0
- Update to version 4.5.1
  * Add support for Python 3.10.
  * Fix indexing pure-Python proxies with slices under Python 3,
    and restore the use of __getslice__ (if implemented by the
- Provides/Obsoletes should be on the -devel package since

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.proxy?expand=0&rev=32
2023-12-16 08:50:14 +00:00
de88004bbd Accepting request 1092175 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1092175
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.proxy?expand=0&rev=30
2023-06-11 11:26:43 +00:00
6643956d21 Accepting request 1040298 from home:yarunachalam:branches:devel:languages:python
- Update to version 4.6.1 
  * Add support for building arm64 wheels on macOS.

OBS-URL: https://build.opensuse.org/request/show/1040298
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.proxy?expand=0&rev=28
2022-12-05 15:15:37 +00:00
0c0efa4ec5 Accepting request 1034946 from home:yarunachalam:branches:devel:languages:python
- Update to version 4.6.0  
  * Add support for Python 3.11.

OBS-URL: https://build.opensuse.org/request/show/1034946
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.proxy?expand=0&rev=26
2022-11-09 20:54:52 +00:00
ab3b34156f Accepting request 1032247 from home:yarunachalam:branches:devel:languages:python
- Update to version 4.5.1 
  * Disable unsafe math optimizations in C code. See pull request 53.

OBS-URL: https://build.opensuse.org/request/show/1032247
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.proxy?expand=0&rev=24
2022-10-30 10:41:40 +00:00
1de48b65fa Accepting request 1009876 from home:yarunachalam:branches:devel:languages:python
- Update to version 4.5.0 (2021-11-17)
  * Add support for Python 3.10.

OBS-URL: https://build.opensuse.org/request/show/1009876
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.proxy?expand=0&rev=22
2022-10-11 18:03:02 +00:00
825eaa99f2 Accepting request 862745 from home:bnavigator:branches:devel:languages:python
- Let the python-rpm-macros automatically figure out the correct
  provides and obsoletes for the flavor

OBS-URL: https://build.opensuse.org/request/show/862745
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.proxy?expand=0&rev=20
2021-01-13 08:40:38 +00:00
Tomáš Chvátal
b661f811e4 Accepting request 787835 from home:pgajdos:python
- version update to 4.3.5
  - Stop installing C header files on PyPy (which is what zope.proxy before 4.3.4
    used to do), fixes `issue 39
    <https://github.com/zopefoundation/zope.proxy/issues/39>`_.

OBS-URL: https://build.opensuse.org/request/show/787835
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.proxy?expand=0&rev=18
2020-03-24 15:04:09 +00:00
Tomáš Chvátal
f596a8ea60 Accepting request 785662 from home:pgajdos:python
- version update to 4.3.4
  - Fix a compilation warning on Python 3.8. The slot ``tp_print``
    changed to ``tp_vectorcall_offset`` in 3.8 and must not be set.
    Prior to 3.8, it was reserved and ignored in all Python 3 versions.
    See `issue 36
    <https://github.com/zopefoundation/zope.proxy/issues/36>`_.
  
  - Remove deprecated use of setuptools features.  See `issue 38
    <https://github.com/zopefoundation/zope.proxy/issues/38>`_.

OBS-URL: https://build.opensuse.org/request/show/785662
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.proxy?expand=0&rev=17
2020-03-16 15:14:26 +00:00
Tomáš Chvátal
923ac56aaa Accepting request 766044 from home:mcalabkova:branches:devel:languages:python
- update to 4.3.3
  * Add support for Python 3.8.
  * Drop support for Python 3.4.

OBS-URL: https://build.opensuse.org/request/show/766044
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.proxy?expand=0&rev=15
2020-01-21 11:38:00 +00:00
Tomáš Chvátal
038277f06d - Update to 4.3.2:
* Fix error handling in ProxyBase.__setattr__: any the exception raised by
    PyString_AsString/PyUnicode_AsUTF8 would be silently swallowed up and ignored. See issue 31.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.proxy?expand=0&rev=13
2019-07-22 11:22:40 +00:00
Tomáš Chvátal
a2ffb07d42 Accepting request 691803 from home:mcalabkova:branches:devel:languages:python
- update to version 4.3.1
  * Add support for Python 3.7.
  * Simplify the internal C handling of attribute names.
  * Make building the C extension optional.
  4.3.0
  * Fix a potential rare crash when deallocating proxies.
  * Drop support for Python 3.3.
  * Drop support for “python setup.py test”.
  * 100% test coverage.
  * Fix indexing pure-Python proxies with slices under Python 3, 
    and restore the use of __getslice__ (if implemented by the 
    target’s type) under Python 2.
- drop *-doc subpackage, use multibuild instead

OBS-URL: https://build.opensuse.org/request/show/691803
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.proxy?expand=0&rev=11
2019-04-05 12:47:09 +00:00
6358a48a95 Accepting request 528331 from home:TheBlackCat:branches:devel:languages:python
- Still need to conflict with python3-zopy-proxy.

OBS-URL: https://build.opensuse.org/request/show/528331
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.proxy?expand=0&rev=9
2017-09-25 09:51:13 +00:00
Jan Matejek
c9b5fd733e Accepting request 527080 from home:TheBlackCat:branches:devel:languages:python
- Provides/Obsoletes should be on the -devel package since 
  python3-zope-proxy has the devel files.

OBS-URL: https://build.opensuse.org/request/show/527080
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.proxy?expand=0&rev=8
2017-09-18 17:18:47 +00:00
Jan Matejek
73fa3db728 Accepting request 522051 from home:TheBlackCat:branches:devel:languages:python
- Fix conflicts with python3-zope-proxy

OBS-URL: https://build.opensuse.org/request/show/522051
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.proxy?expand=0&rev=6
2017-09-07 16:29:39 +00:00
51e50ca318 Accepting request 510154 from home:alois:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/510154
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.proxy?expand=0&rev=5
2017-07-13 21:56:13 +00:00
185805aaa2 Accepting request 307326 from home:benoit_monin:branches:devel:languages:python
- update to version 4.1.4
- point the source URL to pypi
- pass -q to test to avoid spamming the build log

OBS-URL: https://build.opensuse.org/request/show/307326
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.proxy?expand=0&rev=3
2015-05-16 15:36:52 +00:00
Sascha Peilicke
3a4dcf9b0f Accepting request 184853 from home:frispete:python
this pkg is needed by some other zope components

OBS-URL: https://build.opensuse.org/request/show/184853
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.proxy?expand=0&rev=1
2013-07-30 10:24:38 +00:00