forked from pool/python-tld
- update to version 0.9.3:
- Added `is_tld` function. - Docs updated. - Upgrade test suite. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tld?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
d2980ecfc4
commit
fc3156eb91
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 7 11:31:45 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
- update to version 0.9.3:
|
||||
- Added `is_tld` function.
|
||||
- Docs updated.
|
||||
- Upgrade test suite.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 23 21:26:49 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-tld
|
||||
Version: 0.9.2
|
||||
Version: 0.9.3
|
||||
Release: 0
|
||||
Summary: URL top level domain (TLD) extraction module
|
||||
License: MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-only
|
||||
@@ -30,7 +30,11 @@ Patch0: remove-download-test.patch
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: python-rpm-macros
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module Faker}
|
||||
BuildRequires: %{python_module factory_boy}
|
||||
BuildRequires: %{python_module pytest-cov}
|
||||
BuildRequires: %{python_module six >= 1.9}
|
||||
BuildRequires: %{python_module tox}
|
||||
# /SECTION
|
||||
BuildRequires: fdupes
|
||||
Requires: python-six >= 1.9
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3fce7d5c8a94dc26aee9eb843a86668d985bed29470bf68899c739994c1cb4f2
|
||||
size 246039
|
3
tld-0.9.3.tar.gz
Normal file
3
tld-0.9.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f766638e4e972445ce18e4dc0fadc0189c0a2a4f7d15e50c3c25d49af9cb1744
|
||||
size 247523
|
Reference in New Issue
Block a user