15
0

Accepting request 965183 from devel:languages:python

- update to 0.3.10:
  * type hints

OBS-URL: https://build.opensuse.org/request/show/965183
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-curtsies?expand=0&rev=12
This commit is contained in:
2022-03-28 15:00:47 +00:00
committed by Git OBS Bridge
4 changed files with 10 additions and 4 deletions

3
curtsies-0.3.10.tar.gz Normal file
View File

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

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Mar 27 10:58:00 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 0.3.10:
* type hints
-------------------------------------------------------------------
Tue Mar 8 06:29:41 UTC 2022 - pgajdos@suse.com

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-curtsies
Version: 0.3.5
Version: 0.3.10
Release: 0
Summary: Curses-like terminal wrapper, with colored strings!
License: MIT