Hello community,
here is the log from the commit of package python-whois_similarity_distance for
openSUSE:Leap:15.2 checked in at 2020-03-02 13:24:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-whois_similarity_distance (Old)
and
/work/SRC/openSUSE:Leap:15.2/.python-whois_similarity_distance.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-whois_similarity_distance"
Mon Mar 2 13:24:57 2020 rev:4 rq:777282 version:1.0.2
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/python-whois_similarity_distance/python-whois_similarity_distance.changes
2020-01-15 15:54:13.291624665 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-whois_similarity_distance.new.26092/python-whois_similarity_distance.changes
2020-03-02 13:24:58.162590670 +0100
@@ -1,0 +2,5 @@
+Thu Jan 2 10:15:51 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Disable python2 build as python-tld is py3 only nowdays
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-whois_similarity_distance.spec ++++++
--- /var/tmp/diff_new_pack.lrknVu/_old 2020-03-02 13:24:58.634591609 +0100
+++ /var/tmp/diff_new_pack.lrknVu/_new 2020-03-02 13:24:58.634591609 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-whois_similarity_distance
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -17,13 +17,14 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
Name: python-whois_similarity_distance
Version: 1.0.2
Release: 0
Summary: Python module for calculating the WHOIS Similarity Distance
between two given domains
License: MIT
Group: Development/Languages/Python
-Url: https://github.com/stratosphereips/whois-similarity-distance
+URL: https://github.com/stratosphereips/whois-similarity-distance
Source:
https://files.pythonhosted.org/packages/source/w/whois_similarity_distance/whois_similarity_distance-%{version}.tar.gz
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes