diff --git a/jaraco.text-3.2.0.tar.gz b/jaraco.text-3.2.0.tar.gz deleted file mode 100644 index 8e1d5a9..0000000 --- a/jaraco.text-3.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e5078b1126cc0f166c7859aa75103a56c0d0f39ebcafc21695615472e0f810ec -size 14279 diff --git a/jaraco.text-3.5.0.tar.gz b/jaraco.text-3.5.0.tar.gz new file mode 100644 index 0000000..d623e5a --- /dev/null +++ b/jaraco.text-3.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f07f1076814a17a98eb915948b9a0dc71b1891c833588066ec1feb04ea4389b1 +size 15453 diff --git a/python-jaraco.text.changes b/python-jaraco.text.changes index aa7c59c..bdacb67 100644 --- a/python-jaraco.text.changes +++ b/python-jaraco.text.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sat May 15 17:25:42 UTC 2021 - Arun Persaud + +- specfile: + * update copyright year + * skip python2 + +- update to version 3.5.0: + * Rely on PEP 420 for namespace package. + +- changes from version 3.4.0: + * Added WordSet.trim* methods. + +- changes from version 3.3.0: + * Require Python 3.6 or later. + ------------------------------------------------------------------- Sat Mar 14 08:09:33 UTC 2020 - Tomáš Chvátal diff --git a/python-jaraco.text.spec b/python-jaraco.text.spec index 9a4a1ec..45c6f01 100644 --- a/python-jaraco.text.spec +++ b/python-jaraco.text.spec @@ -1,7 +1,7 @@ # # spec file for package python-jaraco.text # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,8 +17,9 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 Name: python-jaraco.text -Version: 3.2.0 +Version: 3.5.0 Release: 0 Summary: Tools to work with text License: MIT