forked from pool/python-uritools
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:
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
||||||
|
|
||||||
|
@@ -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
|
||||||
|
@@ -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
3
uritools-4.0.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:04df2b787d0eb76200e8319382a03562fbfe4741fd66c15506b08d3b8211d573
|
||||||
|
size 23673
|
Reference in New Issue
Block a user