Accepting request 451083 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/451083
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pybeam?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2017-01-23 10:29:15 +00:00 committed by Git OBS Bridge
commit b1fc573b0e
4 changed files with 17 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:62ce58db02986bc5bb8b208b77b77f72d8d44a1cb4c6e2558088af05f882a32c
size 5179

3
pybeam-0.3.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:25ea898b26e142355cd6c11d3909b70f656d44aaa95083f0b97b37b9f1d7ce4c
size 5189

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jan 18 09:11:57 UTC 2017 - matwey.kornilov@gmail.com
- Update Source url
-------------------------------------------------------------------
Sun Jan 8 14:14:00 UTC 2017 - matwey.kornilov@gmail.com
- Only consruct 2.5.x is supported by pybeam 0.3.x
-------------------------------------------------------------------
Sat May 31 11:27:58 UTC 2014 - matwey.kornilov@gmail.com

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
Source: https://files.pythonhosted.org/packages/source/p/pybeam/pybeam-%{version}.tar.gz
BuildRequires: python-construct < 2.8
BuildRequires: python-devel
BuildRequires: python-setuptools
Requires: python-construct