forked from pool/python-configshell-fb
Accepting request 1096429 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1096429 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-configshell-fb?expand=0&rev=17
This commit is contained in:
2
_service
2
_service
@@ -7,7 +7,7 @@
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(\d*\.\d*\.)(\d*)</param>
|
||||
<param name="versionrewrite-replacement">\1\2</param>
|
||||
<param name="revision">v1.1.28</param>
|
||||
<param name="revision">v1.1.30</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
<param name="file">*configshell-fb*.tar</param>
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b0cfb68931d3cfe27bf0de0627c39df45bec4eface7334bcc043d9e9f73058e9
|
||||
size 28532
|
||||
3
python-configshell-fb-1.1.30.tar.xz
Normal file
3
python-configshell-fb-1.1.30.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3f38784e622350115d8dac931eada2158894fff0b7b146aa96052e6202827a11
|
||||
size 28652
|
||||
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 2 15:23:07 UTC 2023 - Lee Duncan <lduncan@suse.com>
|
||||
|
||||
- Upgrade to latest upstream version v1.1.30:
|
||||
* setup.py: relax pyparsing version restriction
|
||||
* Replace more occurrences of getargspec() with getfullargspec()
|
||||
* replace getargspec() with getfullargspec()
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 21 12:23:32 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-configshell-fb
|
||||
Version: 1.1.29
|
||||
Version: 1.1.30
|
||||
Release: 0%{?dist}
|
||||
Summary: A Python library for building configuration shells
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user