From 5b6d10dc55f27165bd07f42a8efe44e37e877f6c Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Fri, 5 Oct 2018 18:04:48 +0200 Subject: [PATCH] update module --- python-setup/python-setup.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/python-setup/python-setup.spec b/python-setup/python-setup.spec index f4220a1e0f..e0d9a8e5bd 100644 --- a/python-setup/python-setup.spec +++ b/python-setup/python-setup.spec @@ -26,12 +26,12 @@ %define V_setuptools 40.4.3 %define V_setuptools_git 1.2 %define V_setuptools_scm 3.1.0 -%define V_pip 18.0 +%define V_pip 18.1 %define V_pbr 4.3.0 %define V_cython 0.28.5 %define V_incremental 17.5.0 %define V_dev 0.4.0 -%define V_wheel 0.32.0 +%define V_wheel 0.32.1 # package information Name: python-setup @@ -44,7 +44,7 @@ Class: EVAL Group: Language License: PSF/ZPL Version: %{V_python} -Release: 20181003 +Release: 20181005 # list of sources Source0: https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-%{V_setuptools}.zip