14
0

Accepting request 925055 from home:pgajdos:python

- update to version 5.1.0
  - Add support for Python 3.9.
  - Create Linux aarch64 wheels.

- %check: use %pyunittest rpm macro 
- added sources
  + _multibuild

OBS-URL: https://build.opensuse.org/request/show/925055
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.hookable?expand=0&rev=17
This commit is contained in:
2021-10-16 09:41:50 +00:00
committed by Git OBS Bridge
parent 6803fd908c
commit 578974d99d
5 changed files with 47 additions and 8 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Oct 13 09:21:27 UTC 2021 - pgajdos@suse.com
- update to version 5.1.0
- Add support for Python 3.9.
- Create Linux aarch64 wheels.
-------------------------------------------------------------------
Wed Oct 13 08:29:25 UTC 2021 - pgajdos@suse.com
- %check: use %pyunittest rpm macro
- added sources
+ _multibuild
-------------------------------------------------------------------
Wed Apr 8 12:14:59 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>