14
0

Accepting request 787839 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/787839
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.proxy?expand=0&rev=9
This commit is contained in:
2020-03-26 23:29:07 +00:00
committed by Git OBS Bridge
4 changed files with 25 additions and 4 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Tue Mar 24 14:33:07 UTC 2020 - pgajdos@suse.com
- 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>`_.
-------------------------------------------------------------------
Mon Mar 16 14:00:19 UTC 2020 - pgajdos@suse.com
- 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>`_.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jan 21 11:05:09 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com> Tue Jan 21 11:05:09 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>

View File

@@ -27,7 +27,7 @@
%bcond_with test %bcond_with test
%endif %endif
Name: python-zope.proxy%{psuffix} Name: python-zope.proxy%{psuffix}
Version: 4.3.3 Version: 4.3.5
Release: 0 Release: 0
Summary: Generic Transparent Proxies Summary: Generic Transparent Proxies
License: ZPL-2.1 License: ZPL-2.1

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dac4279aa05055d3897ab5e5ee5a7b39db121f91df65a530f8b1ac7f9bd93119
size 44630

3
zope.proxy-4.3.5.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a66a0d94e5b081d5d695e66d6667e91e74d79e273eee95c1747717ba9cb70792
size 45162