forked from pool/python-serpent
Accepting request 1008877 from devel:languages:python
- Update to version 1.41 * support for python up to 3.11 added (__getstate__ behavior change) * replaced travis CI by Github actions * drop python 3.5 support OBS-URL: https://build.opensuse.org/request/show/1008877 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-serpent?expand=0&rev=6
This commit is contained in:
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:72753820246a7d8486e8b385353e3bbf769abfceec2e850fa527a288b084ff7a
|
||||
size 24182
|
3
serpent-1.41.tar.gz
Normal file
3
serpent-1.41.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0407035fe3c6644387d48cff1467d5aa9feff814d07372b78677ed0ee3ed7095
|
||||
size 88927
|
Reference in New Issue
Block a user