From e2e67491ff052692d753824f2fb98e4694859d3e Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 19 Oct 2019 10:23:38 +0200 Subject: [PATCH] upgrading package: python-zmq 3.7 -> 3.8 --- python-zmq/python-zmq.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-zmq/python-zmq.spec b/python-zmq/python-zmq.spec index a0f2804def..df8a0b0376 100644 --- a/python-zmq/python-zmq.spec +++ b/python-zmq/python-zmq.spec @@ -22,7 +22,7 @@ ## # package versions -%define V_python 3.7 +%define V_python 3.8 %define V_pyzmq 18.1.0 # package information @@ -36,7 +36,7 @@ Class: BASE Group: Language License: GPL Version: %{V_python} -Release: 20190808 +Release: 20191019 # list of sources Source0: https://files.pythonhosted.org/packages/source/p/pyzmq/pyzmq-%{V_pyzmq}.tar.gz