14
0
forked from pool/python-knack

Accepting request 998562 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/998562
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-knack?expand=0&rev=19
This commit is contained in:
2022-08-22 09:05:02 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 4 deletions

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

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

View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Aug 20 08:15:46 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.10.0
* Enable Virtual Terminal mode on legacy Windows terminal
to support ANSI escape sequences (#265)
* Drop Python 3.6 support (#259)
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 23 10:46:06 UTC 2022 - pgajdos@suse.com Wed Mar 23 10:46:06 UTC 2022 - pgajdos@suse.com

View File

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