From 370ee40823da5ef8f8a3cb31e342c5c91dbc45c7534234cc077f59e7e90c737f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 7 Oct 2022 19:10:25 +0000 Subject: [PATCH] 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 --- python-serpent.changes | 7 +++++++ python-serpent.spec | 4 ++-- serpent-1.30.2.tar.gz | 3 --- serpent-1.41.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 serpent-1.30.2.tar.gz create mode 100644 serpent-1.41.tar.gz diff --git a/python-serpent.changes b/python-serpent.changes index 204fc08..deec9d1 100644 --- a/python-serpent.changes +++ b/python-serpent.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Oct 7 15:25:30 UTC 2022 - Yogalakshmi Arunachalam + +- 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 diff --git a/python-serpent.spec b/python-serpent.spec index 3eeba8b..a2e90b0 100644 --- a/python-serpent.spec +++ b/python-serpent.spec @@ -1,7 +1,7 @@ # # spec file for package python-serpent # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-serpent -Version: 1.30.2 +Version: 1.41 Release: 0 Summary: Serialization based on astliteral_eval License: MIT diff --git a/serpent-1.30.2.tar.gz b/serpent-1.30.2.tar.gz deleted file mode 100644 index e45c10e..0000000 --- a/serpent-1.30.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72753820246a7d8486e8b385353e3bbf769abfceec2e850fa527a288b084ff7a -size 24182 diff --git a/serpent-1.41.tar.gz b/serpent-1.41.tar.gz new file mode 100644 index 0000000..f607c4e --- /dev/null +++ b/serpent-1.41.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0407035fe3c6644387d48cff1467d5aa9feff814d07372b78677ed0ee3ed7095 +size 88927