14
0
forked from pool/python-tld

- 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tld?expand=0&rev=39
This commit is contained in:
Sebastian Wagner
2021-05-19 07:42:21 +00:00
committed by Git OBS Bridge
parent 7396558820
commit 8e92254001
4 changed files with 18 additions and 7 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed May 19 07:40:32 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- 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 <sebix+novell.com@sebix.at>

View File

@@ -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}

View File

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

3
tld-0.12.5.tar.gz Normal file
View File

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