diff --git a/python-wheel.changes b/python-wheel.changes index e563af0..c01c26d 100644 --- a/python-wheel.changes +++ b/python-wheel.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Oct 30 01:56:50 UTC 2018 - Arun Persaud + +- update to version 0.32.2: + * Fixed build number appearing in the ".dist-info" directory name + * Made wheel file name parsing more permissive + * Fixed wrong Python tag in wheels converted from eggs (PR by John + T. Wodder II) + ------------------------------------------------------------------- Fri Oct 12 03:12:04 UTC 2018 - Arun Persaud diff --git a/python-wheel.spec b/python-wheel.spec index e3a05d0..e25f643 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.1 +Version: 0.32.2 Release: 0 Summary: A built-package format for Python License: MIT diff --git a/wheel-0.32.1.tar.gz b/wheel-0.32.1.tar.gz deleted file mode 100644 index 12bfd77..0000000 --- a/wheel-0.32.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fb0aeebfe4aaa8b7dc9eb0a5406cc8c851a264f30e201d5dfc8eb1c00970a349 -size 48833 diff --git a/wheel-0.32.2.tar.gz b/wheel-0.32.2.tar.gz new file mode 100644 index 0000000..c9a7008 --- /dev/null +++ b/wheel-0.32.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56f76f216bc74042aedd0ce5fb01a8f15f502d25e5b3b0448276889bb722f539 +size 49139