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:
parent
76164581bd
commit
1bc100cf67
@ -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
3
pybeam-0.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2d5357668f237d5e79afc0be46eca9deca697ad43df6939eb959c4e6b5904647
|
||||||
|
size 4887
|
@ -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
|
Wed Jan 18 09:11:57 UTC 2017 - matwey.kornilov@gmail.com
|
||||||
|
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-pybeam
|
Name: python-pybeam
|
||||||
Version: 0.3.3
|
Version: 0.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python module to parse Erlang BEAM files
|
Summary: Python module to parse Erlang BEAM files
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Url: http://github.com/matwey/pybeam
|
Url: http://github.com/matwey/pybeam
|
||||||
Source: https://files.pythonhosted.org/packages/source/p/pybeam/pybeam-%{version}.tar.gz
|
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-devel
|
||||||
BuildRequires: python-setuptools
|
BuildRequires: python-setuptools
|
||||||
Requires: python-construct
|
Requires: python-construct
|
||||||
|
Loading…
Reference in New Issue
Block a user