From fc3156eb91a0da3a7fac76267d2c937febc123de013ddbf770dcf7ca6f796770 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Sun, 7 Apr 2019 11:35:20 +0000 Subject: [PATCH] - 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 --- python-tld.changes | 8 ++++++++ python-tld.spec | 6 +++++- tld-0.9.2.tar.gz | 3 --- tld-0.9.3.tar.gz | 3 +++ 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 tld-0.9.2.tar.gz create mode 100644 tld-0.9.3.tar.gz diff --git a/python-tld.changes b/python-tld.changes index 40f7d71..f2374ee 100644 --- a/python-tld.changes +++ b/python-tld.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Apr 7 11:31:45 UTC 2019 - Sebastian Wagner + +- 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 diff --git a/python-tld.spec b/python-tld.spec index 2e3fc43..c9d2e10 100644 --- a/python-tld.spec +++ b/python-tld.spec @@ -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 diff --git a/tld-0.9.2.tar.gz b/tld-0.9.2.tar.gz deleted file mode 100644 index 83e323e..0000000 --- a/tld-0.9.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3fce7d5c8a94dc26aee9eb843a86668d985bed29470bf68899c739994c1cb4f2 -size 246039 diff --git a/tld-0.9.3.tar.gz b/tld-0.9.3.tar.gz new file mode 100644 index 0000000..8ff8716 --- /dev/null +++ b/tld-0.9.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f766638e4e972445ce18e4dc0fadc0189c0a2a4f7d15e50c3c25d49af9cb1744 +size 247523