Hello community,
here is the log from the commit of package python-txtorcon for openSUSE:Factory
checked in at 2020-01-02 14:43:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-txtorcon (Old)
and /work/SRC/openSUSE:Factory/.python-txtorcon.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-txtorcon"
Thu Jan 2 14:43:10 2020 rev:6 rq:760367 version:19.1.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-txtorcon/python-txtorcon.changes
2019-09-27 14:48:43.744720977 +0200
+++
/work/SRC/openSUSE:Factory/.python-txtorcon.new.6675/python-txtorcon.changes
2020-01-02 14:43:22.376959965 +0100
@@ -1,0 +2,7 @@
+Mon Dec 30 13:38:19 UTC 2019 - Dominique Leuenberger <[email protected]>
+
+- Drop GeoIP dependency. The geoip interface is no longer valid and
+ this package was not portedto GeoIP2. The test has already been
+ disarmed a while back.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-txtorcon.spec ++++++
--- /var/tmp/diff_new_pack.6TcsGc/_old 2020-01-02 14:43:23.004960213 +0100
+++ /var/tmp/diff_new_pack.6TcsGc/_new 2020-01-02 14:43:23.004960213 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-txtorcon
#
-# 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
@@ -30,14 +30,12 @@
BuildRequires: python-ipaddress
BuildRequires: python-rpm-macros
Requires: python-Automat
-Requires: python-GeoIP >= 1.2.9
Requires: python-Twisted >= 15.5.0
Requires: python-incremental
Requires: python-zope.interface >= 3.6.1
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module Automat}
-BuildRequires: %{python_module GeoIP >= 1.2.9}
BuildRequires: %{python_module Twisted >= 15.5.0}
BuildRequires: %{python_module mock}
BuildRequires: %{python_module pytest}