14
0

Accepting request 126152 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/126152
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setproctitle?expand=0&rev=11
This commit is contained in:
Stephan Kulow
2012-06-26 16:02:48 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 26 14:59:11 UTC 2012 - toddrme2178@gmail.com
- Add proper python dependency
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jan 10 14:11:01 UTC 2012 - idonmez@suse.com Tue Jan 10 14:11:01 UTC 2012 - idonmez@suse.com

View File

@@ -26,7 +26,9 @@ License: BSD-3-Clause
Group: Development/Libraries/Python Group: Development/Libraries/Python
Url: http://pypi.python.org/pypi/setproctitle/ Url: http://pypi.python.org/pypi/setproctitle/
Source: http://pypi.python.org/packages/source/s/setproctitle/setproctitle-%{version}.tar.gz Source: http://pypi.python.org/packages/source/s/setproctitle/setproctitle-%{version}.tar.gz
BuildRequires: python3-2to3
BuildRequires: python3-devel BuildRequires: python3-devel
Requires: python3 >= %{p3_ver}
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description %description