代码拉取完成,页面将自动刷新
同步操作将从 src-openEuler/python-polib 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
Name: python-polib
Version: 1.1.0
Release: 4
Summary: A library to manipulate gettext files (po and mo files)
License: MIT
URL: https://pypi.org/project/polib/
Source0: https://pypi.python.org/packages/source/p/polib/polib-1.1.0.tar.gz
BuildRequires: python3-devel
BuildArch: noarch
%description
polib is a library to manipulate, create, modify gettext files (pot, po and mo files). You can load
existing files, iterate through it’s entries, add, modify entries, comments or metadata, etc… or
create new po files from scratch.
%package -n python3-polib
Summary: A library to manipulate gettext files (po and mo files)
%{?python_provide:%python_provide python3-polib}
%description -n python3-polib
polib is a library to manipulate, create, modify gettext files (pot, po and mo files). You can load
existing files, iterate through it’s entries, add, modify entries, comments or metadata, etc… or
create new po files from scratch.
%prep
%autosetup -n polib-1.1.0 -p1
rm -rf polib.egg-info
%build
%py3_build
%install
%py3_install
%check
%{__python3} tests/tests.py
%files -n python3-polib
%doc README.rst
%license LICENSE
%{python3_sitelib}/polib-1.1.0-py3.*.egg-info
%{python3_sitelib}/polib.py
%{python3_sitelib}/__pycache__/polib.cpython-3*.pyc
%changelog
* Wed Oct 21 2020 wangxiao <[email protected]> - 1.1.0-4
- drop python2 subpackage
* Thu Jun 18 2020 hanhui <[email protected]> - 1.1.0-3
- bugfix
- fix python3.8 can not find path
* Mon Jan 6 2020 lingsheng <[email protected]> - 1.1.0-2
- Package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。