Accepting request 157733 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/157733 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyasn1-modules?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 2 19:44:41 UTC 2013 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
- Fix building on SLES
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 27 18:03:12 UTC 2012 - michael@stroeder.com
|
Fri Jul 27 18:03:12 UTC 2012 - michael@stroeder.com
|
||||||
|
|
||||||
|
@@ -32,9 +32,10 @@ Requires: python-pyasn1
|
|||||||
%py_requires
|
%py_requires
|
||||||
%if 0%{?suse_version} > 1110
|
%if 0%{?suse_version} > 1110
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
%else
|
||||||
|
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%{!?python_sitelib: %global python_sitelib %(%{ python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This is an implementation of ASN.1 types and codecs in Python programming
|
This is an implementation of ASN.1 types and codecs in Python programming
|
||||||
|
Reference in New Issue
Block a user