17
0
Commit Graph

10 Commits

Author SHA256 Message Date
Tomáš Chvátal
049aa53c2f 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
b757120248 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
7a16826acc - 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
f91af1f32b 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
0e9fee3641 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
f4fa3d16a0 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
e4b8c06466 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
6dbbc59ee0 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
84e7f44c57 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
670d5eb06a 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