From 79261ada66e4ba57faa10aa0d6d5697281ea2d9de988d6d8ab04a8f3c3cd272d Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 14 Feb 2022 22:10:35 +0000 Subject: [PATCH] - update to 0.37.1: * Fixed ``wheel pack`` duplicating the ``WHEEL`` contents when the build number has changed Fixed parsing of file names containing commas in ``RECORD`` (PR by Hood Chatham) * Added official Python 3.10 support * Updated vendored ``packaging`` library to v20.9 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=57 --- python-wheel.changes | 10 ++++++++++ python-wheel.spec | 2 +- wheel-0.36.2.tar.gz | 3 --- wheel-0.37.1.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 wheel-0.36.2.tar.gz create mode 100644 wheel-0.37.1.tar.gz diff --git a/python-wheel.changes b/python-wheel.changes index 2fe8cb1..cf85734 100644 --- a/python-wheel.changes +++ b/python-wheel.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Feb 14 22:08:28 UTC 2022 - Dirk Müller + +- update to 0.37.1: + * Fixed ``wheel pack`` duplicating the ``WHEEL`` contents when the build + number has changed Fixed parsing of file names containing commas in + ``RECORD`` (PR by Hood Chatham) + * Added official Python 3.10 support + * Updated vendored ``packaging`` library to v20.9 + ------------------------------------------------------------------- Fri Jan 28 12:55:30 UTC 2022 - Matej Cepl diff --git a/python-wheel.spec b/python-wheel.spec index 713e412..2a5a4ee 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -32,7 +32,7 @@ %bcond_with test %endif Name: python-wheel%{psuffix} -Version: 0.36.2 +Version: 0.37.1 Release: 0 Summary: A built-package format for Python License: MIT diff --git a/wheel-0.36.2.tar.gz b/wheel-0.36.2.tar.gz deleted file mode 100644 index fd1dc7f..0000000 --- a/wheel-0.36.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c31e70355935f1d47bf0d898661a1e9dd47966d935c0a785dbe5b41eedf6802a -size 67999 diff --git a/wheel-0.37.1.tar.gz b/wheel-0.37.1.tar.gz new file mode 100644 index 0000000..a6666b6 --- /dev/null +++ b/wheel-0.37.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a82516a039e521100ecdef137f9e44249bf6903f9aff7d368e84ac31d60597f5 +size 68751