forked from pool/python-distutils-extra
Accepting request 162329 from home:apersaud:branches:devel:languages:python
fixed build for python3 and <12.2. error from hashlib import OBS-URL: https://build.opensuse.org/request/show/162329 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-distutils-extra?expand=0&rev=28
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define tarball_name python-distutils-extra
|
||||
|
||||
Name: python3-distutils-extra
|
||||
@@ -25,7 +26,9 @@ License: GPL-2.0
|
||||
Group: Development/Libraries/Python
|
||||
Url: https://launchpad.net/python-distutils-extra
|
||||
Source: http://launchpad.net/python-distutils-extra/trunk/%{version}/+download/%{tarball_name}-%{version}.tar.gz
|
||||
BuildRequires: python3
|
||||
BuildRequires: python3-devel
|
||||
Requires: python3
|
||||
BuildRequires: python3-distribute
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
|
||||
Reference in New Issue
Block a user