forked from pool/python-python-ptrace
Accepting request 824494 from home:mcalabkova:branches:devel:languages:python
- Update to 0.9.5 * Fix readProcessMappings() for device id on 3 digits. Patch by Cat Stevens. * Drop Python 2 support. OBS-URL: https://build.opensuse.org/request/show/824494 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-ptrace?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
1720c157c6
commit
2d5e4b7673
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-python-ptrace
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,8 +18,9 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define pkg_name python-ptrace
|
||||
%define skip_python2 1
|
||||
Name: python-%{pkg_name}
|
||||
Version: 0.9.4
|
||||
Version: 0.9.5
|
||||
Release: 0
|
||||
Summary: Python binding for ptrace
|
||||
License: GPL-2.0-only
|
||||
|
Reference in New Issue
Block a user