forked from pool/python-hexdump
Accepting request 726067 from home:jengelh:branches:devel:languages:python
- Use noun phrase. Expand description. OBS-URL: https://build.opensuse.org/request/show/726067 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hexdump?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
32c03c7a96
commit
fcf26b276d
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 26 07:20:23 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Use noun phrase. Expand description.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 5 12:54:16 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
Name: python-hexdump
|
||||
Version: 3.3
|
||||
Release: 0
|
||||
Summary: Dump Binary Data
|
||||
Summary: Python tool to dump binary data
|
||||
License: Unlicense
|
||||
Group: Development/Languages/Python
|
||||
URL: https://bitbucket.org/techtonik/hexdump/
|
||||
@@ -34,7 +34,11 @@ BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
View/edit your binary with any text editor.
|
||||
This utility converts between the raw representation and a
|
||||
byte-based hexdump representation.
|
||||
|
||||
The display is equivalent to the output of the `hexdump -C` command, but
|
||||
it requires a Python runtime.
|
||||
|
||||
%prep
|
||||
%setup -q -c -n hexdump-%{version}
|
||||
|
||||
Reference in New Issue
Block a user