15
0
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:
2024-01-20 12:42:12 +00:00
committed by Git OBS Bridge
parent 3029e153f5
commit 49bc1e8d3c
4 changed files with 12 additions and 5 deletions

View File

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

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

View File

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

View File

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