14
0
Commit Graph

8 Commits

Author SHA256 Message Date
2c397cfe54 Accepting request 1130724 from devel:languages:python
- 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/request/show/1130724
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-uritools?expand=0&rev=4
2023-12-04 22:01:52 +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
18bbba087d Accepting request 1009896 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1009896
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-uritools?expand=0&rev=3
2022-10-12 16:24:39 +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
ed977b8c76 Accepting request 897225 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/897225
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-uritools?expand=0&rev=2
2021-06-03 22:34:02 +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
2875d5bd34 Accepting request 760377 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/760377
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-uritools?expand=0&rev=1
2020-01-02 13:43:56 +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