diff --git a/python-tld.changes b/python-tld.changes index 6cc1aba..8b4e527 100644 --- a/python-tld.changes +++ b/python-tld.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed May 19 07:40:32 UTC 2021 - Sebastian Wagner + +- Update to version 0.12.5: + Release dedicated to defenders of Armenia and Artsakh (Nagorno Karabakh) + and all the victims of Turkish and Azerbaijani aggression. + - Fixed lower-cased `parsed_url` attributes (`SplitResult`) when getting + tld as object (`as_object=True`). +- Update to version 0.12.4: + - Tested against Python 3.9. + ------------------------------------------------------------------- Sun Dec 20 16:15:40 UTC 2020 - Sebastian Wagner diff --git a/python-tld.spec b/python-tld.spec index 6db2518..e96387c 100644 --- a/python-tld.spec +++ b/python-tld.spec @@ -1,7 +1,7 @@ # # spec file for package python-tld # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,10 +19,10 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-tld -Version: 0.12.3 +Version: 0.12.5 Release: 0 Summary: URL top level domain (TLD) extraction module -License: MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-or-later +License: GPL-2.0-only OR MPL-1.1 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 @@ -34,7 +34,7 @@ BuildRequires: python-rpm-macros Requires: python-setuptools Requires: python-six >= 1.9 Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module Faker} diff --git a/tld-0.12.3.tar.gz b/tld-0.12.3.tar.gz deleted file mode 100644 index 91e29b8..0000000 --- a/tld-0.12.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1959d0db03b7644f5528748f348d5eecdcd27120a8bb4ef00d932b1b1acdf13d -size 1129018 diff --git a/tld-0.12.5.tar.gz b/tld-0.12.5.tar.gz new file mode 100644 index 0000000..80292b2 --- /dev/null +++ b/tld-0.12.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b63094d893657eadfd61e49580b4225ce958ca3b8013dbb9485372cde5a3434 +size 1132671