|
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 |
|