forked from pool/python-uritemplate
Accepting request 1316822 from devel:languages:python
- update to 4.2.0:
* Drop support for Python 3.8
* Fix bug where already url-encoded values were further escaped
and encoded (See https://github.com/python-
hyper/uritemplate/issues/99)
* Refactor uritemplate/variable.py to enable fixing the
aforementioned bug.
OBS-URL: https://build.opensuse.org/request/show/1316822
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-uritemplate?expand=0&rev=11
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 10 08:26:49 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 4.2.0:
|
||||
* Drop support for Python 3.8
|
||||
* Fix bug where already url-encoded values were further escaped
|
||||
and encoded (See https://github.com/python-
|
||||
hyper/uritemplate/issues/99)
|
||||
* Refactor uritemplate/variable.py to enable fixing the
|
||||
aforementioned bug.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 05:01:37 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-uritemplate
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?sle15_python_module_pythons}
|
||||
%bcond_without tests
|
||||
Name: python-uritemplate
|
||||
Version: 4.1.1
|
||||
Version: 4.2.0
|
||||
Release: 0
|
||||
Summary: URI Template Expansison
|
||||
License: Apache-2.0
|
||||
|
||||
BIN
uritemplate-4.1.1.tar.gz
LFS
BIN
uritemplate-4.1.1.tar.gz
LFS
Binary file not shown.
3
uritemplate-4.2.0.tar.gz
Normal file
3
uritemplate-4.2.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:480c2ed180878955863323eea31b0ede668795de182617fef9c6ca09e6ec9d0e
|
||||
size 33267
|
||||
Reference in New Issue
Block a user