14
0
forked from pool/python-rebulk

Accepting request 1066530 from home:alois:branches:devel:languages:python

- Update to version 3.2.0
  Features:
  * dependencies: Add python 3.11 support and drop python 3.6
    support.
  Fixes:
  * Remove pytest-runner from setup_requires.

OBS-URL: https://build.opensuse.org/request/show/1066530
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rebulk?expand=0&rev=32
This commit is contained in:
2023-02-18 16:29:06 +00:00
committed by Git OBS Bridge
parent 754948c92d
commit d47d170c6d
4 changed files with 15 additions and 8 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Feb 18 09:30:28 UTC 2023 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 3.2.0
Features:
* dependencies: Add python 3.11 support and drop python 3.6
support.
Fixes:
* Remove pytest-runner from setup_requires.
-------------------------------------------------------------------
Tue Dec 7 19:42:56 UTC 2021 - pgajdos@suse.com