15
0

Accepting request 620962 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/620962
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-distorm3?expand=0&rev=11
This commit is contained in:
2018-07-09 11:27:17 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 21 12:52:53 UTC 2018 - mcepl@suse.com
- License is BSD-3-Clause, not GPL
-------------------------------------------------------------------
Thu Jun 21 12:40:12 UTC 2018 - mcepl@suse.com

View File

@@ -18,16 +18,14 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define modname distorm3
Name: python-%{modname}
Version: 3.3.4
Release: 0
Summary: Powerful Disassembler Library For x86/AMD64
# TODO Is it so?
License: GPL-3.0-only
License: BSD-3-Clause
Group: Development/Libraries/Python
URL: https://github.com/gdabah/distorm
Source: https://files.pythonhosted.org/packages/source/d/%{modname}/%{modname}-%{version}.zip
Source: https://files.pythonhosted.org/packages/source/d/distorm3/%{modname}-%{version}.zip
# Issue filed upstream https://github.com/gdabah/distorm/issues/123
Patch0: 0001-don-t-stutter-static-on-BigEndian.patch
# PATCH-FIX-UPSTREAM https://github.com/gdabah/distorm/pull/116