diff --git a/curtsies-0.3.10.tar.gz b/curtsies-0.3.10.tar.gz new file mode 100644 index 0000000..f408e72 --- /dev/null +++ b/curtsies-0.3.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11efbb153d9cb22223dd9a44041ea0c313b8411e246e7f684aa843f6aa9c1600 +size 53340 diff --git a/curtsies-0.3.5.tar.gz b/curtsies-0.3.5.tar.gz deleted file mode 100644 index 822733b..0000000 --- a/curtsies-0.3.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a587ff3335667a32be7afed163f60a1c82c5d9c848d8297534a06fd29de20dbd -size 53472 diff --git a/python-curtsies.changes b/python-curtsies.changes index 7b5d013..101aba6 100644 --- a/python-curtsies.changes +++ b/python-curtsies.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Mar 27 10:58:00 UTC 2022 - Dirk Müller + +- update to 0.3.10: + * type hints + ------------------------------------------------------------------- Tue Mar 8 06:29:41 UTC 2022 - pgajdos@suse.com diff --git a/python-curtsies.spec b/python-curtsies.spec index 0bc7011..507711c 100644 --- a/python-curtsies.spec +++ b/python-curtsies.spec @@ -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