同步操作将从 src-openEuler/python-configobj 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
%{!?python3_sitelib: %global python3_sitelib %(%{__python3} -Esc "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}Name: python-configobjVersion: 5.0.8Release: 1Summary: ConfigObj is a simple but powerful config file reader and writerLicense: BSDURL: http://configobj.readthedocs.org/Source0: https://github.com/DiffSK/configobj/archive/v%{version}.tar.gzBuildRequires:python3-devel python3-pytest python3-setuptools python3-sixBuildArch: noarch%descriptionConfigObj is a simple but powerful config file reader and writer:an ini file round tripper. Its main feature is that it is very easy to use,with a straightforward programmer's interface and a simple syntax for config files.It has lots of other features though :* Nested sections (subsections), to any level* List values* Multiple line values* String interpolation (substitution)* Integrated with a powerful validation system. including automatic type checking/conversion. repeated sections. and allowing default values* When writing out config files, ConfigObj preserves all comments and the order of members and sections* Many useful methods and options for working with configuration files (like the 'reload' method)* Full Unicode support%package -n python3-configobjSummary: config file reader and writerRequires: python3-six%{?python_provide:%python_provide python3-configobj}%description -n python3-configobjconfig file reader and writer%prep%autosetup -n configobj-%{version} -p1%build%py3_build%install%py3_install%checkexport PYTHONWARNINGS=alwaysexport PYTHONPATH=$(pwd)/build/lib%{__python3} src/tests/configobj_doctests.py%{__python3} -m configobj.validatepytest -c setup.cfg --color=yes%files -n python3-configobj%doc README.md%license LICENSE%{python3_sitelib}/*%changelog* Wed Feb 7 2024 Weifeng Su <suweifeng1@huawei.com> - 5.0.8-1- upgrade to 5.0.8-fix a regression error in 5.0.7-update testing to validate against python version 2.7 and 3.5-3.11-update broken links / no-existent services and references* Mon May 8 2023 Jiangtian Feng <fengjiangtian@huawei.com> - 5.0.6-19- update the introduction web link* Fri Oct 21 2022 liubo <liubo254@huawei.com> - 5.0.6-18- rebuild the version to 5.0.6-18* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 5.0.6-17- DESC: delete -Sgit from %autosetup, and delete BuildRequires git* Fri Oct 30 2020 yanglongkang <yanglongkang@huawei.com> - 5.0.6-16- remove python2 dependency* Sat Sep 7 2019 wubo<wubo40@huawei.com> - 5.0.6-15- Package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。