From 611028050fb8418aff1a8c90b4b40f0fc3f0dd218bf8da99bda8a2ef70947ed1 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 25 Oct 2022 19:19:57 +0000 Subject: [PATCH] - Update to 3.10.0: - Prefer casefold in FoldedCase. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.text?expand=0&rev=20 --- jaraco.text-3.10.0.tar.gz | 3 +++ jaraco.text-3.9.1.tar.gz | 3 --- python-jaraco.text.changes | 6 ++++++ python-jaraco.text.spec | 3 +-- 4 files changed, 10 insertions(+), 5 deletions(-) create mode 100644 jaraco.text-3.10.0.tar.gz delete mode 100644 jaraco.text-3.9.1.tar.gz diff --git a/jaraco.text-3.10.0.tar.gz b/jaraco.text-3.10.0.tar.gz new file mode 100644 index 0000000..2bf85ba --- /dev/null +++ b/jaraco.text-3.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:467ae869cd24d119045593852cc2ac4e910977740162955acfa96f354c1715e9 +size 15588 diff --git a/jaraco.text-3.9.1.tar.gz b/jaraco.text-3.9.1.tar.gz deleted file mode 100644 index 4eedf10..0000000 --- a/jaraco.text-3.9.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d57cd4448a588020318425e04194e897f96fc23b92b82ff9308a24d5cbf2b3fb -size 14859 diff --git a/python-jaraco.text.changes b/python-jaraco.text.changes index 0fa016f..ca0e1ed 100644 --- a/python-jaraco.text.changes +++ b/python-jaraco.text.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 25 19:19:05 UTC 2022 - Matej Cepl + +- Update to 3.10.0: + - Prefer casefold in FoldedCase. + ------------------------------------------------------------------- Thu Aug 18 18:48:46 UTC 2022 - Ben Greiner diff --git a/python-jaraco.text.spec b/python-jaraco.text.spec index 900d796..3b52c24 100644 --- a/python-jaraco.text.spec +++ b/python-jaraco.text.spec @@ -16,10 +16,9 @@ # -%{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-jaraco.text -Version: 3.9.1 +Version: 3.10.0 Release: 0 Summary: Tools to work with text License: MIT