14
0

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
This commit is contained in:
Tomáš Chvátal
2020-03-16 15:14:38 +00:00
committed by Git OBS Bridge
parent 844fb10a07
commit 95570d78f1
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Mar 16 14:13:58 UTC 2020 - pgajdos@suse.com
- 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.
-------------------------------------------------------------------
Tue Jan 21 11:19:26 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>