代码拉取完成,页面将自动刷新
同步操作将从 OpenCloudOS Stream/python-path 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
%global pypi_name path
Summary: Python module wrapper for os.path
Name: python-path
Version: 16.6.0
Release: 5%{?dist}
License: MIT
URL: https://pypi.org/pypi/path
Source0: %pypi_source
BuildRequires: python3-devel python3-wheel
BuildRequires: python3dist(pytest)
BuildArch: noarch
%description
This package implements path objects as first-class entities, allowing common operations on
files to be invoked on those path objects directly.
%package -n python3-path
Summary: Python 3 module wrapper for os.path
Provides: python3-path = %{version}-%{release}
%description -n python3-path
This package implements path objects as first-class entities, allowing common operations on
files to be invoked on those path objects directly.
%prep
%autosetup -n %{pypi_name}-%{version} -p1
%generate_buildrequires
%pyproject_buildrequires
%build
%pyproject_wheel
%install
%pyproject_install
%check
%pytest
%files -n python3-path
%{python3_sitelib}/path
%{python3_sitelib}/path-%{version}.dist-info/
%changelog
* Mon Sep 11 2023 Xiaojie Chen <[email protected]> - 16.6.0-5
- Add BR python3-wheel
* Fri Sep 08 2023 OpenCloudOS Release Engineering <[email protected]> - 16.6.0-4
- Rebuilt for OpenCloudOS Stream 23.09
* Fri Apr 28 2023 OpenCloudOS Release Engineering <[email protected]> - 16.6.0-3
- Rebuilt for OpenCloudOS Stream 23.05
* Fri Mar 31 2023 OpenCloudOS Release Engineering <[email protected]> - 16.6.0-2
- Rebuilt for OpenCloudOS Stream 23
* Thu Dec 22 2022 Wang Guodong <[email protected]> - 16.6.0-1
- package init.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。