14
0

Accepting request 451678 from home:matwey:erlang-test

OBS-URL: https://build.opensuse.org/request/show/451678
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-construct?expand=0&rev=12
This commit is contained in:
2017-01-23 13:35:02 +00:00
committed by Git OBS Bridge
parent 73107172e9
commit ef621aa87c
5 changed files with 34 additions and 40 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-construct
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
Name: python-construct
Version: 2.5.5
Version: 2.8.10
Release: 0
Summary: A powerful declarative parser/builder for binary data
License: MIT
Group: Development/Languages/Python
Url: http://construct.readthedocs.org
Source: https://pypi.io/packages/source/c/construct/construct-%{version}-reupload.tar.gz
Source: https://pypi.io/packages/source/c/construct/construct-%{version}.tar.gz
# PATCH-FEATURE-OPENSUSE split_debug.patch matwey.kornilov@gmail.com -- make debug.py non-loadable
Patch0: split_debug.patch
BuildRequires: python-devel