Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 82523dd201 | |||
| a433db5647 |
@@ -1,14 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
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>
|
Thu Jun 12 05:01:37 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-uritemplate
|
# spec file for package python-uritemplate
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC and contributors
|
# Copyright (c) 2025 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
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
Name: python-uritemplate
|
Name: python-uritemplate
|
||||||
Version: 4.2.0
|
Version: 4.1.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: URI Template Expansison
|
Summary: URI Template Expansison
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
|||||||
BIN
uritemplate-4.1.1.tar.gz
LFS
Normal file
BIN
uritemplate-4.1.1.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:480c2ed180878955863323eea31b0ede668795de182617fef9c6ca09e6ec9d0e
|
|
||||||
size 33267
|
|
||||||
Reference in New Issue
Block a user