forked from pool/python-pybeam
Accepting request 223262 from home:matwey:branches:devel:languages:python
Version 0.3 OBS-URL: https://build.opensuse.org/request/show/223262 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pybeam?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
62590b84e6
commit
b3d2f469c9
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pybeam
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -13,19 +13,20 @@
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: python-pybeam
|
||||
Version: 0.2
|
||||
Version: 0.3
|
||||
Release: 0
|
||||
License: MIT
|
||||
Summary: Python module to parse Erlang BEAM files
|
||||
Url: http://github.com/matwey/pybeam
|
||||
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-devel
|
||||
BuildRequires: python-setuptools
|
||||
BuildRequires: python-construct
|
||||
Requires: python-construct
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||
|
Reference in New Issue
Block a user