14
0

- 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
This commit is contained in:
Sebastian Wagner
2020-06-03 11:19:31 +00:00
committed by Git OBS Bridge
parent f629a8f0c0
commit eceec07b74
4 changed files with 20 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-publicsuffixlist
Version: 0.6.13
Version: 0.7.2
Release: 0
Summary: Public suffix list implementaion in Python
License: MPL-2.0