14
0

6 Commits

Author SHA256 Message Date
667e1630de - 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
cd3cacc689 - 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
53a62e5b2c - 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
4ad7f6ca26 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
f9569a28ab 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
ed556c072f 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