From 9952b5475fca4dd9e310f2151bc4772d237bdb4ac1b8389e3ad2bcaed02a2525 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 6 Feb 2020 14:26:31 +0000 Subject: [PATCH] Accepting request 770604 from home:mcalabkova:branches:devel:languages:python - 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 OBS-URL: https://build.opensuse.org/request/show/770604 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=47 --- python-wheel.changes | 9 +++++++++ python-wheel.spec | 4 ++-- wheel-0.33.6.tar.gz | 3 --- wheel-0.34.2.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 wheel-0.33.6.tar.gz create mode 100644 wheel-0.34.2.tar.gz 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