同步操作将从 src-openEuler/libvirt-python 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
# -*- rpm-spec -*-Summary: The libvirt virtualization API python3 bindingName: libvirt-pythonVersion: 6.2.0Release: 6Source0: http://libvirt.org/sources/python/%{name}-%{version}.tar.gzPatch0000: setup-use-pytest-instead-of-nose-to-run-the-test-sui.patchPatch0001: spec-use-pytest-instead-of-nose.patchPatch0002: Update-readme-to-mention-pytest-instead-of-nose.patchPatch0003: Fix-PY_SSIZE_T_CLEAN-deprecation-warning.patchPatch0004: Avoid-use-of-thread-function-deprecated-in-3.9.patchPatch0005: Replace-deprecated-PyEval_CallObject-with-PyObject_C.patchPatch0006: Avoid-truncating-python-version-number-when-running-.patchPatch0007: Fix-the-invalid-operation-between-incompatible-types.patchPatch0008: Fix-string-formatting.patchPatch0009: Fix-BlockThreshold-Callback-argument-conversion-once.patchUrl: http://libvirt.orgLicense: LGPLv2+BuildRequires: libvirt-devel == %{version}BuildRequires: python3-develBuildRequires: python3-pytestBuildRequires: python3-lxmlBuildRequires: gcc# Don't want provides for python shared objects%{?filter_provides_in: %filter_provides_in %{python3_sitearch}/.*\.so}%{?filter_setup}%descriptionThe libvirt-python package contains a module that permits applicationswritten in the Python programming language to use the interfacesupplied by the libvirt library to use the virtualization capabilitiesof recent versions of Linux (and other OSes).%package -n python3-libvirtSummary: The libvirt virtualization API python3 bindingUrl: http://libvirt.orgLicense: LGPLv2+%{?python_provide:%python_provide python3-libvirt}Provides: libvirt-python3 = %{version}-%{release}Obsoletes: libvirt-python3 <= 3.6.0-1%{?dist}%description -n python3-libvirtThe python3-libvirt package contains a module that permits applicationswritten in the Python 3.x programming language to use the interfacesupplied by the libvirt library to use the virtualization capabilitiesof recent versions of Linux (and other OSes).%prep%autosetup -p1# Unset execute bit for example scripts; it can introduce spurious# RPM dependencies, like /usr/bin/python3# for the -python3 packagefind examples -type f -exec chmod 0644 \{\} \;%build%py3_build%install%py3_install%check%{__python3} setup.py test%files -n python3-libvirt%defattr(-,root,root)%doc ChangeLog AUTHORS NEWS README COPYING COPYING.LESSER examples/%{python3_sitearch}/libvirt.py*%{python3_sitearch}/libvirtaio.py*%{python3_sitearch}/libvirt_qemu.py*%{python3_sitearch}/libvirt_lxc.py*%{python3_sitearch}/__pycache__/libvirt.cpython-*.py*%{python3_sitearch}/__pycache__/libvirt_qemu.cpython-*.py*%{python3_sitearch}/__pycache__/libvirt_lxc.cpython-*.py*%{python3_sitearch}/__pycache__/libvirtaio.cpython-*.py*%{python3_sitearch}/libvirtmod*%{python3_sitearch}/*egg-info%changelog* Fri Apr 14 2023 Qi Hao <qihao_yewu@cmss.chinamobile.com> - 6.2.0-6- libvirt-override.c: Fix BlockThreshold Callback argument conversion* Tue Nov 29 2022 Qi Hao <qihao_yewu@cmss.chinamobile.com> - 6.2.0-5- generator: Fix string formatting* Fri Nov 25 2022 Qi Hao <qihao_yewu@cmss.chinamobile.com> - 6.2.0-4- Fix the invalid "+" operation between incompatible types* Tue Mar 29 2022 yezengruan <yezengruan@huawei.com> - 6.2.0-3- Avoid truncating python version number when running sanity test* Tue Jan 11 2022 imxcc <xingchaochao@huawei.com> - 6.2.0-2- setup: use pytest instead of nose to run the test suite- spec: use pytest instead of nose- Update readme to mention pytest instead of nose- Fix PY_SSIZE_T_CLEAN deprecation warning- Avoid use of thread function deprecated in 3.9- Replace deprecated PyEval_CallObject with PyObject_Call* Wed Apr 15 2020 Xu Yandong <xuyandong2@huawei.com> - 6.2.0-1- Rebase to version 6.2.0.* Fri Jul 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 5.5.0-1- Update to 5.5.0 release, Initial package for openEuler.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。