diff --git a/python-wheel.changes b/python-wheel.changes index 4d36477..bda464c 100644 --- a/python-wheel.changes +++ b/python-wheel.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Feb 6 13:19:04 UTC 2020 - Marketa Calabkova + +- update to 0.34.2 + * Fixed installation of wheel from sdist on environments without Unicode file name support + * Fixed installation of wheel from sdist which was broken due to a chicken and egg problem + * Dropped Python 3.4 support + * Moved the contents of setup.py to setup.cfg + ------------------------------------------------------------------- Mon Aug 19 08:50:38 UTC 2019 - Tomáš Chvátal diff --git a/python-wheel.spec b/python-wheel.spec index 695160a..cd6e00b 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -1,7 +1,7 @@ # # spec file for package python-wheel # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,7 @@ %bcond_with test %endif Name: python-wheel%{psuffix} -Version: 0.33.6 +Version: 0.34.2 Release: 0 Summary: A built-package format for Python License: MIT diff --git a/wheel-0.33.6.tar.gz b/wheel-0.33.6.tar.gz deleted file mode 100644 index bbb9f88..0000000 --- a/wheel-0.33.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce9b3af862796aeb7af75c72e54fe974e4bb9a95502f49b1da25fdbf4c53e742 -size 50273 diff --git a/wheel-0.34.2.tar.gz b/wheel-0.34.2.tar.gz new file mode 100644 index 0000000..f73ed34 --- /dev/null +++ b/wheel-0.34.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1827c6753800be9393b2be441524d195a4781ed373ac661c676e203f1615b5e +size 57175