14
0

Accepting request 1218992 from home:glaubitz:branches:devel:languages:python

- Update to 0.32.5
  * We have fixed our parser to take in account
    the deprecations introduced in Python 3.8

OBS-URL: https://build.opensuse.org/request/show/1218992
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-specfile?expand=0&rev=56
This commit is contained in:
2024-10-29 17:05:56 +00:00
committed by Git OBS Bridge
parent bb092b2078
commit 383d064c77
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Oct 29 10:40:28 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.32.5
* We have fixed our parser to take in account
the deprecations introduced in Python 3.8
-------------------------------------------------------------------
Wed Oct 16 07:29:15 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>