!7 %bcond_without python2 to fix rpmbuild error

From: @starlet-dx
Reviewed-by: @myeuler
Signed-off-by: @myeuler
This commit is contained in:
openeuler-ci-bot 2021-12-08 02:16:12 +00:00 committed by Gitee
commit f92bb8c20d

View File

@ -1,7 +1,8 @@
%global _empty_manifest_terminate_build 0
%bcond_without python2
Name: python-pyasn1-modules
Version: 0.2.8
Release: 2
Release: 3
Summary: A collection of ASN.1-based protocols modules.
License: BSD-2-Clause
URL: https://github.com/etingof/pyasn1-modules
@ -93,6 +94,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Tue Dec 7 yaoxin <yaoxin30@huawei.com> - 0.2.8-3
- %bcond_without python2 to fix rpmbuild error
* Thu Aug 26 2021 shixuantong <shixuantong@huawei.com> - 0.2.8-2
- add python2-pyasn1-modules for openstack