15
0

License is BSD-3-Clause, not GPL

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-distorm3?expand=0&rev=18
This commit is contained in:
2018-06-21 12:53:08 +00:00
committed by Git OBS Bridge
parent e690b4ec9b
commit 15091919a9
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