diff --git a/python-uritools.changes b/python-uritools.changes index 3b4adce..95382a4 100644 --- a/python-uritools.changes +++ b/python-uritools.changes @@ -1,7 +1,16 @@ +------------------------------------------------------------------- +Mon Dec 4 11:29:49 UTC 2023 - Dirk Müller + +- update to 4.0.2: + * Depend on Python >= 3.7. + * Support Python 3.12. + * Add support for Python 3.11. + * Correct version information in RTD documentation. + ------------------------------------------------------------------- Tue Oct 11 16:43:45 UTC 2022 - Yogalakshmi Arunachalam -- Update to version 4.0.0 +- Update to version 4.0.0 * Require Python 3.7 or later (breaking change). * Remove undocumented submodules (breaking change). The chars, classify, compose, defrag, encoding, join and split submodules have been deleted. Therefore, statements like diff --git a/python-uritools.spec b/python-uritools.spec index 66486ee..aba9817 100644 --- a/python-uritools.spec +++ b/python-uritools.spec @@ -1,7 +1,7 @@ # # spec file for package python-uritools # -# 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 @@ -16,10 +16,9 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} -%define skip_python2 1 +%{?sle15_python_module_pythons} Name: python-uritools -Version: 4.0.0 +Version: 4.0.2 Release: 0 Summary: URI parsing, classification and composition License: MIT diff --git a/uritools-4.0.0.tar.gz b/uritools-4.0.0.tar.gz deleted file mode 100644 index 1a5be99..0000000 --- a/uritools-4.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:420d94c1ff4bf90c678fca9c17b8314243bbcaa992c400a95e327f7f622e1edf -size 23482 diff --git a/uritools-4.0.2.tar.gz b/uritools-4.0.2.tar.gz new file mode 100644 index 0000000..7da8b82 --- /dev/null +++ b/uritools-4.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04df2b787d0eb76200e8319382a03562fbfe4741fd66c15506b08d3b8211d573 +size 23673