15
0
forked from pool/python-Js2Py

Accepting request 1039377 from home:yarunachalam:branches:devel:languages:python

- Update to version 0.74
  * remove template and opname not supported in old python version
  * support python 3.11 bytecode, fixes #282

OBS-URL: https://build.opensuse.org/request/show/1039377
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Js2Py?expand=0&rev=17
This commit is contained in:
2022-12-02 10:46:07 +00:00
committed by Git OBS Bridge
parent a859d9054d
commit 774b947b13
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Dec 1 17:54:56 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.74
* remove template and opname not supported in old python version
* support python 3.11 bytecode, fixes #282
-------------------------------------------------------------------
Tue May 24 08:04:00 UTC 2022 - Alberto Planas Dominguez <aplanas@suse.com>