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 Wed Mar 18 13:31:41 UTC 2020 - pgajdos@suse.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-serpent # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1 %define skip_python2 1
Name: python-serpent Name: python-serpent
Version: 1.30.2 Version: 1.41
Release: 0 Release: 0
Summary: Serialization based on astliteral_eval Summary: Serialization based on astliteral_eval
License: MIT License: MIT

View File

@@ -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
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0407035fe3c6644387d48cff1467d5aa9feff814d07372b78677ed0ee3ed7095
size 88927