代码拉取完成,页面将自动刷新
同步操作将从 OpenCloudOS Stream/python-tempora 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
%global srcname tempora
Summary: Objects and routines pertaining to date and time (tempora)
Name: python-%{srcname}
Version: 5.5.0
Release: 1%{?dist}
License: MIT
URL: https://github.com/jaraco/tempora
Source0: https://files.pythonhosted.org/packages/source/t/%{srcname}/%{srcname}-%{version}.tar.gz
BuildArch: noarch
%description
Objects and routines pertaining to date and time (tempora).
%package -n python3-%{srcname}
Summary: %{summary}
BuildRequires: python3-devel python3dist(build) python3dist(freezegun) python3dist(jaraco-functools)
BuildRequires: python3dist(pip) python3dist(pytz) python3dist(setuptools) python3dist(six)
BuildRequires: python3dist(setuptools-scm) python3dist(tox) python3dist(tox-current-env)
BuildRequires: python3dist(wheel) python3dist(pytest) python3-more-itertools
%description -n python3-%{srcname}
Objects and routines pertaining to date and time (tempora).
%prep
%autosetup -n %{srcname}-%{version}
sed -i 211,223d tempora/__init__.py
%build
LANG=C.utf-8 %{__python3} -m build --no-isolation
%install
%py3_install_wheel %{srcname}-%{version}-py3-none-any.whl
%check
LANG=C.utf-8 %{__python3} -m pytest --ignore=build
%files -n python3-%{srcname}
%license LICENSE
%doc README.rst
%{_bindir}/calc-prorate
%{python3_sitelib}/%{srcname}*
%changelog
* Sat Oct 07 2023 Wang Guodong <[email protected]> - 5.5.0-1
- Upgrade to version 5.5.0
* Tue Sep 19 2023 OpenCloudOS Release Engineering <[email protected]> - 5.1.0-5
- Rebuilt for python 3.11
* Fri Sep 08 2023 OpenCloudOS Release Engineering <[email protected]> - 5.1.0-4
- Rebuilt for OpenCloudOS Stream 23.09
* Fri Apr 28 2023 OpenCloudOS Release Engineering <[email protected]> - 5.1.0-3
- Rebuilt for OpenCloudOS Stream 23.05
* Fri Mar 31 2023 OpenCloudOS Release Engineering <[email protected]> - 5.1.0-2
- Rebuilt for OpenCloudOS Stream 23
* Thu Dec 29 2022 Shuo Wang <[email protected]> - 5.1.0-1
- initial build
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。