fe7e106d59
- 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.
Dirk Mueller2025-11-10 08:26:54 +00:00
02c155228e
Accepting request 1284985 from devel:languages:python
Ana Guerrero2025-06-12 13:53:39 +00:00
87de166abd
- update to 4.1.1: - Add type annotations to uritemplate and distribute them for others to use - Update to a modern documentation theme as well - Drop support for Python 2.7, 3.4, and 3.5 - Better support number-like types as values for variables in a template
Dirk Mueller2021-11-06 18:28:55 +00:00
528e23b971
- Update to version 3.0.0 (bsc#1002895) + No upstream change entry for 2.0 -> 3.0 - From 2.0.0 + Merge uritemplate.py into uritemplate + Relicense uritemplate.py as Apache 2 and BSD - From 1.0.1 + Fix some minor packaging problems - From 1.0.0 + Fix handling of Unicode values on Python 2.6 and 2.7 for urllib.quote. + Confirm public stable API via version number.
Robert Schweikert2016-10-27 15:54:33 +00:00
1138b30610
Accepting request 223983 from devel:languages:python
Stephan Kulow
2014-03-11 05:46:30 +00:00