forked from pool/python-asyncclick
Accepting request 1031830 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1031830 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-asyncclick?expand=0&rev=2
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7dd7a60bbe60603269fcf3f3a4bddd8506f435a07edb15fb0fd74f9deecf4002
|
||||
size 341440
|
||||
3
asyncclick-8.1.3.4.tar.gz
Normal file
3
asyncclick-8.1.3.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:81d98cbf6c8813f9cd5599f586d56cfc532e9e6441391974d10827abb90fe833
|
||||
size 341300
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 27 21:44:24 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to 8.1.3.4
|
||||
* Use verbose form of typing.Callable for @command and @group. :issue:`2255`
|
||||
* Show error when attempting to create an option with multiple=True, is_flag=True. Use count instead. :issue:`2246`
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 29 13:17:28 UTC 2022 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
%define skip_python2 1
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-asyncclick
|
||||
Version: 8.1.3.2
|
||||
Version: 8.1.3.4
|
||||
Release: 0
|
||||
Summary: A wrapper around optparse for command line utilities
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user