diff --git a/curtsies-0.4.1.tar.gz b/curtsies-0.4.1.tar.gz deleted file mode 100644 index dfc14dc..0000000 --- a/curtsies-0.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:62d10f349c553845306556a7f2663ce96b098d8c5bbc40daec7a6eedde1622b0 -size 53583 diff --git a/curtsies-0.4.2.tar.gz b/curtsies-0.4.2.tar.gz new file mode 100644 index 0000000..07dd968 --- /dev/null +++ b/curtsies-0.4.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ebe33215bd7c92851a506049c720cca4cf5c192c1665c1d7a98a04c4702760e +size 53559 diff --git a/python-curtsies.changes b/python-curtsies.changes index 6928e27..b3080ce 100644 --- a/python-curtsies.changes +++ b/python-curtsies.changes @@ -1,7 +1,13 @@ +------------------------------------------------------------------- +Tue Sep 12 15:25:02 UTC 2023 - Dirk Müller + +- update to 0.4.2: + * Small type annotation clean ups. + ------------------------------------------------------------------- Thu Oct 27 22:48:11 UTC 2022 - Yogalakshmi Arunachalam -- 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 ------------------------------------------------------------------- Fri Feb 26 04:19:05 UTC 2021 - Steve Kowalik -- 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 @@ -71,7 +77,7 @@ Thu Apr 23 11:09:49 UTC 2020 - Tomáš Chvátal ------------------------------------------------------------------- Thu Apr 2 11:10:20 UTC 2020 - Paolo Stivanin -- Add remove-nose.patch +- Add remove-nose.patch ------------------------------------------------------------------- Thu Apr 2 08:17:20 UTC 2020 - Marketa Calabkova diff --git a/python-curtsies.spec b/python-curtsies.spec index 969834b..3aabbd7 100644 --- a/python-curtsies.spec +++ b/python-curtsies.spec @@ -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