!5 Provides python-parse for compatibility
From: @ultra_planet Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
276599229c
@ -1,6 +1,6 @@
|
|||||||
Name: python-parse
|
Name: python-parse
|
||||||
Version: 1.8.4
|
Version: 1.8.4
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: Python Parse Module
|
Summary: Python Parse Module
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://pypi.python.org/pypi/parse
|
URL: http://pypi.python.org/pypi/parse
|
||||||
@ -12,6 +12,7 @@ A python module which parses specific strings adopted the format() syntax.
|
|||||||
|
|
||||||
%package -n python3-parse
|
%package -n python3-parse
|
||||||
Summary: Python3 Parse Module
|
Summary: Python3 Parse Module
|
||||||
|
%{?python_provide:%python_provide python3-parse}
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
%description -n python3-parse
|
%description -n python3-parse
|
||||||
|
|
||||||
@ -36,6 +37,9 @@ Parse Module for Python3.
|
|||||||
%{python3_sitelib}/__pycache__/parse.*
|
%{python3_sitelib}/__pycache__/parse.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 27 2021 lingsheng <lingsheng@huawei.com> - 1.8.4-4
|
||||||
|
- Provides python-parse for compatibility
|
||||||
|
|
||||||
* Wed Oct 21 2020 wangxiao <wangxiao65@huawei.com> - 1.8.4-3
|
* Wed Oct 21 2020 wangxiao <wangxiao65@huawei.com> - 1.8.4-3
|
||||||
- drop python2 subpackage
|
- drop python2 subpackage
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user