commit python-tld for openSUSE:Factory

2020-07-07 Thread root
Hello community,

here is the log from the commit of package python-tld for openSUSE:Factory 
checked in at 2020-07-07 12:57:49

Comparing /work/SRC/openSUSE:Factory/python-tld (Old)
 and  /work/SRC/openSUSE:Factory/.python-tld.new.3060 (New)


Package is "python-tld"

Tue Jul  7 12:57:49 2020 rev:16 rq:809926 version:0.12.2

Changes:

--- /work/SRC/openSUSE:Factory/python-tld/python-tld.changes2020-05-19 
14:48:49.352115095 +0200
+++ /work/SRC/openSUSE:Factory/.python-tld.new.3060/python-tld.changes  
2020-07-07 12:58:00.805682628 +0200
@@ -1,0 +2,7 @@
+Thu May 21 11:35:30 UTC 2020 - Sebastian Wagner 
+
+- Update to version 0.12.2:
+  - Add mozilla license to dist.
+  - Fix MyPy issues.
+
+---

Old:

  tld-0.12.1.tar.gz

New:

  tld-0.12.2.tar.gz



Other differences:
--
++ python-tld.spec ++
--- /var/tmp/diff_new_pack.p6b92p/_old  2020-07-07 12:58:06.149699542 +0200
+++ /var/tmp/diff_new_pack.p6b92p/_new  2020-07-07 12:58:06.153699554 +0200
@@ -19,10 +19,10 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-tld
-Version:0.12.1
+Version:0.12.2
 Release:0
 Summary:URL top level domain (TLD) extraction module
-License:MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-only
+License:MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-or-later
 Group:  Development/Languages/Python
 URL:https://github.com/barseghyanartur/tld
 Source: 
https://files.pythonhosted.org/packages/source/t/tld/tld-%{version}.tar.gz
@@ -73,7 +73,7 @@
 
 %files %{python_files}
 %doc README.rst CHANGELOG.rst
-%license LICENSE_GPL2.0.txt LICENSE_LGPL_2.1.txt
+%license LICENSE_GPL2.0.txt LICENSE_LGPL_2.1.txt LICENSE_MPL_1.1.txt
 %python_alternative %{_bindir}/update-tld-names
 %{python_sitelib}/*
 

++ tld-0.12.1.tar.gz -> tld-0.12.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tld-0.12.1/CHANGELOG.rst new/tld-0.12.2/CHANGELOG.rst
--- old/tld-0.12.1/CHANGELOG.rst2020-04-26 00:02:55.0 +0200
+++ new/tld-0.12.2/CHANGELOG.rst2020-05-20 22:25:45.0 +0200
@@ -15,10 +15,21 @@
   0.3.4 to 0.4).
 - All backwards incompatible changes are mentioned in this document.
 
+0.12.2
+--
+2020-05-20
+
+- Add mozilla license to dist.
+- Fix MyPy issues.
+
 0.12.1
 --
 2020-04-25
 
+.. note::
+
+In commemoration of `Armenian Genocide 
`_.
+
 - Correctly handling domain names ending with dot(s).
 
 0.12
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tld-0.12.1/LICENSE_MPL_1.1.txt 
new/tld-0.12.2/LICENSE_MPL_1.1.txt
--- old/tld-0.12.1/LICENSE_MPL_1.1.txt  1970-01-01 01:00:00.0 +0100
+++ new/tld-0.12.2/LICENSE_MPL_1.1.txt  2020-03-17 23:59:11.0 +0100
@@ -0,0 +1,467 @@
+  MOZILLA PUBLIC LICENSE
+Version 1.1
+
+  ---
+
+1. Definitions.
+
+ 1.0.1. "Commercial Use" means distribution or otherwise making the
+ Covered Code available to a third party.
+
+ 1.1. "Contributor" means each entity that creates or contributes to
+ the creation of Modifications.
+
+ 1.2. "Contributor Version" means the combination of the Original
+ Code, prior Modifications used by a Contributor, and the Modifications
+ made by that particular Contributor.
+
+ 1.3. "Covered Code" means the Original Code or Modifications or the
+ combination of the Original Code and Modifications, in each case
+ including portions thereof.
+
+ 1.4. "Electronic Distribution Mechanism" means a mechanism generally
+ accepted in the software development community for the electronic
+ transfer of data.
+
+ 1.5. "Executable" means Covered Code in any form other than Source
+ Code.
+
+ 1.6. "Initial Developer" means the individual or entity identified
+ as the Initial Developer in the Source Code notice required by Exhibit
+ A.
+
+ 1.7. "Larger Work" means a work which combines Covered Code or
+ portions thereof with code not governed by the terms of this License.
+
+ 1.8. "License" means this document.
+
+ 1.8.1. "Licensable" means having the right to grant, to the maximum
+ extent possible, whether at the time of the initial grant or
+ subsequently acquired, any and all of the rights conveyed herein.
+
+ 1.9. "Modifications" means any addition to or deletion from the
+ substance or structure of either the Original Code or any previous
+ Modifications. When 

commit python-tld for openSUSE:Factory

2020-05-19 Thread root
Hello community,

here is the log from the commit of package python-tld for openSUSE:Factory 
checked in at 2020-05-19 14:48:46

Comparing /work/SRC/openSUSE:Factory/python-tld (Old)
 and  /work/SRC/openSUSE:Factory/.python-tld.new.2738 (New)


Package is "python-tld"

Tue May 19 14:48:46 2020 rev:15 rq:806968 version:0.12.1

Changes:

--- /work/SRC/openSUSE:Factory/python-tld/python-tld.changes2020-05-11 
13:42:34.373274698 +0200
+++ /work/SRC/openSUSE:Factory/.python-tld.new.2738/python-tld.changes  
2020-05-19 14:48:49.352115095 +0200
@@ -1,0 +2,5 @@
+Mon May 18 09:10:31 UTC 2020 - Petr Gajdos 
+
+- %python3_only -> %python_alternative
+
+---



Other differences:
--
++ python-tld.spec ++
--- /var/tmp/diff_new_pack.zEUtM0/_old  2020-05-19 14:48:50.076116701 +0200
+++ /var/tmp/diff_new_pack.zEUtM0/_new  2020-05-19 14:48:50.076116701 +0200
@@ -33,6 +33,8 @@
 BuildRequires:  python-rpm-macros
 Requires:   python-setuptools
 Requires:   python-six >= 1.9
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
 BuildArch:  noarch
 # SECTION test requirements
 BuildRequires:  %{python_module Faker}
@@ -57,15 +59,22 @@
 
 %install
 %python_install
+%python_clone -a %{buildroot}%{_bindir}/update-tld-names
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
 %pytest
 
+%post
+%python_install_alternative update-tld-names
+
+%postun
+%python_uninstall_alternative update-tld-names
+
 %files %{python_files}
 %doc README.rst CHANGELOG.rst
 %license LICENSE_GPL2.0.txt LICENSE_LGPL_2.1.txt
-%python3_only %{_bindir}/update-tld-names
+%python_alternative %{_bindir}/update-tld-names
 %{python_sitelib}/*
 
 %changelog




commit python-tld for openSUSE:Factory

2020-05-11 Thread root
Hello community,

here is the log from the commit of package python-tld for openSUSE:Factory 
checked in at 2020-05-11 13:42:29

Comparing /work/SRC/openSUSE:Factory/python-tld (Old)
 and  /work/SRC/openSUSE:Factory/.python-tld.new.2738 (New)


Package is "python-tld"

Mon May 11 13:42:29 2020 rev:14 rq:802509 version:0.12.1

Changes:

--- /work/SRC/openSUSE:Factory/python-tld/python-tld.changes2020-04-27 
23:36:58.375358668 +0200
+++ /work/SRC/openSUSE:Factory/.python-tld.new.2738/python-tld.changes  
2020-05-11 13:42:34.373274698 +0200
@@ -1,0 +2,6 @@
+Sun May  3 13:19:42 UTC 2020 - Sebastian Wagner 
+
+- update to version 0.12.1:
+  - Correctly handling domain names ending with dot(s).
+
+---

Old:

  tld-0.12.tar.gz

New:

  tld-0.12.1.tar.gz



Other differences:
--
++ python-tld.spec ++
--- /var/tmp/diff_new_pack.mkWWu3/_old  2020-05-11 13:42:36.281278747 +0200
+++ /var/tmp/diff_new_pack.mkWWu3/_new  2020-05-11 13:42:36.281278747 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-tld
-Version:0.12
+Version:0.12.1
 Release:0
 Summary:URL top level domain (TLD) extraction module
 License:MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-only

++ tld-0.12.tar.gz -> tld-0.12.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tld-0.12/CHANGELOG.rst new/tld-0.12.1/CHANGELOG.rst
--- old/tld-0.12/CHANGELOG.rst  2020-04-19 22:37:01.0 +0200
+++ new/tld-0.12.1/CHANGELOG.rst2020-04-26 00:02:55.0 +0200
@@ -15,6 +15,12 @@
   0.3.4 to 0.4).
 - All backwards incompatible changes are mentioned in this document.
 
+0.12.1
+--
+2020-04-25
+
+- Correctly handling domain names ending with dot(s).
+
 0.12
 
 2020-04-19
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tld-0.12/PKG-INFO new/tld-0.12.1/PKG-INFO
--- old/tld-0.12/PKG-INFO   2020-04-19 22:38:52.0 +0200
+++ new/tld-0.12.1/PKG-INFO 2020-04-26 00:24:47.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: tld
-Version: 0.12
+Version: 0.12.1
 Summary: Extract the top-level domain (TLD) from the URL given.
 Home-page: https://github.com/barseghyanartur/tld
 Author: Artur Barseghyan
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tld-0.12/docs/changelog.rst 
new/tld-0.12.1/docs/changelog.rst
--- old/tld-0.12/docs/changelog.rst 2020-04-19 22:37:06.0 +0200
+++ new/tld-0.12.1/docs/changelog.rst   2020-04-26 00:03:44.0 +0200
@@ -15,6 +15,12 @@
   0.3.4 to 0.4).
 - All backwards incompatible changes are mentioned in this document.
 
+0.12.1
+--
+2020-04-25
+
+- Correctly handling domain names ending with dot(s).
+
 0.12
 
 2020-04-19
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tld-0.12/setup.py new/tld-0.12.1/setup.py
--- old/tld-0.12/setup.py   2020-04-19 22:25:59.0 +0200
+++ new/tld-0.12.1/setup.py 2020-04-26 00:03:42.0 +0200
@@ -7,7 +7,7 @@
 except:
 readme = ''
 
-version = '0.12'
+version = '0.12.1'
 
 py_where = './src'
 py_package_dir = 'src'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tld-0.12/src/tld/__init__.py 
new/tld-0.12.1/src/tld/__init__.py
--- old/tld-0.12/src/tld/__init__.py2020-04-19 22:26:27.0 +0200
+++ new/tld-0.12.1/src/tld/__init__.py  2020-04-25 23:47:59.0 +0200
@@ -9,7 +9,7 @@
 )
 
 __title__ = 'tld'
-__version__ = '0.12'
+__version__ = '0.12.1'
 __author__ = 'Artur Barseghyan'
 __copyright__ = '2013-2020 Artur Barseghyan'
 __license__ = 'MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-or-later'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tld-0.12/src/tld/res/effective_tld_names.dat.txt 
new/tld-0.12.1/src/tld/res/effective_tld_names.dat.txt
--- old/tld-0.12/src/tld/res/effective_tld_names.dat.txt2020-04-19 
22:37:56.0 +0200
+++ new/tld-0.12.1/src/tld/res/effective_tld_names.dat.txt  2020-04-25 
23:47:47.0 +0200
@@ -10980,6 +10980,10 @@
 *.lcl.dev
 *.stg.dev
 
+// Clic2000 : https://clic2000.fr
+// Submitted by Mathilde Blanchemanche 
+clic2000.net
+
 // Cloud66 : https://www.cloud66.com/
 // Submitted by Khash Sajadi 
 c66.me
@@ -12791,6 +12795,10 @@
 // Submitted by Craig McMahon 
 shopitsite.com
 
+// shopware AG : https://shopware.com
+// Submitted by Jens Küper 
+shopware.store
+
 // Siemens Mobility GmbH
 // Submitted by Oliver Graebner 
 mo-siemens.io
@@ 

commit python-tld for openSUSE:Factory

2020-04-27 Thread root
Hello community,

here is the log from the commit of package python-tld for openSUSE:Factory 
checked in at 2020-04-27 23:36:53

Comparing /work/SRC/openSUSE:Factory/python-tld (Old)
 and  /work/SRC/openSUSE:Factory/.python-tld.new.2738 (New)


Package is "python-tld"

Mon Apr 27 23:36:53 2020 rev:13 rq:797840 version:0.12

Changes:

--- /work/SRC/openSUSE:Factory/python-tld/python-tld.changes2020-03-26 
23:35:11.634816632 +0100
+++ /work/SRC/openSUSE:Factory/.python-tld.new.2738/python-tld.changes  
2020-04-27 23:36:58.375358668 +0200
@@ -1,0 +2,6 @@
+Wed Apr 22 19:03:54 UTC 2020 - Sebastian Wagner 
+
+- update to version 0.12:
+ - Use Public Suffix list instead of deprecated Mozilla's MXR.
+
+---

Old:

  tld-0.11.11.tar.gz

New:

  tld-0.12.tar.gz



Other differences:
--
++ python-tld.spec ++
--- /var/tmp/diff_new_pack.TTiD1a/_old  2020-04-27 23:36:59.715361283 +0200
+++ /var/tmp/diff_new_pack.TTiD1a/_new  2020-04-27 23:36:59.719361292 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-tld
-Version:0.11.11
+Version:0.12
 Release:0
 Summary:URL top level domain (TLD) extraction module
 License:MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-only

++ tld-0.11.11.tar.gz -> tld-0.12.tar.gz ++
 107047 lines of diff (skipped)




commit python-tld for openSUSE:Factory

2020-03-26 Thread root
Hello community,

here is the log from the commit of package python-tld for openSUSE:Factory 
checked in at 2020-03-26 23:34:32

Comparing /work/SRC/openSUSE:Factory/python-tld (Old)
 and  /work/SRC/openSUSE:Factory/.python-tld.new.3160 (New)


Package is "python-tld"

Thu Mar 26 23:34:32 2020 rev:12 rq:788522 version:0.11.11

Changes:

--- /work/SRC/openSUSE:Factory/python-tld/python-tld.changes2020-02-14 
16:39:47.815666744 +0100
+++ /work/SRC/openSUSE:Factory/.python-tld.new.3160/python-tld.changes  
2020-03-26 23:35:11.634816632 +0100
@@ -1,0 +2,6 @@
+Thu Mar 26 10:43:22 UTC 2020 - pgaj...@suse.com
+
+- version update to 0.11.11
+  * - Minor speed-ups, reduce memory usage.
+
+---

Old:

  tld-0.11.10.tar.gz

New:

  tld-0.11.11.tar.gz



Other differences:
--
++ python-tld.spec ++
--- /var/tmp/diff_new_pack.CQI229/_old  2020-03-26 23:35:12.454816928 +0100
+++ /var/tmp/diff_new_pack.CQI229/_new  2020-03-26 23:35:12.470816933 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-tld
-Version:0.11.10
+Version:0.11.11
 Release:0
 Summary:URL top level domain (TLD) extraction module
 License:MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-only
@@ -31,6 +31,7 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:   python-setuptools
 Requires:   python-six >= 1.9
 BuildArch:  noarch
 # SECTION test requirements

++ tld-0.11.10.tar.gz -> tld-0.11.11.tar.gz ++
 106838 lines of diff (skipped)




commit python-tld for openSUSE:Factory

2020-02-14 Thread root
Hello community,

here is the log from the commit of package python-tld for openSUSE:Factory 
checked in at 2020-02-14 16:39:45

Comparing /work/SRC/openSUSE:Factory/python-tld (Old)
 and  /work/SRC/openSUSE:Factory/.python-tld.new.26092 (New)


Package is "python-tld"

Fri Feb 14 16:39:45 2020 rev:11 rq:774244 version:0.11.10

Changes:

--- /work/SRC/openSUSE:Factory/python-tld/python-tld.changes2020-01-02 
14:44:10.816979108 +0100
+++ /work/SRC/openSUSE:Factory/.python-tld.new.26092/python-tld.changes 
2020-02-14 16:39:47.815666744 +0100
@@ -1,0 +2,6 @@
+Thu Feb  6 19:50:54 UTC 2020 - Sebastian Wagner 
+
+- update to version 0.11.10:
+  - Python 2.7 and 3.5 fixes.
+
+---

Old:

  tld-0.11.9.tar.gz

New:

  tld-0.11.10.tar.gz



Other differences:
--
++ python-tld.spec ++
--- /var/tmp/diff_new_pack.Czo9aA/_old  2020-02-14 16:39:48.795667290 +0100
+++ /var/tmp/diff_new_pack.Czo9aA/_new  2020-02-14 16:39:48.795667290 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-tld
-Version:0.11.9
+Version:0.11.10
 Release:0
 Summary:URL top level domain (TLD) extraction module
 License:MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-only
@@ -50,7 +50,6 @@
 %setup -q -n tld-%{version}
 %patch0 -p1
 # https://github.com/barseghyanartur/tld/issues/75
-chmod -x src/tld/res/old/effective_tld_names-2015-07-19.dat.txt
 
 %build
 %python_build

++ tld-0.11.9.tar.gz -> tld-0.11.10.tar.gz ++
 26300 lines of diff (skipped)




commit python-tld for openSUSE:Factory

2020-01-02 Thread root
Hello community,

here is the log from the commit of package python-tld for openSUSE:Factory 
checked in at 2020-01-02 14:44:09

Comparing /work/SRC/openSUSE:Factory/python-tld (Old)
 and  /work/SRC/openSUSE:Factory/.python-tld.new.6675 (New)


Package is "python-tld"

Thu Jan  2 14:44:09 2020 rev:10 rq:760391 version:0.11.9

Changes:

--- /work/SRC/openSUSE:Factory/python-tld/python-tld.changes2019-12-31 
15:49:11.772354532 +0100
+++ /work/SRC/openSUSE:Factory/.python-tld.new.6675/python-tld.changes  
2020-01-02 14:44:10.816979108 +0100
@@ -1,0 +2,5 @@
+Thu Jan  2 10:14:36 UTC 2020 - Tomáš Chvátal 
+
+- Do not use setup.py test but call pytest directly
+
+---



Other differences:
--
++ python-tld.spec ++
--- /var/tmp/diff_new_pack.8CiQTs/_old  2020-01-02 14:44:11.572979407 +0100
+++ /var/tmp/diff_new_pack.8CiQTs/_new  2020-01-02 14:44:11.572979407 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-tld
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,18 +29,16 @@
 # PATCH-FIX-OPENSUSE skip_internet_tests.patch
 Patch0: skip_internet_tests.patch
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:   python-six >= 1.9
+BuildArch:  noarch
 # SECTION test requirements
 BuildRequires:  %{python_module Faker}
 BuildRequires:  %{python_module factory_boy}
-BuildRequires:  %{python_module pytest-cov}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module six >= 1.9}
-BuildRequires:  %{python_module tox}
 # /SECTION
-BuildRequires:  fdupes
-Requires:   python-six >= 1.9
-BuildArch:  noarch
-
 %python_subpackages
 
 %description
@@ -62,7 +60,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_exec setup.py test
+%pytest
 
 %files %{python_files}
 %doc README.rst CHANGELOG.rst




commit python-tld for openSUSE:Factory

2019-12-31 Thread root
Hello community,

here is the log from the commit of package python-tld for openSUSE:Factory 
checked in at 2019-12-31 15:49:09

Comparing /work/SRC/openSUSE:Factory/python-tld (Old)
 and  /work/SRC/openSUSE:Factory/.python-tld.new.6675 (New)


Package is "python-tld"

Tue Dec 31 15:49:09 2019 rev:9 rq:760159 version:0.11.9

Changes:

--- /work/SRC/openSUSE:Factory/python-tld/python-tld.changes2019-12-04 
14:20:07.370425125 +0100
+++ /work/SRC/openSUSE:Factory/.python-tld.new.6675/python-tld.changes  
2019-12-31 15:49:11.772354532 +0100
@@ -1,0 +2,55 @@
+Tue Dec 24 10:03:46 UTC 2019 - Sebastian Wagner 
+
+- update to version 0.11.9:
+ - Adding test TLDs list to the package.
+- switch back to pypi file.
+
+---
+Sun Dec 15 22:01:42 UTC 2019 - Sebastian Wagner 
+
+- Switch to github tarball because of missing test files.
+
+---
+Sun Dec 15 09:22:45 UTC 2019 - Sebastian Wagner 
+
+- update to version 0.11.8:
+ - Minor fixes in setup.py.
+- update to version 0.11.7
+ - There have been no code changes since 0.11.2. The only change is that
+   support for Python 2.7 and 3.5 has been added.
+ - Added support for Python 2.7.
+- update to version 0.11.6:
+ - Targeted releases for all supported Python versions.
+- update to version 0.11.5:
+ - Targeted releases for all supported Python versions.
+- update to version 0.11.4:
+ - Changed order of the releases (Python 3.6 and up come first, then Python 
3.5).
+ - Make all distributions except Python 3.5 universal.
+- update to version 0.11.3:
+ - Added missing resources to the Python 3.5 release.
+- update to version 0.11.2:
+ - Bring back Python 3.5 support.
+- update to version 0.11.1:
+ - Minor speed ups.
+ - More on adding typing.
+- update to version 0.11:
+ - Since introduction of parser classes, usage of
+   ``NAMES_SOURCE_URL`` and ``NAMES_LOCAL_PATH`` of the ``tld.conf``
+   module is deprecated. Also, ``tld_names_local_path``
+   and ``tld_names_source_url`` arguments are deprecated as well.
+   If you want to customise things, implement your own parser (inherit from
+   ``BaseTLDSourceParser``).
+ - Drop support for Python versions prior to 3.6.
+ - Clean-up dependencies.
+ - Introduce parsers.
+ - Drop ``tld_names_source_url`` and ``tld_names_local_path`` introduced
+   in the previous release.
+ - Minor speed-ups (including tests).
+- update to version 0.10:
+ - This is the last release to support Python 2.
+ - Make it possible to provide a custom path to the TLD names file.
+ - Make it possible to free up some resources occupied due to loading custom
+   tld names by calling the ``reset_tld_names`` function
+   with ``tld_names_local_path`` parameter.
+
+---

Old:

  tld-0.9.8.tar.gz

New:

  tld-0.11.9.tar.gz



Other differences:
--
++ python-tld.spec ++
--- /var/tmp/diff_new_pack.VF1PKl/_old  2019-12-31 15:49:12.512354980 +0100
+++ /var/tmp/diff_new_pack.VF1PKl/_new  2019-12-31 15:49:12.516354982 +0100
@@ -17,8 +17,9 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
 Name:   python-tld
-Version:0.9.8
+Version:0.11.9
 Release:0
 Summary:URL top level domain (TLD) extraction module
 License:MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-only
@@ -49,8 +50,9 @@
 
 %prep
 %setup -q -n tld-%{version}
-#sed -i '1s/^#!.*/#!\/usr\/bin\/python3/' src/tld/bin/update-tld-names
 %patch0 -p1
+# https://github.com/barseghyanartur/tld/issues/75
+chmod -x src/tld/res/old/effective_tld_names-2015-07-19.dat.txt
 
 %build
 %python_build
@@ -58,7 +60,6 @@
 %install
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
-%{python_expand chmod -x 
%{buildroot}%{$python_sitelib}/tld/res/old/effective_tld_names-2015-07-19.dat.txt}
 
 %check
 %python_exec setup.py test

++ tld-0.9.8.tar.gz -> tld-0.11.9.tar.gz ++
 97320 lines of diff (skipped)




commit python-tld for openSUSE:Factory

2019-12-04 Thread root
Hello community,

here is the log from the commit of package python-tld for openSUSE:Factory 
checked in at 2019-12-04 13:52:53

Comparing /work/SRC/openSUSE:Factory/python-tld (Old)
 and  /work/SRC/openSUSE:Factory/.python-tld.new.4691 (New)


Package is "python-tld"

Wed Dec  4 13:52:53 2019 rev:8 rq:753264 version:0.9.8

Changes:

--- /work/SRC/openSUSE:Factory/python-tld/python-tld.changes2019-09-27 
14:48:48.584708391 +0200
+++ /work/SRC/openSUSE:Factory/.python-tld.new.4691/python-tld.changes  
2019-12-04 14:20:07.370425125 +0100
@@ -1,0 +2,10 @@
+Tue Nov 26 14:03:36 UTC 2019 - Sebastian Wagner 
+
+- update to version 0.9.8:
+ - Fix for occasional issue when some domains are not correctly recognised.
+- update to version 0.9.7:
+ - Handling urls that are only a TLD.
+ - Accepts already splitted URLs.
+ - Tested against Python 3.8.
+
+---

Old:

  tld-0.9.6.tar.gz

New:

  tld-0.9.8.tar.gz



Other differences:
--
++ python-tld.spec ++
--- /var/tmp/diff_new_pack.ZNeoRo/_old  2019-12-04 14:20:07.918425587 +0100
+++ /var/tmp/diff_new_pack.ZNeoRo/_new  2019-12-04 14:20:07.922425590 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-tld
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,12 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-tld
-Version:0.9.6
+Version:0.9.8
 Release:0
 Summary:URL top level domain (TLD) extraction module
 License:MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-only
 Group:  Development/Languages/Python
-Url:https://github.com/barseghyanartur/tld
+URL:https://github.com/barseghyanartur/tld
 Source: 
https://files.pythonhosted.org/packages/source/t/tld/tld-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE skip_internet_tests.patch
 Patch0: skip_internet_tests.patch

++ tld-0.9.6.tar.gz -> tld-0.9.8.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tld-0.9.6/CHANGELOG.rst new/tld-0.9.8/CHANGELOG.rst
--- old/tld-0.9.6/CHANGELOG.rst 2019-09-12 23:07:10.0 +0200
+++ new/tld-0.9.8/CHANGELOG.rst 2019-11-15 23:11:05.0 +0100
@@ -15,6 +15,25 @@
   0.3.4 to 0.4).
 - All backwards incompatible changes are mentioned in this document.
 
+0.9.8
+-
+2019-11-15
+
+- Fix for occasional issue when some domains are not correctly recognised.
+
+0.9.7
+-
+2019-10-30
+
+.. note::
+
+This release is dedicated to my newborn daughter. Happy birthday, my dear
+Ani.
+
+- Handling urls that are only a TLD.
+- Accepts already splitted URLs.
+- Tested against Python 3.8.
+
 0.9.6
 -
 2019-09-12
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tld-0.9.6/PKG-INFO new/tld-0.9.8/PKG-INFO
--- old/tld-0.9.6/PKG-INFO  2019-09-13 01:12:20.0 +0200
+++ new/tld-0.9.8/PKG-INFO  2019-11-15 23:21:31.0 +0100
@@ -1,7 +1,7 @@
 Metadata-Version: 1.1
 Name: tld
-Version: 0.9.6
-Summary: Extract the top level domain (TLD) from the URL given.
+Version: 0.9.8
+Summary: Extract the top-level domain (TLD) from the URL given.
 Home-page: https://github.com/barseghyanartur/tld
 Author: Artur Barseghyan
 Author-email: artur.barsegh...@gmail.com
@@ -38,7 +38,7 @@
 
 Prerequisites
 =
-- Python 2.7, 3.4, 3.5, 3.6, 3.7 and PyPy
+- Python 2.7, 3.4, 3.5, 3.6, 3.7, 3.8 and PyPy
 
 Documentation
 =
@@ -255,7 +255,7 @@
 ==
 Artur Barseghyan 
 
-Keywords: tld,top level domain names,python
+Keywords: tld,top-level domain names,python
 Platform: UNKNOWN
 Classifier: Programming Language :: Python
 Classifier: Programming Language :: Python :: 2.7
@@ -264,6 +264,7 @@
 Classifier: Programming Language :: Python :: 3.5
 Classifier: Programming Language :: Python :: 3.6
 Classifier: Programming Language :: Python :: 3.7
+Classifier: Programming Language :: Python :: 3.8
 Classifier: Environment :: Web Environment
 Classifier: Intended Audience :: Developers
 Classifier: Operating System :: OS Independent
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tld-0.9.6/README.rst new/tld-0.9.8/README.rst
--- old/tld-0.9.6/README.rst2019-09-11 00:55:59.0 +0200
+++ new/tld-0.9.8/README.rst2019-10-30 21:33:22.0 +0100
@@ -30,7 +30,7 @@
 
 Prerequisites
 =

commit python-tld for openSUSE:Factory

2019-09-27 Thread root
Hello community,

here is the log from the commit of package python-tld for openSUSE:Factory 
checked in at 2019-09-27 14:48:44

Comparing /work/SRC/openSUSE:Factory/python-tld (Old)
 and  /work/SRC/openSUSE:Factory/.python-tld.new.2352 (New)


Package is "python-tld"

Fri Sep 27 14:48:44 2019 rev:7 rq:731290 version:0.9.6

Changes:

--- /work/SRC/openSUSE:Factory/python-tld/python-tld.changes2019-04-18 
09:57:19.593375333 +0200
+++ /work/SRC/openSUSE:Factory/.python-tld.new.2352/python-tld.changes  
2019-09-27 14:48:48.584708391 +0200
@@ -1,0 +2,18 @@
+Mon Sep 16 13:21:10 UTC 2019 - Tomáš Chvátal 
+
+- Update to 0.9.6:
+  * Fix for update-tld-names returns a non-zero exit code on success
+  * Minor tests improvements.
+
+---
+Sat Sep 14 20:05:33 UTC 2019 - Sebastian Wagner 
+
+- update to version 0.9.5:
+  - Tests improvements.
+- update to version 0.9.4:
+  - Optimisations in setup.py, tests and console scripts.
+  - Skip testing the update-tld-names functionality if no internet is 
available.
+- add skip_internet_tests.patch
+- remove remove-download-test.patch
+
+---

Old:

  remove-download-test.patch
  tld-0.9.3.tar.gz

New:

  skip_internet_tests.patch
  tld-0.9.6.tar.gz



Other differences:
--
++ python-tld.spec ++
--- /var/tmp/diff_new_pack.ypebeP/_old  2019-09-27 14:48:49.588705781 +0200
+++ /var/tmp/diff_new_pack.ypebeP/_new  2019-09-27 14:48:49.588705781 +0200
@@ -18,15 +18,15 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-tld
-Version:0.9.3
+Version:0.9.6
 Release:0
 Summary:URL top level domain (TLD) extraction module
 License:MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-only
 Group:  Development/Languages/Python
 Url:https://github.com/barseghyanartur/tld
 Source: 
https://files.pythonhosted.org/packages/source/t/tld/tld-%{version}.tar.gz
-# PATCH-FIX-OPENSUSE remove-download-test.patch
-Patch0: remove-download-test.patch
+# PATCH-FIX-OPENSUSE skip_internet_tests.patch
+Patch0: skip_internet_tests.patch
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
 # SECTION test requirements
@@ -49,7 +49,7 @@
 
 %prep
 %setup -q -n tld-%{version}
-sed -i '1s/^#!.*/#!\/usr\/bin\/python3/' src/tld/bin/update-tld-names
+#sed -i '1s/^#!.*/#!\/usr\/bin\/python3/' src/tld/bin/update-tld-names
 %patch0 -p1
 
 %build

++ skip_internet_tests.patch ++
--- tld-0.9.5/src/tld/tests/base.py 2019-09-11 01:17:41.0 +0200
+++ tld-0.9.5/src/tld/tests/base.py 2019-09-14 22:20:02.920343051 +0200
@@ -55,13 +55,7 @@
 OpenPort: 53/tcp
 Service: domain (DNS/TCP)
 """
-try:
-socket.setdefaulttimeout(timeout)
-socket.socket(socket.AF_INET, socket.SOCK_STREAM).connect((host, port))
-return True
-except socket.error as ex:
-print(ex)
-return False
+return False
 
 
 def internet_available_only(func):
++ tld-0.9.3.tar.gz -> tld-0.9.6.tar.gz ++
 2272 lines of diff (skipped)




commit python-tld for openSUSE:Factory

2019-04-18 Thread root
Hello community,

here is the log from the commit of package python-tld for openSUSE:Factory 
checked in at 2019-04-18 09:57:18

Comparing /work/SRC/openSUSE:Factory/python-tld (Old)
 and  /work/SRC/openSUSE:Factory/.python-tld.new.17052 (New)


Package is "python-tld"

Thu Apr 18 09:57:18 2019 rev:6 rq:695330 version:0.9.3

Changes:

--- /work/SRC/openSUSE:Factory/python-tld/python-tld.changes2019-02-01 
11:44:32.448608233 +0100
+++ /work/SRC/openSUSE:Factory/.python-tld.new.17052/python-tld.changes 
2019-04-18 09:57:19.593375333 +0200
@@ -1,0 +2,8 @@
+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.
+
+---

Old:

  tld-0.9.2.tar.gz

New:

  tld-0.9.3.tar.gz



Other differences:
--
++ python-tld.spec ++
--- /var/tmp/diff_new_pack.9JkXgJ/_old  2019-04-18 09:57:20.285375764 +0200
+++ /var/tmp/diff_new_pack.9JkXgJ/_new  2019-04-18 09:57:20.285375764 +0200
@@ -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 @@
 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

++ tld-0.9.2.tar.gz -> tld-0.9.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tld-0.9.2/CHANGELOG.rst new/tld-0.9.3/CHANGELOG.rst
--- old/tld-0.9.2/CHANGELOG.rst 2019-01-10 22:54:41.0 +0100
+++ new/tld-0.9.3/CHANGELOG.rst 2019-04-06 02:21:41.0 +0200
@@ -15,6 +15,14 @@
   0.3.4 to 0.4).
 - All backwards incompatible changes are mentioned in this document.
 
+0.9.3
+-
+2019-04-05
+
+- Added `is_tld` function.
+- Docs updated.
+- Upgrade test suite.
+
 0.9.2
 -
 2019-01-10
@@ -23,6 +31,7 @@
 - Tested against Python 3.7.
 - Added tests for commands.
 - Dropped Python 2.6 support.
+- TLD source updated to the latest version.
 
 0.9.1
 -
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tld-0.9.2/LICENSE_GPL2.0.txt 
new/tld-0.9.3/LICENSE_GPL2.0.txt
--- old/tld-0.9.2/LICENSE_GPL2.0.txt2018-04-07 02:05:24.0 +0200
+++ new/tld-0.9.3/LICENSE_GPL2.0.txt2019-04-06 02:10:36.0 +0200
@@ -291,7 +291,7 @@
 the "copyright" line and a pointer to where the full notice is found.
 
 tld - Extract the top level domain (TLD) from the URL given..
-Copyright (C) 2013-2018 Artur Barseghyan
+Copyright (C) 2013-2019 Artur Barseghyan
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tld-0.9.2/LICENSE_LGPL_2.1.txt 
new/tld-0.9.3/LICENSE_LGPL_2.1.txt
--- old/tld-0.9.2/LICENSE_LGPL_2.1.txt  2018-04-07 02:05:31.0 +0200
+++ new/tld-0.9.3/LICENSE_LGPL_2.1.txt  2019-04-06 02:10:36.0 +0200
@@ -471,7 +471,7 @@
 "copyright" line and a pointer to where the full notice is found.
 
 tld - Extract the top level domain (TLD) from the URL given..
-Copyright (C) 2013-2018 Artur Barseghyan
+Copyright (C) 2013-2019 Artur Barseghyan
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tld-0.9.2/PKG-INFO new/tld-0.9.3/PKG-INFO
--- old/tld-0.9.2/PKG-INFO  2019-01-10 22:57:17.0 +0100
+++ new/tld-0.9.3/PKG-INFO  2019-04-06 02:33:04.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: tld
-Version: 0.9.2
+Version: 0.9.3
 Summary: Extract the top level domain (TLD) from the URL given.
 Home-page: https://github.com/barseghyanartur/tld
 Author: Artur Barseghyan
@@ -127,6 +127,25 @@
 get_fld("http://www.google.idontexist;, fail_silently=True)
 # None
 
+Check if some tld is a valid tld
+
+
+.. code-block:: python
+
+from tld import is_tld
+
+is_tld('co.uk)
+# 

commit python-tld for openSUSE:Factory

2019-02-01 Thread root
Hello community,

here is the log from the commit of package python-tld for openSUSE:Factory 
checked in at 2019-02-01 11:44:29

Comparing /work/SRC/openSUSE:Factory/python-tld (Old)
 and  /work/SRC/openSUSE:Factory/.python-tld.new.28833 (New)


Package is "python-tld"

Fri Feb  1 11:44:29 2019 rev:5 rq:668244 version:0.9.2

Changes:

--- /work/SRC/openSUSE:Factory/python-tld/python-tld.changes2018-12-24 
11:45:18.449243885 +0100
+++ /work/SRC/openSUSE:Factory/.python-tld.new.28833/python-tld.changes 
2019-02-01 11:44:32.448608233 +0100
@@ -1,0 +2,16 @@
+Wed Jan 23 21:26:49 UTC 2019 - Jan Engelhardt 
+
+- Use noun phrase.
+
+---
+Tue Jan 15 20:37:18 UTC 2019 - Sebastian Wagner 
+
+- Update to version 0.9.2:
+ * Fix an issue causing certain punycode TLDs to be deemed invalid.
+ * Tested against Python 3.7.
+ * Added tests for commands.
+ * Dropped Python 2.6 support.
+ * TLD source updated to the latest version.
+- Update and extend remove-download-test.patch
+
+---

Old:

  tld-0.9.1.tar.gz

New:

  tld-0.9.2.tar.gz



Other differences:
--
++ python-tld.spec ++
--- /var/tmp/diff_new_pack.kDMB6b/_old  2019-02-01 11:44:34.712605907 +0100
+++ /var/tmp/diff_new_pack.kDMB6b/_new  2019-02-01 11:44:34.712605907 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-tld
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,9 +18,9 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-tld
-Version:0.9.1
+Version:0.9.2
 Release:0
-Summary:Extract the top level domain (TLD) from the URL given
+Summary:URL top level domain (TLD) extraction module
 License:MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-only
 Group:  Development/Languages/Python
 Url:https://github.com/barseghyanartur/tld
@@ -39,8 +39,8 @@
 %python_subpackages
 
 %description
-Extract the top level domain (TLD) from the URL given. List of TLD names is
-taken from Mozillas public suffix list:
+This module extracts the top level domain (TLD) from the URL given.
+A list of TLD names is taken from Mozillas public suffix list:
 
 
 %prep

++ remove-download-test.patch ++
--- /var/tmp/diff_new_pack.kDMB6b/_old  2019-02-01 11:44:34.740605879 +0100
+++ /var/tmp/diff_new_pack.kDMB6b/_new  2019-02-01 11:44:34.740605879 +0100
@@ -1,6 +1,6 @@
 tld-0.8/src/tld/tests1.py  2018-07-07 10:19:47.23516 +0200
-+++ tld-0.8/src/tld/tests.py   2018-07-07 10:20:05.779258621 +0200
-@@ -266,13 +266,6 @@
+--- tld-0.9.2/src/tld/tests/test_core.py   2019-01-10 22:54:41.0 
+0100
 tld-0.9.2/src/tld/tests/test_core.py   2019-01-15 21:40:19.489828184 
+0100
+@@ -296,13 +296,6 @@
  return res
  
  @log_info
@@ -14,3 +14,28 @@
  def test_2_fld_good_patterns_pass(self):
  """Test good URL patterns."""
  res = []
+--- tld-0.9.2/src/tld/tests/test_commands.py   2019-01-10 22:54:41.0 
+0100
 tld-0.9.2/src/tld/tests/test_commands1.py  2019-01-15 21:51:14.998679024 
+0100
+@@ -23,22 +23,6 @@
+ def setUp(self):
+ """Set up."""
+ 
+-@log_info
+-def test_1_update_tld_names_command(self):
+-"""Test updating the tld names (re-fetch mozilla source)."""
+-res = subprocess.check_output(shlex.split('update-tld-names')).strip()
+-self.assertEqual(res, b'True')
+-return res
+-
+-@log_info
+-def test_2_update_tld_names_module(self):
+-"""Test updating the tld names (re-fetch mozilla source)."""
+-res = subprocess.check_output(
+-shlex.split('python src/tld/commands/update_tld_names.py')
+-).strip()
+-self.assertEqual(res, b'True')
+-return res
+-
+ 
+ if __name__ == '__main__':
+ unittest.main()

++ tld-0.9.1.tar.gz -> tld-0.9.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tld-0.9.1/CHANGELOG.rst new/tld-0.9.2/CHANGELOG.rst
--- old/tld-0.9.1/CHANGELOG.rst 2018-07-09 21:45:14.0 +0200
+++ new/tld-0.9.2/CHANGELOG.rst 2019-01-10 22:54:41.0 +0100
@@ -15,6 +15,15 @@
   0.3.4 to 0.4).
 - All backwards incompatible changes are mentioned in this document.
 
+0.9.2
+-
+2019-01-10
+
+- Fix an issue causing certain punycode TLDs to be deemed invalid.
+- Tested against 

commit python-tld for openSUSE:Factory

2018-12-24 Thread root
Hello community,

here is the log from the commit of package python-tld for openSUSE:Factory 
checked in at 2018-12-24 11:45:17

Comparing /work/SRC/openSUSE:Factory/python-tld (Old)
 and  /work/SRC/openSUSE:Factory/.python-tld.new.28833 (New)


Package is "python-tld"

Mon Dec 24 11:45:17 2018 rev:4 rq:659720 version:0.9.1

Changes:

--- /work/SRC/openSUSE:Factory/python-tld/python-tld.changes2018-07-17 
09:44:00.536935692 +0200
+++ /work/SRC/openSUSE:Factory/.python-tld.new.28833/python-tld.changes 
2018-12-24 11:45:18.449243885 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:55:21 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---



Other differences:
--
++ python-tld.spec ++
--- /var/tmp/diff_new_pack.AwVV1c/_old  2018-12-24 11:45:19.005243392 +0100
+++ /var/tmp/diff_new_pack.AwVV1c/_new  2018-12-24 11:45:19.005243392 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -27,7 +27,6 @@
 Source: 
https://files.pythonhosted.org/packages/source/t/tld/tld-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE remove-download-test.patch
 Patch0: remove-download-test.patch
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
 # SECTION test requirements




commit python-tld for openSUSE:Factory

2018-07-17 Thread root
Hello community,

here is the log from the commit of package python-tld for openSUSE:Factory 
checked in at 2018-07-17 09:43:26

Comparing /work/SRC/openSUSE:Factory/python-tld (Old)
 and  /work/SRC/openSUSE:Factory/.python-tld.new (New)


Package is "python-tld"

Tue Jul 17 09:43:26 2018 rev:3 rq:623183 version:0.9.1

Changes:

--- /work/SRC/openSUSE:Factory/python-tld/python-tld.changes2018-05-08 
13:36:39.763019705 +0200
+++ /work/SRC/openSUSE:Factory/.python-tld.new/python-tld.changes   
2018-07-17 09:44:00.536935692 +0200
@@ -1,0 +2,37 @@
+Mon Jul  9 20:12:12 UTC 2018 - sebix+novell@sebix.at
+
+- remove fix-setup-test.patch, merged upstream
+- update to version 0.9.1:
+  * Correctly handling nested TLDs.
+- update to version 0.9:
+ * This release contains backward incompatible changes. You should update your 
code.
+ * The active_only option has been removed from get_tld, get_fld and parse_url 
functions. Update your code accordingly.
+ * Removed active_only option from get_tld, get_fld and parse_url functions.
+ * Correctly handling exceptions (!) in the original TLD list.
+ * Fixes in documentation.
+ * Added parse_tld function.
+ * Fixes the python setup.py test command.
+
+---
+Fri Jul  6 20:58:36 UTC 2018 - sebix+novell@sebix.at
+
+- add remove-download-test.patch to remove download test requiring internet
+- add fix-setup-test.patch to fix setup.py test_suite specifier
+- update to version 0.8:
+ - This release contains backward incompatible changes. You should update
+   your code.
+   Old `get_tld` functionality remain is moved to `get_fld` (first-level
+   domain definition). The `as_object` argument (False by default) has been
+   deprecated for `get_fld`.
+   Have a look at the packages' documentation and changelog for details and 
examples.
+ - Move to a Trie to match TLDs. This brings a speed up of 15-20%.
+ - It's now possible to search in public, private or all suffixes (old
+   behaviour). Use `search_public` and `search_private` arguments accordingly.
+   By default (to support old behavior), both are set to True.
+ - Correct TLD definitions.
+ - Domains like `*.xn--fiqs8s` are now recognized as well.
+ - Due to usage of `urlsplit` instead of `urlparse`, the initial list of TLDs
+   is assembled quicker (a speed-up of 15-20%).
+ - Docs/ directory is included in source distribution tarball.
+
+---

Old:

  tld-0.7.10.tar.gz

New:

  remove-download-test.patch
  tld-0.9.1.tar.gz



Other differences:
--
++ python-tld.spec ++
--- /var/tmp/diff_new_pack.QTxfzj/_old  2018-07-17 09:44:01.736931296 +0200
+++ /var/tmp/diff_new_pack.QTxfzj/_new  2018-07-17 09:44:01.736931296 +0200
@@ -18,13 +18,15 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-tld
-Version:0.7.10
+Version:0.9.1
 Release:0
 Summary:Extract the top level domain (TLD) from the URL given
 License:MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-only
 Group:  Development/Languages/Python
 Url:https://github.com/barseghyanartur/tld
 Source: 
https://files.pythonhosted.org/packages/source/t/tld/tld-%{version}.tar.gz
+# PATCH-FIX-OPENSUSE remove-download-test.patch
+Patch0: remove-download-test.patch
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
@@ -39,12 +41,13 @@
 
 %description
 Extract the top level domain (TLD) from the URL given. List of TLD names is
-taken from Mozilla
-
+taken from Mozillas public suffix list:
+
 
 %prep
 %setup -q -n tld-%{version}
 sed -i '1s/^#!.*/#!\/usr\/bin\/python3/' src/tld/bin/update-tld-names
+%patch0 -p1
 
 %build
 %python_build
@@ -52,6 +55,7 @@
 %install
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
+%{python_expand chmod -x 
%{buildroot}%{$python_sitelib}/tld/res/old/effective_tld_names-2015-07-19.dat.txt}
 
 %check
 %python_exec setup.py test

++ remove-download-test.patch ++
--- tld-0.8/src/tld/tests1.py   2018-07-07 10:19:47.23516 +0200
+++ tld-0.8/src/tld/tests.py2018-07-07 10:20:05.779258621 +0200
@@ -266,13 +266,6 @@
 return res
 
 @log_info
-def test_1_update_tld_names(self):
-"""Test updating the tld names (re-fetch mozilla source)."""
-res = update_tld_names(fail_silently=True)
-self.assertTrue(res)
-return res
-
-@log_info
 def test_2_fld_good_patterns_pass(self):
  

commit python-tld for openSUSE:Factory

2018-05-08 Thread root
Hello community,

here is the log from the commit of package python-tld for openSUSE:Factory 
checked in at 2018-05-08 13:36:38

Comparing /work/SRC/openSUSE:Factory/python-tld (Old)
 and  /work/SRC/openSUSE:Factory/.python-tld.new (New)


Package is "python-tld"

Tue May  8 13:36:38 2018 rev:2 rq:603093 version:0.7.10

Changes:

--- /work/SRC/openSUSE:Factory/python-tld/python-tld.changes2017-12-14 
11:00:05.988036042 +0100
+++ /work/SRC/openSUSE:Factory/.python-tld.new/python-tld.changes   
2018-05-08 13:36:39.763019705 +0200
@@ -1,0 +2,8 @@
+Sat Apr  7 19:13:40 UTC 2018 - sebix+novell@sebix.at
+
+- update to version 0.7.10:
+ * more documentation files included
+ * included license file
+ * update tld data
+
+---

Old:

  tld-0.7.9.tar.gz

New:

  tld-0.7.10.tar.gz



Other differences:
--
++ python-tld.spec ++
--- /var/tmp/diff_new_pack.0zFTHx/_old  2018-05-08 13:36:40.494993288 +0200
+++ /var/tmp/diff_new_pack.0zFTHx/_new  2018-05-08 13:36:40.494993288 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-tld
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -13,20 +13,21 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-tld
-Version:0.7.9
+Version:0.7.10
 Release:0
-License:MPL-1.1 or GPL-2.0 or LGPL-2.1
 Summary:Extract the top level domain (TLD) from the URL given
-Url:https://github.com/barseghyanartur/tld
+License:MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-only
 Group:  Development/Languages/Python
+Url:https://github.com/barseghyanartur/tld
 Source: 
https://files.pythonhosted.org/packages/source/t/tld/tld-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  python-rpm-macros
 # SECTION test requirements
 BuildRequires:  %{python_module six >= 1.9}
 # /SECTION
@@ -56,7 +57,8 @@
 %python_exec setup.py test
 
 %files %{python_files}
-%doc README.rst
+%doc README.rst CHANGELOG.rst
+%license LICENSE_GPL2.0.txt LICENSE_LGPL_2.1.txt
 %python3_only %{_bindir}/update-tld-names
 %{python_sitelib}/*
 

++ tld-0.7.9.tar.gz -> tld-0.7.10.tar.gz ++
 14788 lines of diff (skipped)