forked from pool/python-argh
- update to 0.31.1:
* broken support for type alias `List` * cleaned up the README, rearranged other documentation. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argh?expand=0&rev=40
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b93093544309ddbfe6c73dc9bfd60dbc4acecef39f3f464774b3084a1ec5d7b0
|
||||
size 65743
|
||||
3
argh-0.31.1.tar.gz
Normal file
3
argh-0.31.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:26e77b7bc3a5666b579e5dcd9d103be5b0ee5e956873a4d1163bd0c832a8f2c8
|
||||
size 57186
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 20 12:41:49 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.31.1:
|
||||
* broken support for type alias `List`
|
||||
* cleaned up the README, rearranged other documentation.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 8 21:09:40 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -16,9 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-argh
|
||||
Version: 0.31.0
|
||||
Version: 0.31.1
|
||||
Release: 0
|
||||
Summary: An argparse wrapper
|
||||
License: LGPL-3.0-or-later
|
||||
|
||||
Reference in New Issue
Block a user