Browse Source

upgrading package: python-zmq 3.7 -> 3.8

master
parent
commit
e2e67491ff
  1. 4
      python-zmq/python-zmq.spec

4
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

Loading…
Cancel
Save