!6 upgrade to v0.4.8

From: @xiezhipeng1
Reviewed-by: @licihua
Signed-off-by: @licihua
This commit is contained in:
openeuler-ci-bot 2020-10-15 19:20:14 +08:00 committed by Gitee
commit d0505badad
3 changed files with 7 additions and 4 deletions

View File

@ -1,6 +1,6 @@
Name: python-pyasn1
Version: 0.3.7
Release: 8
Version: 0.4.8
Release: 1
Summary: ASN.1 library for Python
License: BSD
Source0: https://github.com/etingof/pyasn1/archive/v%{version}.tar.gz
@ -81,7 +81,7 @@ cd ../pyasn1-modules-0.1.5
%{__python} setup.py install --skip-build --root %{buildroot}
cd -
cd doc
cd docs
PYTHONPATH="$RPM_BUILD_ROOT%{python_sitelib}:$PYTHONPATH" make html
rm -f build/html/.buildinfo
cd -
@ -112,9 +112,12 @@ cd -
%files help
%license LICENSE.rst
%doc doc/build/html/*
%doc docs/build/html/*
%changelog
* Thu Oct 15 2020 Zhipeng Xie<xiezhipeng1@huawei.com> - 0.4.8-1
- upgrade to v0.4.8
* Thu Feb 20 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.3.7-8
- Revise build requires of python-sphinx

Binary file not shown.

BIN
v0.4.8.tar.gz Normal file

Binary file not shown.