Hello community,
here is the log from the commit of package python-whois_similarity_distance for
openSUSE:Factory checked in at 2020-01-02 14:44:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-whois_similarity_distance (Old)
and /work/SRC/openSUSE:Factory/.python-whois_similarity_distance.new.6675
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-whois_similarity_distance"
Thu Jan 2 14:44:10 2020 rev:4 rq:760392 version:1.0.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-whois_similarity_distance/python-whois_similarity_distance.changes
2018-12-24 11:46:12.173196472 +0100
+++
/work/SRC/openSUSE:Factory/.python-whois_similarity_distance.new.6675/python-whois_similarity_distance.changes
2020-01-02 14:44:16.588981389 +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.L9McDp/_old 2020-01-02 14:44:19.440982516 +0100
+++ /var/tmp/diff_new_pack.L9McDp/_new 2020-01-02 14:44:19.444982518 +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