Accepting request 124312 from home:openttdcoop
build for CentOS OBS-URL: https://build.opensuse.org/request/show/124312 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ply?expand=0&rev=15
This commit is contained in:
parent
feae478bfe
commit
1dbb967f35
@ -15,6 +15,7 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define modname ply
|
||||
Name: python-%{modname}
|
||||
Version: 3.4
|
||||
@ -27,7 +28,7 @@ Source: http://www.dabeaz.com/%{modname}/%{modname}-%{version}.tar.gz
|
||||
Patch0: python-ply-shebangs.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: python-devel
|
||||
%if 0%{?suse_version} <= 1110
|
||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||
%py_requires
|
||||
%endif
|
||||
%if 0%{?suse_version} > 1110 || 0%{?fedora} > 12 || 0%{?mdkversion}
|
||||
|
@ -15,6 +15,7 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define modname ply
|
||||
Name: python3-%{modname}
|
||||
Version: 3.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user