forked from pool/python-setproctitle
Autobuild autoformatter for 65616
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setproctitle?expand=0&rev=7
This commit is contained in:
@@ -15,6 +15,7 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||||
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||||
|
|
||||||
@@ -22,7 +23,7 @@
|
|||||||
|
|
||||||
Name: python-setproctitle
|
Name: python-setproctitle
|
||||||
Version: 1.1
|
Version: 1.1
|
||||||
Release: 0
|
Release: 6
|
||||||
License: BSD3c
|
License: BSD3c
|
||||||
Summary: Python module to allow customization of the process title
|
Summary: Python module to allow customization of the process title
|
||||||
Url: http://pypi.python.org/pypi/setproctitle/
|
Url: http://pypi.python.org/pypi/setproctitle/
|
||||||
|
Reference in New Issue
Block a user