14
0
forked from pool/python-knack

Accepting request 1040746 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1040746
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-knack?expand=0&rev=20
This commit is contained in:
2022-12-07 16:34:55 +00:00
committed by Git OBS Bridge
4 changed files with 10 additions and 4 deletions

View File

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

3
knack-0.10.1.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Dec 6 08:22:09 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.10.1
* Support bytearray serialization (#268)
-------------------------------------------------------------------
Sat Aug 20 08:15:46 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-knack
Version: 0.10.0
Version: 0.10.1
Release: 0
Summary: A Command-Line Interface framework
License: MIT