17
0
Commit Graph

6 Commits

Author SHA256 Message Date
03d083fddb - use PEP 517 build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uritools?expand=0&rev=10
2024-06-10 07:48:57 +00:00
fce42c63b2 - update to 4.0.3:
* Prepare for Python 3.13.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uritools?expand=0&rev=9
2024-06-10 07:47:40 +00:00
d1fd6da6c0 - 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/package/show/devel:languages:python/python-uritools?expand=0&rev=7
2023-12-04 11:30:20 +00:00
2ba83ddba2 Accepting request 1009854 from home:yarunachalam:branches:devel:languages:python
- Update to version 4.0.0 
  * Require Python 3.7 or later (breaking change).
  * Remove undocumented submodules (breaking change).
    The chars, classify, compose, defrag, encoding, join and split submodules have been deleted. Therefore, statements like
    from uritools.classify import isuri
    will no longer work. Use
    from uritools import isuri instead.

OBS-URL: https://build.opensuse.org/request/show/1009854
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uritools?expand=0&rev=5
2022-10-11 18:12:29 +00:00
7e0ee7b070 Accepting request 897211 from home:pgajdos:python
- version update to 3.0.2
  * Update build environment.
  * Do not convert percent-encodings to uppercase in host components
    generated by ``uricompose()``.
  * Officially support Python 3.9.
  * Format code with Black.

OBS-URL: https://build.opensuse.org/request/show/897211
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uritools?expand=0&rev=3
2021-06-03 13:52:09 +00:00
Tomáš Chvátal
f1f65a42a1 Accepting request 759586 from home:jayvdb:py-submit
weekly peek of ~5000 per day

OBS-URL: https://build.opensuse.org/request/show/759586
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uritools?expand=0&rev=1
2020-01-02 09:07:17 +00:00