同步操作将从 src-openEuler/python-speaklater 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
%global tarName speaklaterName: python-%{tarName}Version: 1.3Release: 1Summary: Implements a lazy string for python useful for use with gettextLicense: BSDURL: https://github.com/mitsuhiko/speaklaterSource0: https://files.pythonhosted.org/packages/11/92/5ae1effe0ccb8561c034a0111d53c8788660ddb7ed4992f0da1bb5c525e5/speaklater-1.3.tar.gz# Submitted upstream at: https://github.com/mitsuhiko/speaklater/pull/8# Alternative approach at https://github.com/mitsuhiko/speaklater/pull/3Patch0: 0001-Enable-building-on-python3-along-with-changes-to-doc.patchBuildArch: noarchBuildRequires: python3-develBuildRequires: python3-setuptools%global _description\A module that provides lazy strings for translations. Basically you get an\object that appears to be a string but changes the value every time the value\is evaluated based on a callable you provide.%description %_description%package -n python3-speaklaterSummary: Implements a lazy string for python3 useful for gettext%{?python_provide:%python_provide python3-speaklater}%description -n python3-speaklaterA module that provides lazy strings for translations. Basically you get anobject that appears to be a string but changes the value every time the valueis evaluated based on a callable you provide.This package provides the python3 version of the module.%prep%setup -qn %{tarName}-%{version}%patch0 -p1%build%py3_build%install%py3_install%checkpushd build/lib%{__python3} -m doctest speaklater.pypopd%files -n python3-speaklater%{python3_sitelib}/speaklater*%{python3_sitelib}/__pycache__/*%license LICENSE%doc PKG-INFO README%changelog* Fri Jul 9 2021 liuzhaoyang <liuzhaoyang@kylinos.cn> - 1.3-1- Package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。