15
0

Accepting request 786190 from home:pgajdos:python

- version update to 1.30.2
  * upstream does not support python 2 anymore
  * no changelog found

OBS-URL: https://build.opensuse.org/request/show/786190
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-serpent?expand=0&rev=12
This commit is contained in:
Tomáš Chvátal
2020-03-18 17:42:48 +00:00
committed by Git OBS Bridge
parent 0807a19cf5
commit 249a8e1290
4 changed files with 12 additions and 11 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Mar 18 13:31:41 UTC 2020 - pgajdos@suse.com
- version update to 1.30.2
* upstream does not support python 2 anymore
* no changelog found
-------------------------------------------------------------------
Sat Mar 14 07:12:14 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -17,9 +17,9 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2
%define skip_python2 1
Name: python-serpent
Version: 1.28
Version: 1.30.2
Release: 0
Summary: Serialization based on astliteral_eval
License: MIT
@@ -29,17 +29,11 @@ BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildArch: noarch
%if %{with python2}
BuildRequires: python-enum34
%endif
# SECTION test requirements
BuildRequires: %{python_module attrs}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module pytz}
# /SECTION
%ifpython2
Requires: python-enum34
%endif
%python_subpackages
%description

View File

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

3
serpent-1.30.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:72753820246a7d8486e8b385353e3bbf769abfceec2e850fa527a288b084ff7a
size 24182