15
0
forked from pool/python-calmjs

Accepting request 1068577 from home:jayvdb:branches:devel:languages:python

- Update to v3.4.3

OBS-URL: https://build.opensuse.org/request/show/1068577
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-calmjs?expand=0&rev=14
This commit is contained in:
2023-03-02 09:36:51 +00:00
committed by Git OBS Bridge
parent ecd7db1eef
commit f9e9448ab3
4 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Mar 2 04:28:45 UTC 2023 - John Vandenberg <jayvdb@gmail.com>
- Update to v3.4.3
* This is a maintenance release for Python 3.11
* The registration of subparser of the same name will now be blocked,
rather than cascade to result into a ArgumentError that cannot be
recovered from.
-------------------------------------------------------------------
Tue Dec 20 17:22:18 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>