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

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d9c847b72847a6077eca0f3d2ddbb2691b11586aab75bd61c8c902b2dc587de5
size 86329

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:51e44363f6ae3971c5ce29744960506f72ff3615cc28575a55961a584b138293
size 87806

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Jun 3 11:14:04 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
- 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.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 19 09:32:59 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com> Thu Mar 19 09:32:59 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>

View File

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