upgrade to v0.4.8

Signed-off-by: Zhipeng Xie <xiezhipeng1@huawei.com>
This commit is contained in:
Zhipeng Xie 2020-10-15 07:12:09 -04:00
parent 826e81b44a
commit 8fd03fb5ad
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.