97a065a173
- update to 1.0.2.20260126:
...
* various toplevel domain updates
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-publicsuffixlist?expand=0&rev=65
2026-01-27 07:08:49 +00:00
0826cac2a3
- update to 1.0.2.20251109:
...
* various toplevel domain updates
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-publicsuffixlist?expand=0&rev=63
2025-11-11 15:24:53 +00:00
89e9088892
- update to 1.0.2.20250927:
...
* various toplevel domain updates
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-publicsuffixlist?expand=0&rev=61
2025-09-29 20:56:55 +00:00
3bbe27301b
- update to 1.0.2.20250428:
...
* various toplevel domain updates
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-publicsuffixlist?expand=0&rev=59
2025-04-28 16:56:19 +00:00
f8c5afd840
- update to 1.0.2.20250225:
...
* various toplevel domain updates
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-publicsuffixlist?expand=0&rev=57
2025-02-25 20:39:16 +00:00
0948ebbbf4
- update to 1.0.2.20241120:
...
* various toplevel domain updates
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-publicsuffixlist?expand=0&rev=55
2024-11-20 15:27:07 +00:00
d4f1bdca35
- update to 1.0.2.20241107:
...
* various toplevel domain updates
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-publicsuffixlist?expand=0&rev=53
2024-11-07 09:09:17 +00:00
b4520a2540
- update to 1.0.2.20241018:
...
* various toplevel domain updates
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-publicsuffixlist?expand=0&rev=51
2024-10-18 10:50:22 +00:00
85b81228b9
- update to 1.0.2.20240927:
...
* various toplevel domain updates
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-publicsuffixlist?expand=0&rev=49
2024-09-30 10:38:18 +00:00
2635abb238
- update to version 1.0.2:
...
- Use @typing.overload to indicate str-to-str domain input/output. #32 .
- Address deprecation of ByteString in python 3.14.
- update to version 1.0.1:
- Fix internal logic where domain name passed as a tuple of bytes, that contains
UTF-8 encoded non-ascii chars, unintentionally matched PSL. Fixes #31 .
- update to version 1.0.0:
- This version drops support for Python 2.x and 3.4.
- The internal logic has been slightly changed to address conflicting evaluation
rules between the PSL wiki and the test data.
As with versions before 1.0.0, this module assumes that wildcards have
implicit public declarations on the wildcard root.
- With the minimum Python version changed to 3.5, type annotations have
been added to exposed API methods to clarify expected input types.
For example, psl.publicsuffix() now accepts `str` or `Tuple[bytes, ...]`.
- Add tuple of bytes style input
- Add keep_case keyword argument
- Accept trailing dot
- Migrate CI to GitHub Actions
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-publicsuffixlist?expand=0&rev=47
2024-09-04 10:01:09 +00:00
c027e66767
- update to 0.10.0.20240420:
...
* various toplevel domain updates
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-publicsuffixlist?expand=0&rev=45
2024-04-21 08:37:58 +00:00
1047531805
- update to 0.10.0.20240412:
...
* various toplevel domain updates
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-publicsuffixlist?expand=0&rev=43
2024-04-15 09:41:15 +00:00
e66f3ed302
- update to 0.10.0.20240312:
...
* various toplevel domain updates
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-publicsuffixlist?expand=0&rev=41
2024-03-19 07:09:18 +00:00
b2997aca04
- Update to 0.10.0.20240214:
...
* various toplevel domain updates
- Switch to autosetup and pyproject macros.
- No more greedy globs in %files.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-publicsuffixlist?expand=0&rev=39
2024-03-01 04:30:53 +00:00
4cef49a034
- update to 0.10.0.20240108:
...
* various toplevel domain updates
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-publicsuffixlist?expand=0&rev=37
2024-01-09 21:34:59 +00:00
5049885301
- update to 0.10.0.20231214:
...
* various toplevel domain updates
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-publicsuffixlist?expand=0&rev=35
2023-12-27 14:09:08 +00:00
69802e8768
- Update to version 0.10.0.20231109:
...
* switch to automatically generated and uploaded to PyPI
release.
- Update to version 0.9.1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-publicsuffixlist?expand=0&rev=33
2023-11-14 13:18:33 +00:00
344d1a0f2b
Accepting request 1032037 from home:yarunachalam:branches:devel:languages:python
...
- Update to version 0.9.1
* Use underscore in setup.cfg format
OBS-URL: https://build.opensuse.org/request/show/1032037
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-publicsuffixlist?expand=0&rev=31
2022-10-29 06:52:22 +00:00
28eec5045f
Accepting request 1008047 from home:yarunachalam:branches:devel:languages:python
...
- Update to version to 0.9.0
* Update PSL
* Add tests for accept_unknown as method argument
* Fix using a non-default accept_unknown in privatesuffix()
- Update to version to 0.8.0
* Update PSL
* Ensure privateparts returns lowercase labels
* Fix is_public for upper case input
* Fix lowercase for TLD only suffix
* Update PSL
* Update PSL
* Update PSL
* Increment version
* Update PSL
* Add testcase for wildcard match
* Update test data and readme link
* Update PSL
* Update PSL
* Migrate CI to travis-ci.com
* Update PSL
* Update PSL
* Update PSL
* Update PSL
OBS-URL: https://build.opensuse.org/request/show/1008047
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-publicsuffixlist?expand=0&rev=29
2022-10-05 14:57:05 +00:00
ee2ba6ab87
- Update to version 0.7.11:
...
- Add testcase for wildcard match.
- Update test data and readme link.
- Fixes issue #19
- Update PSL.
- Update to version 0.7.10:
- Update PSL.
- Update to version 0.7.9:
- Update PSL.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-publicsuffixlist?expand=0&rev=28
2021-12-16 08:14:07 +00:00
2a081bce55
- update to version 0.7.8:
...
- Update PSL
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-publicsuffixlist?expand=0&rev=25
2021-05-30 17:02:08 +00:00
b6342a1fe8
Accepting request 895711 from home:pgajdos:python
...
setup.py test replacement
OBS-URL: https://build.opensuse.org/request/show/895711
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-publicsuffixlist?expand=0&rev=24
2021-05-27 09:50:17 +00:00
3f8bc24ad4
Accepting request 849341 from home:jayvdb:branches:devel:languages:python
...
- Remove tests from runtime package
- Update to v0.7.3-5
* PSL updates
OBS-URL: https://build.opensuse.org/request/show/849341
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-publicsuffixlist?expand=0&rev=22
2020-11-19 13:23:56 +00:00
5f9bfa3896
- Update to version 0.7.2:
...
* Fix PSL file timestamp offset caused by TZ.
- Update to version 0.7.1:
* Update PSL.
- Update to version 0.7.0:
* Drop Python 2.5 support.
* Use file context managers.
- Update to version to 0.6.15:
* Update PSL.
- Update to version 0.6.14:
* Use privatesuffix instead of its alias.
* Fix typo.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-publicsuffixlist?expand=0&rev=20
2020-06-03 11:19:31 +00:00
f7f5ebae81
Accepting request 786374 from home:mcalabkova:branches:devel:languages:python
...
- Update to 0.6.13
* no changelog found
OBS-URL: https://build.opensuse.org/request/show/786374
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-publicsuffixlist?expand=0&rev=18
2020-03-19 09:43:21 +00:00
Tomáš Chvátal
4bf72e6bc3
- Update to 0.6.11:
...
* no upstream changelog
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-publicsuffixlist?expand=0&rev=16
2019-09-10 12:58:44 +00:00
Tomáš Chvátal
128c0fa8f8
- Update to 0.6.9:
...
* no upstream changelog
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-publicsuffixlist?expand=0&rev=14
2019-07-23 10:57:41 +00:00
Tomáš Chvátal
5237c40737
Accepting request 704164 from home:pgajdos
...
- version update to 0.6.7
* no upstream changelog
OBS-URL: https://build.opensuse.org/request/show/704164
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-publicsuffixlist?expand=0&rev=12
2019-05-20 08:20:27 +00:00
f67b00dbdd
- Update to version 0.6.5:
...
* No changes
- Update to version 0.6.4:
* No changes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-publicsuffixlist?expand=0&rev=10
2019-03-16 13:25:51 +00:00
ca93689970
- Update to version 0.6.3:
...
* No changes
- Update to version 0.6.2:
* No changes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-publicsuffixlist?expand=0&rev=8
2019-01-15 21:30:23 +00:00
88497830bd
Remove superfluous devel dependency for noarch package
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-publicsuffixlist?expand=0&rev=6
2018-12-04 13:48:35 +00:00
f1b4aefdc2
- update to version 0.6.1:
...
- cleanup pypi descriptors
- update to version 0.6.0:
- support for icann-only suffixes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-publicsuffixlist?expand=0&rev=4
2018-05-21 06:49:02 +00:00
1c618639e1
- add change_psl_location.patch to use list from publicsuffix package.
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-publicsuffixlist?expand=0&rev=3
2018-05-14 09:49:21 +00:00
Tomáš Chvátal
4c07a86c0c
Accepting request 592738 from home:sebix
...
can also maintain it
new version, patch was merged upstream
OBS-URL: https://build.opensuse.org/request/show/592738
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-publicsuffixlist?expand=0&rev=1
2018-03-31 08:34:26 +00:00