forked from pool/python-publicsuffixlist
- 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:
committed by
Git OBS Bridge
parent
f629a8f0c0
commit
eceec07b74
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d9c847b72847a6077eca0f3d2ddbb2691b11586aab75bd61c8c902b2dc587de5
|
||||
size 86329
|
3
publicsuffixlist-0.7.2.tar.gz
Normal file
3
publicsuffixlist-0.7.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:51e44363f6ae3971c5ce29744960506f72ff3615cc28575a55961a584b138293
|
||||
size 87806
|
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user