14
0
forked from pool/python-pybeam

Accepting request 449209 from home:matwey:branches:devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/449209
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pybeam?expand=0&rev=10
This commit is contained in:
2017-01-18 09:06:44 +00:00
committed by Git OBS Bridge
parent f5195b8f3b
commit 2fa4934a50
4 changed files with 11 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pybeam
#
# Copyright (c) 2014 SUSE LINUX Products 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,14 +17,14 @@
Name: python-pybeam
Version: 0.3.2
Version: 0.3.3
Release: 0
Summary: Python module to parse Erlang BEAM files
License: MIT
Group: Development/Languages/Python
Url: http://github.com/matwey/pybeam
Source: http://pypi.python.org/packages/source/p/pybeam/pybeam-%{version}.tar.gz
BuildRequires: python-construct
BuildRequires: python-construct < 2.8
BuildRequires: python-devel
BuildRequires: python-setuptools
Requires: python-construct