Accepting request 451676 from home:matwey:erlang-test

OBS-URL: https://build.opensuse.org/request/show/451676
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pybeam?expand=0&rev=13
This commit is contained in:
Matwey Kornilov 2017-01-23 13:34:52 +00:00 committed by Git OBS Bridge
parent 76164581bd
commit 1bc100cf67
4 changed files with 11 additions and 5 deletions

View File

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

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2d5357668f237d5e79afc0be46eca9deca697ad43df6939eb959c4e6b5904647
size 4887

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jan 20 19:35:02 UTC 2017 - matwey.kornilov@gmail.com
- Version 0.4:
- ported to construct 2.8.x
-------------------------------------------------------------------
Wed Jan 18 09:11:57 UTC 2017 - matwey.kornilov@gmail.com

View File

@ -17,14 +17,14 @@
Name: python-pybeam
Version: 0.3.3
Version: 0.4
Release: 0
Summary: Python module to parse Erlang BEAM files
License: MIT
Group: Development/Languages/Python
Url: http://github.com/matwey/pybeam
Source: https://files.pythonhosted.org/packages/source/p/pybeam/pybeam-%{version}.tar.gz
BuildRequires: python-construct < 2.8
BuildRequires: python-construct >= 2.8
BuildRequires: python-devel
BuildRequires: python-setuptools
Requires: python-construct