14
0

9 Commits

Author SHA256 Message Date
e375fa606c - Switch to pyproject macros.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urlextract?expand=0&rev=18
2025-06-12 05:11:40 +00:00
df60ff55cc Accepting request 1161342 from home:bmwiedemann:branches:devel:languages:python
Avoid modification of build results by tests

though I'm not sure how exactly that file is created - maybe you can investigate that?

OBS-URL: https://build.opensuse.org/request/show/1161342
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urlextract?expand=0&rev=16
2024-03-25 13:55:25 +00:00
5b774c2bd5 - update to 1.9.0:
* Adding support for Python 3.12
  * Accepting only ASCII characters left from TLD.
  * Fixing parsing of Markdown links
  * Fixing filter of mixed case hostnames
  * updated list of TLDs

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urlextract?expand=0&rev=14
2024-03-19 13:02:08 +00:00
9529474f39 - update to 1.8.0:
* adding ability to filter out mixed case hostnames (issue
    #143)
  * adding the ability to set stop characters inside of scheme -
    default stop chars ':' (issue #82)
  * Fix index issue with uppercase characters in domain names
  * updated GitHub Action test
- Update to v1.7.1

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urlextract?expand=0&rev=12
2023-12-13 10:26:54 +00:00
1e5725d88d Accepting request 1034936 from home:yarunachalam:branches:devel:languages:python
- Update to v1.7.1 
  * fixes urlextract without authority causes AttributeError

OBS-URL: https://build.opensuse.org/request/show/1034936
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urlextract?expand=0&rev=10
2022-11-11 16:20:07 +00:00
John Vandenberg
48c11b2bf8 Accepting request 1032273 from home:yarunachalam:branches:devel:languages:python
- Update to v1.7.0
  * correct handling when authority starts with @ symbol
  * remove unreserved characters from the beginning of found URL
  * added typing and mypy checkcs - by mimi89999
  * updated list of TLDs

OBS-URL: https://build.opensuse.org/request/show/1032273
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urlextract?expand=0&rev=8
2022-10-30 02:02:09 +00:00
583d020cf6 Accepting request 997461 from home:jayvdb:branches:devel:languages:python
- Update to v1.6.0

OBS-URL: https://build.opensuse.org/request/show/997461
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urlextract?expand=0&rev=6
2022-08-17 08:28:23 +00:00
Tomáš Chvátal
ae9822470a Accepting request 806921 from home:pgajdos:python
submit

OBS-URL: https://build.opensuse.org/request/show/806921
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urlextract?expand=0&rev=4
2020-05-18 13:01:17 +00:00
Tomáš Chvátal
4014b3493d Accepting request 759969 from home:jayvdb:py-new
<1000/day but had a huge peak recently https://pypistats.org/packages/urlextract

coala is about to adopt this package to replace its own internal code, as it is the best general purpose solution we found and the problematic cases we identified have been fixed.

OBS-URL: https://build.opensuse.org/request/show/759969
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urlextract?expand=0&rev=1
2020-01-02 08:58:01 +00:00