14
0

Accepting request 979645 from home:glaubitz:branches:devel:languages:python

- Add patch to fix testsuite on big-endian targets
  + fix-big-endian-build.patch

OBS-URL: https://build.opensuse.org/request/show/979645
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-packaging?expand=0&rev=57
This commit is contained in:
2022-05-29 18:54:12 +00:00
committed by Git OBS Bridge
parent 0eb69c962a
commit 8f8ce3f054
3 changed files with 66 additions and 0 deletions

View File

@@ -37,6 +37,9 @@ URL: https://github.com/pypa/packaging
Source: https://files.pythonhosted.org/packages/source/p/packaging/packaging-%{version}.tar.gz
# Restore compatibility with 20.4 for setuptools
Patch1: no-legacyversion-warning.patch
# Fix testsuite on big-endian systems
# see: https://github.com/pypa/packaging/pull/538
Patch2: fix-big-endian-build.patch
BuildRequires: %{python_module devel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros