14
0
forked from pool/python-pook

- Remove py311-compat.patch, not needed anymore

- Update to 1.1.1:
  * Fix Py3.11 compatibility (#85)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pook?expand=0&rev=13
This commit is contained in:
2023-01-13 06:35:51 +00:00
committed by Git OBS Bridge
parent 1c268d0299
commit dfbdde2fcb
5 changed files with 11 additions and 44 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jan 13 06:33:49 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
- Remove py311-compat.patch, not needed anymore
- Update to 1.1.1:
* Fix Py3.11 compatibility (#85)
-------------------------------------------------------------------
Thu Jan 12 11:04:56 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>