14
0
forked from pool/python-wheel

Accepting request 1039704 from home:yarunachalam:branches:devel:languages:python

- Update to version 0.38.4
  * Fixed PKG-INFO conversion in bdist_wheel mangling UTF-8 header values in METADATA (PR by Anderson Bravalheri)
- Update to version 0.38.3 
  * Fixed install failure when used with --no-binary, reported on Ubuntu 20.04, by removing setup_requires from setup.cfg

OBS-URL: https://build.opensuse.org/request/show/1039704
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=65
This commit is contained in:
2022-12-03 07:20:43 +00:00
committed by Git OBS Bridge
parent 51c92ab275
commit 9fdfe708e9
4 changed files with 13 additions and 4 deletions

View File

@@ -31,7 +31,7 @@
%bcond_with test
%endif
Name: python-wheel%{psuffix}
Version: 0.38.2
Version: 0.38.4
Release: 0
Summary: A built-package format for Python
License: MIT