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