11d39f6186
- update to 1.0.2.20250225: * various toplevel domain updates
Dirk Mueller2025-02-25 20:39:16 +00:00
2fcc116248
Accepting request 1225321 from devel:languages:python
Ana Guerrero2024-11-20 16:44:44 +00:00
cc7dba9488
- update to 1.0.2.20241120: * various toplevel domain updates
Dirk Mueller2024-11-20 15:27:07 +00:00
9d851afb60
Accepting request 1222055 from devel:languages:python
Ana Guerrero2024-11-07 15:28:15 +00:00
bbb66cd3d8
- update to 1.0.2.20241107: * various toplevel domain updates
Dirk Mueller2024-11-07 09:09:17 +00:00
670dad3f95
Accepting request 1208850 from devel:languages:python
Ana Guerrero2024-10-18 13:58:42 +00:00
3c503a4977
- update to 1.0.2.20241018: * various toplevel domain updates
Dirk Mueller2024-10-18 10:50:22 +00:00
b56b902c95
Accepting request 1204747 from devel:languages:python
Ana Guerrero2024-09-30 13:42:23 +00:00
023772f489
- update to 1.0.2.20240927: * various toplevel domain updates
Dirk Mueller2024-09-30 10:38:18 +00:00
f189722b8e
Accepting request 1198779 from devel:languages:python
Ana Guerrero2024-09-05 13:47:06 +00:00
a10be5223c
- 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
Sebastian Wagner2024-09-04 10:01:09 +00:00
43984045df
Accepting request 1169470 from devel:languages:python
Ana Guerrero2024-04-21 18:28:56 +00:00
22c01f5274
- update to 0.10.0.20240420: * various toplevel domain updates
Dirk Mueller2024-04-21 08:37:58 +00:00
c73f862647
Accepting request 1167782 from devel:languages:python
Ana Guerrero2024-04-15 18:18:14 +00:00
cb90a6dc4b
- update to 0.10.0.20240412: * various toplevel domain updates
Dirk Mueller2024-04-15 09:41:15 +00:00
8885516d27
Accepting request 1159229 from devel:languages:python
Ana Guerrero2024-03-19 16:32:10 +00:00
1435e314a1
- update to 0.10.0.20240312: * various toplevel domain updates
Dirk Mueller2024-03-19 07:09:18 +00:00
8dc76ee6f6
- Update to 0.10.0.20240214: * various toplevel domain updates - Switch to autosetup and pyproject macros. - No more greedy globs in %files.
Steve Kowalik2024-03-01 04:30:53 +00:00
05b3f097fb
Accepting request 1137815 from devel:languages:python
Ana Guerrero2024-01-10 20:51:58 +00:00
a87f4bfff7
- update to 0.10.0.20240108: * various toplevel domain updates
Dirk Mueller2024-01-09 21:34:59 +00:00
0cc3fd1a35
Accepting request 1135320 from devel:languages:python
Ana Guerrero2023-12-28 22:02:09 +00:00
2a1bace073
- update to 0.10.0.20231214: * various toplevel domain updates
Dirk Mueller2023-12-27 14:09:08 +00:00
cf1cf0646d
Accepting request 1125881 from devel:languages:python
Ana Guerrero2023-11-14 20:43:46 +00:00
614166f810
- Update to version 0.10.0.20231109: * switch to automatically generated and uploaded to PyPI release. - Update to version 0.9.1
Dirk Mueller2023-11-14 13:18:33 +00:00
3c57424ecf
- 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.
Sebastian Wagner2021-12-16 08:14:07 +00:00
eceec07b74
- 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.
Sebastian Wagner2020-06-03 11:19:31 +00:00
71bc645646
- update to version 0.6.1: - cleanup pypi descriptors - update to version 0.6.0: - support for icann-only suffixes
Sebastian Wagner2018-05-21 06:49:02 +00:00
8351dcc3dd
- add change_psl_location.patch to use list from publicsuffix package.
Sebastian Wagner2018-05-14 09:49:21 +00:00