!2 Upgrade package
From: @houyingchao Reviewed-by: @myeuler Signed-off-by: @myeuler
This commit is contained in:
commit
2982908cb6
BIN
0.7.tar.gz
Normal file
BIN
0.7.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-pybeam
|
Name: python-pybeam
|
||||||
Version: 0.6
|
Version: 0.7
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Python module to parse Erlang BEAM files
|
Summary: Python module to parse Erlang BEAM files
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://github.com/matwey/pybeam
|
URL: https://github.com/matwey/pybeam
|
||||||
Source0: https://files.pythonhosted.org/packages/8d/18/8f622cd4f3874404d99824aede37c6051aa869615b86f61705d72290cb8e/pybeam-0.6.tar.gz
|
Source0: https://github.com/matwey/pybeam/archive/refs/tags/0.7.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: python3-sphinx
|
BuildRequires: python3-sphinx
|
||||||
Requires: python3-construct
|
Requires: python3-construct
|
||||||
@ -30,7 +30,7 @@ Provides: python3-pybeam-doc
|
|||||||
Python module to parse Erlang BEAM files
|
Python module to parse Erlang BEAM files
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n pybeam-0.6
|
%autosetup -n pybeam-0.7
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -70,5 +70,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 21 2022 houyingchao <houyingchao@h-partners.com> - 0.7-1
|
||||||
|
- Upgrade to version 0.7
|
||||||
|
|
||||||
* Mon Aug 17 2020 zhanghua <zhanghua40@huawei.com> - 0.6-1
|
* Mon Aug 17 2020 zhanghua <zhanghua40@huawei.com> - 0.6-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user