14
0

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
This commit is contained in:
Tomáš Chvátal
2020-03-24 15:04:09 +00:00
committed by Git OBS Bridge
parent f596a8ea60
commit b661f811e4
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
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