From bbc183745680a3b3e461b077115d9d93209da2a3 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Thu, 30 May 2019 10:13:58 +0200 Subject: [PATCH] update module --- python2-setup/python2-setup.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/python2-setup/python2-setup.spec b/python2-setup/python2-setup.spec index c55bea1967..8033ea6cea 100644 --- a/python2-setup/python2-setup.spec +++ b/python2-setup/python2-setup.spec @@ -27,8 +27,8 @@ %define V_setuptools_git 1.2 %define V_setuptools_scm 3.3.3 %define V_pip 19.1.1 -%define V_pbr 5.2.0 -%define V_cython 0.29.7 +%define V_pbr 5.2.1 +%define V_cython 0.29.9 %define V_wheel 0.33.4 # package information @@ -42,7 +42,7 @@ Class: EVAL Group: Language License: PSF/ZPL Version: %{V_python} -Release: 20190513 +Release: 20190530 # list of sources Source0: https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-%{V_setuptools}.zip