forked from pool/python-curtsies
- update to 0.4.2:
* Small type annotation clean ups. - Update to 0.4.1 - Cleanup use of ifpython3, using the existing macro checks - Add remove-nose.patch OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-curtsies?expand=0&rev=31
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:62d10f349c553845306556a7f2663ce96b098d8c5bbc40daec7a6eedde1622b0
|
||||
size 53583
|
||||
3
curtsies-0.4.2.tar.gz
Normal file
3
curtsies-0.4.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6ebe33215bd7c92851a506049c720cca4cf5c192c1665c1d7a98a04c4702760e
|
||||
size 53559
|
||||
@@ -1,7 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 12 15:25:02 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.4.2:
|
||||
* Small type annotation clean ups.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 27 22:48:11 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to 0.4.1
|
||||
- Update to 0.4.1
|
||||
* Unbreak process suspension with blessed
|
||||
* Remove xforms
|
||||
|
||||
@@ -61,7 +67,7 @@ Mon Apr 5 01:20:08 UTC 2021 - Arun Persaud <arun@gmx.de>
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 26 04:19:05 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Cleanup use of ifpython3, using the existing macro checks
|
||||
- Cleanup use of ifpython3, using the existing macro checks
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 23 11:09:49 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
@@ -71,7 +77,7 @@ Thu Apr 23 11:09:49 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 2 11:10:20 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
- Add remove-nose.patch
|
||||
- Add remove-nose.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 2 08:17:20 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-curtsies
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -20,7 +20,7 @@
|
||||
%define skip_python2 1
|
||||
%define skip_python36 1
|
||||
Name: python-curtsies
|
||||
Version: 0.4.1
|
||||
Version: 0.4.2
|
||||
Release: 0
|
||||
Summary: Curses-like terminal wrapper, with colored strings!
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user