14
0

Accepting request 724501 from home:dancermak:branches:devel:languages:python

drop dependency on attrs

OBS-URL: https://build.opensuse.org/request/show/724501
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-packaging?expand=0&rev=30
This commit is contained in:
Tomáš Chvátal
2019-08-19 08:32:10 +00:00
committed by Git OBS Bridge
parent b8f1af4c0c
commit e1805b374c
7 changed files with 120 additions and 4 deletions

View File

@@ -38,6 +38,7 @@ Patch0: 0001-Fix-test-failures-test_linux_platforms_manylinux-for.patch
Patch1: 0002-Fix-check-for-64-bit-OS.patch
Patch2: 0003-Add-additional-test-to-get-100-branch-coverage.patch
Patch3: 0004-Fix-test_macos_version_detection-failure-on-32-bit-L.patch
Patch4: 0005-Drop-dependency-on-attrs.patch
BuildRequires: %{python_module six}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
@@ -64,6 +65,7 @@ Core utilities for Python packages
%patch1 -p1
%patch2 -p1
%patch3 -p1
%patch4 -p1
# sdist must provide a packaging.egg-info, used below in install phase
test -d packaging.egg-info