14
0

- 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
This commit is contained in:
Sebastian Wagner
2021-12-16 08:14:07 +00:00
committed by Git OBS Bridge
parent 95f87c4343
commit 3c57424ecf
4 changed files with 17 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Dec 16 08:10:00 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- 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.
-------------------------------------------------------------------
Sun May 30 10:42:48 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>

View File

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