diff --git a/python-wheel.changes b/python-wheel.changes index e9ef004..5a9681d 100644 --- a/python-wheel.changes +++ b/python-wheel.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 15 20:46:24 UTC 2019 - Jonathan Harker + +- Update to 0.33.4: + * Fixed wheel build failures on some systems due to all attributes being preserved + ------------------------------------------------------------------- Fri Mar 1 09:36:15 UTC 2019 - Tomáš Chvátal diff --git a/python-wheel.spec b/python-wheel.spec index eeea3dd..0aa81b3 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-wheel -Version: 0.33.1 +Version: 0.33.4 Release: 0 Summary: A built-package format for Python License: MIT diff --git a/wheel-0.33.1.tar.gz b/wheel-0.33.1.tar.gz deleted file mode 100644 index 76d9acf..0000000 --- a/wheel-0.33.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:27825318c8b142610ae62955ea7fb70c3d22d696d6cdfa224cf6450585325b1f -size 49700 diff --git a/wheel-0.33.4.tar.gz b/wheel-0.33.4.tar.gz new file mode 100644 index 0000000..697f0ff --- /dev/null +++ b/wheel-0.33.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f324b857e7a9f420c13bab9ba9024d8bf030c4b6be75a9ddecfa2242c125e72 +size 50049