diff --git a/curtsies-0.4.2.tar.gz b/curtsies-0.4.2.tar.gz deleted file mode 100644 index 07dd968..0000000 --- a/curtsies-0.4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ebe33215bd7c92851a506049c720cca4cf5c192c1665c1d7a98a04c4702760e -size 53559 diff --git a/curtsies-0.4.3.tar.gz b/curtsies-0.4.3.tar.gz new file mode 100644 index 0000000..826b88a --- /dev/null +++ b/curtsies-0.4.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:102a0ffbf952124f1be222fd6989da4ec7cce04e49f613009e5f54ad37618825 +size 53401 diff --git a/python-curtsies.changes b/python-curtsies.changes index 97cc19e..35b6870 100644 --- a/python-curtsies.changes +++ b/python-curtsies.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Jul 12 17:32:38 UTC 2025 - Dirk Müller + +- update to 0.4.3: + * Drop support for Python 3.7, 3.8, and 3.9. + * Add support for italic. + ------------------------------------------------------------------- Mon May 26 10:58:36 UTC 2025 - Markéta Machová diff --git a/python-curtsies.spec b/python-curtsies.spec index 72ebd57..c3c42c6 100644 --- a/python-curtsies.spec +++ b/python-curtsies.spec @@ -19,7 +19,7 @@ %define skip_python2 1 %define skip_python36 1 Name: python-curtsies -Version: 0.4.2 +Version: 0.4.3 Release: 0 Summary: Curses-like terminal wrapper, with colored strings! License: MIT