From 220047b86735234d0aa69845c8a01b134df0a7e3a97fab7fe03c008cc36d77cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 1 Mar 2019 09:38:06 +0000 Subject: [PATCH] - Update to 0.33.1: * Fixed the ``--build-number`` option for ``wheel pack`` not being applied OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=37 --- python-wheel.changes | 6 ++++++ python-wheel.spec | 2 +- wheel-0.33.0.tar.gz | 3 --- wheel-0.33.1.tar.gz | 3 +++ 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 wheel-0.33.0.tar.gz create mode 100644 wheel-0.33.1.tar.gz diff --git a/python-wheel.changes b/python-wheel.changes index 82cf64b..e9ef004 100644 --- a/python-wheel.changes +++ b/python-wheel.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Mar 1 09:36:15 UTC 2019 - Tomáš Chvátal + +- Update to 0.33.1: + * Fixed the ``--build-number`` option for ``wheel pack`` not being applied + ------------------------------------------------------------------- Thu Feb 14 11:29:38 UTC 2019 - John Vandenberg diff --git a/python-wheel.spec b/python-wheel.spec index 2cd86c9..eeea3dd 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.0 +Version: 0.33.1 Release: 0 Summary: A built-package format for Python License: MIT diff --git a/wheel-0.33.0.tar.gz b/wheel-0.33.0.tar.gz deleted file mode 100644 index 90db9fa..0000000 --- a/wheel-0.33.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66a3f8b72c2c394206fb68ed00936f9a4da1af943ad85e8760d7c79faec7b294 -size 49669 diff --git a/wheel-0.33.1.tar.gz b/wheel-0.33.1.tar.gz new file mode 100644 index 0000000..76d9acf --- /dev/null +++ b/wheel-0.33.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27825318c8b142610ae62955ea7fb70c3d22d696d6cdfa224cf6450585325b1f +size 49700