同步操作将从 src-openEuler/python-diff-match-patch 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
%global _empty_manifest_terminate_build 0Name: python-diff-match-patchVersion: 20230430Release: 1Summary: Repackaging of Google's Diff Match and Patch libraries. Offers robust algorithms to perform the operations required for synchronizing plain text.License: Apache-2.0URL: https://github.com/diff-match-patch-python/diff-match-patchSource0: https://files.pythonhosted.org/packages/48/40/7f0b68e3578453d1ccd3638cfd9682b515b9d22730903a88615f1ee92352/diff-match-patch-20230430.tar.gzBuildArch: noarch%descriptionThe Diff Match and Patch libraries offer robust algorithms to perform the operations required for synchronizing plain text.%package -n python3-diff-match-patchSummary: Repackaging of Google's Diff Match and Patch libraries. Offers robust algorithms to perform the operations required for synchronizing plain text.Provides: python-diff-match-patch = %{version}-%{release}BuildRequires: python3-develBuildRequires: python3-pip python3-wheel python3-flit%description -n python3-diff-match-patchThe Diff Match and Patch libraries offer robust algorithms to perform the operations required for synchronizing plain text.%package helpSummary: Development documents and examples for diff-match-patchProvides: python3-diff-match-patch-doc%description helpThe Diff Match and Patch libraries offer robust algorithms to perform the operations required for synchronizing plain text.%prep%autosetup -n diff-match-patch-%{version}%build%pyproject_build%install%pyproject_install diff-match-patch==%{version}install -d -m755 %{buildroot}/%{_pkgdocdir}if [ -d doc ]; then cp -arf doc %{buildroot}/%{_pkgdocdir}; fiif [ -d docs ]; then cp -arf docs %{buildroot}/%{_pkgdocdir}; fiif [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fiif [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fiif [ -f README.rst ]; then cp -af README.rst %{buildroot}/%{_pkgdocdir}; fiif [ -f README.md ]; then cp -af README.md %{buildroot}/%{_pkgdocdir}; fiif [ -f README.txt ]; then cp -af README.txt %{buildroot}/%{_pkgdocdir}; fi%files -n python3-diff-match-patch%{python3_sitelib}/*%files help%{_docdir}/*%changelog* Sat May 06 2023 wangjunqi <wangjunqi@kylinos.cn> - 20230430-1- Update package to version 20230430* Thu Sep 09 2021 Python_Bot <Python_Bot@openeuler.org> - 20200713.1-1- Package Init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。