14
0

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

- Update to version 1.41 
  * support for python 3.11 added (__getstate__ behavior change)
  * replaced travis CI by Github actions

OBS-URL: https://build.opensuse.org/request/show/1008825
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-serpent?expand=0&rev=14
This commit is contained in:
2022-10-07 19:10:25 +00:00
committed by Git OBS Bridge
parent 249a8e1290
commit 370ee40823
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Oct 7 15:25:30 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 1.41
* support for python 3.11 added (__getstate__ behavior change)
* replaced travis CI by Github actions
-------------------------------------------------------------------
Wed Mar 18 13:31:41 UTC 2020 - pgajdos@suse.com