14
0

Accepting request 1130724 from devel:languages:python

- 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.

- Update to version 4.0.0

OBS-URL: https://build.opensuse.org/request/show/1130724
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-uritools?expand=0&rev=4
This commit is contained in:
2023-12-04 22:01:52 +00:00
committed by Git OBS Bridge
4 changed files with 16 additions and 8 deletions

View File

@@ -1,7 +1,16 @@
-------------------------------------------------------------------
Mon Dec 4 11:29:49 UTC 2023 - Dirk Müller <dmueller@suse.com>
- 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 <yarunachalam@suse.com> Tue Oct 11 16:43:45 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 4.0.0 - Update to version 4.0.0
* Require Python 3.7 or later (breaking change). * Require Python 3.7 or later (breaking change).
* Remove undocumented submodules (breaking change). * Remove undocumented submodules (breaking change).
The chars, classify, compose, defrag, encoding, join and split submodules have been deleted. Therefore, statements like The chars, classify, compose, defrag, encoding, join and split submodules have been deleted. Therefore, statements like

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-uritools # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -16,10 +16,9 @@
# #
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?sle15_python_module_pythons}
%define skip_python2 1
Name: python-uritools Name: python-uritools
Version: 4.0.0 Version: 4.0.2
Release: 0 Release: 0
Summary: URI parsing, classification and composition Summary: URI parsing, classification and composition
License: MIT License: MIT

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:420d94c1ff4bf90c678fca9c17b8314243bbcaa992c400a95e327f7f622e1edf
size 23482

3
uritools-4.0.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:04df2b787d0eb76200e8319382a03562fbfe4741fd66c15506b08d3b8211d573
size 23673