From 060d1eb8e051f778cd3f8a526275edc42cf204be66a98d2ee9edceef78386997 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 23 Nov 2018 08:00:21 +0000 Subject: [PATCH] Accepting request 651230 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/651230 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=32 --- python-wheel.changes | 8 ++++++++ python-wheel.spec | 2 +- wheel-0.32.2.tar.gz | 3 --- wheel-0.32.3.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 wheel-0.32.2.tar.gz create mode 100644 wheel-0.32.3.tar.gz diff --git a/python-wheel.changes b/python-wheel.changes index c01c26d..cfb41d2 100644 --- a/python-wheel.changes +++ b/python-wheel.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Nov 22 21:53:15 UTC 2018 - Arun Persaud + +- update to version 0.32.3: + * Fixed compatibility with Python 2.7.0 – 2.7.3 + * Fixed handling of direct URL requirements with markers (PR by + Benoit Pierre) + ------------------------------------------------------------------- Tue Oct 30 01:56:50 UTC 2018 - Arun Persaud diff --git a/python-wheel.spec b/python-wheel.spec index e25f643..1a3598d 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %{!?license: %global license %doc} Name: python-wheel -Version: 0.32.2 +Version: 0.32.3 Release: 0 Summary: A built-package format for Python License: MIT diff --git a/wheel-0.32.2.tar.gz b/wheel-0.32.2.tar.gz deleted file mode 100644 index c9a7008..0000000 --- a/wheel-0.32.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:56f76f216bc74042aedd0ce5fb01a8f15f502d25e5b3b0448276889bb722f539 -size 49139 diff --git a/wheel-0.32.3.tar.gz b/wheel-0.32.3.tar.gz new file mode 100644 index 0000000..e4b2f66 --- /dev/null +++ b/wheel-0.32.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08170412760607226c16599ef6bce34cb134230d375fb453eca298ebde626970 +size 49293