14
0

Accepting request 507143 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/507143
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-ptrace?expand=0&rev=2
This commit is contained in:
2017-07-05 22:01:35 +00:00
committed by Git OBS Bridge
2 changed files with 8 additions and 4 deletions

View File

@@ -1,7 +1,12 @@
-------------------------------------------------------------------
Wed Jun 28 05:58:20 UTC 2017 - jengelh@inai.de
- Trim description, rectify errors.
-------------------------------------------------------------------
Mon Jun 26 16:26:48 UTC 2017 - mimi.vx@gmail.com
- use simplier macros for build c parts and runtests
- use simpler macros to build C parts and run tests
-------------------------------------------------------------------
Sun Jun 25 09:00:13 UTC 2017 - mimi.vx@gmail.com

View File

@@ -21,7 +21,7 @@
Name: python-%{pkg_name}
Version: 0.9.2
Release: 0
Summary: Python binding of ptrace
Summary: Python binding for ptrace
License: GPL-2.0
Group: Development/Languages/Python
Url: http://python-ptrace.readthedocs.io/
@@ -37,8 +37,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
%python_subpackages
%description
python-ptrace is a debugger using ptrace (Linux, BSD and Darwin system call to
trace processes) written in Python.
python-ptrace is a debugger using ptrace written in Python.
%prep
%setup -q -n %{pkg_name}-%{pkg_name}-%{version}