From 4a85ede3995d7fa688e298664f5060997fff354b Mon Sep 17 00:00:00 2001 From: jirislaby <> Date: Jun 14 2021 21:25:08 +0000 Subject: Update 2ping to version 4.5.1 / rev 12 via SR 899911 https://build.opensuse.org/request/show/899911 by user jirislaby + dimstar_suse - python symbol is not provided by python 3, use proper python3 --- diff --git a/.files b/.files index ae822b5..e7f8bf6 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 0a4f6db..9d2f3cc 100644 --- a/.rev +++ b/.rev @@ -97,4 +97,12 @@ 880488 + + 64c7a0861c9b98f81f15f8e536fe5ca1 + 4.5.1 + + dimstar_suse + - python symbol is not provided by python 3, use proper python3 + 899911 + diff --git a/2ping.changes b/2ping.changes index fe4d8ac..fe64291 100644 --- a/2ping.changes +++ b/2ping.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Mon Jun 14 09:56:20 UTC 2021 - Jiri Slaby + +- python symbol is not provided by python 3, use proper python3 + +------------------------------------------------------------------- Mon Mar 22 08:04:21 UTC 2021 - Martin Pluskal - Update to version 4.5.1 diff --git a/2ping.spec b/2ping.spec index 82f8478..9b893b5 100644 --- a/2ping.spec +++ b/2ping.spec @@ -34,7 +34,7 @@ BuildRequires: python3-pycryptodomex BuildRequires: python3-pytest BuildRequires: python3-setuptools BuildRequires: systemd-rpm-macros -Requires: python >= 3.6 +Requires: python3 >= 3.6 Recommends: python3-distro Recommends: python3-dnspython Recommends: python3-netifaces