5 Star 0 Fork 1

OpenCloudOS Stream/python-littleutils

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
python-littleutils.spec 1.51 KB
一键复制 编辑 原始数据 按行查看 历史
ocs-bot 提交于 2023-09-19 12:04 . Rebuilt for python 3.11
%global pypi_name littleutils
Summary: Small collection of Python utilities
Name: python-%{pypi_name}
Version: 0.2.2
Release: 5%{?dist}
License: MIT
URL: https://pypi.org/pypi/%{pypi_name}
Source0: %pypi_source
Source1: https://raw.githubusercontent.com/alexmojaki/littleutils/master/LICENSE
BuildArch: noarch
%{?python_enable_dependency_generator}
%description
Small collection of Python utilities.
%package -n python3-%{pypi_name}
Summary: %{summary}
BuildRequires: python3-devel
BuildRequires: %{py3_dist setuptools}
%description -n python3-%{pypi_name}
Small collection of Python utilities.
%prep
%autosetup -n %{pypi_name}-%{version}
rm -rf %{pypi_name}.egg-info
cp %{SOURCE1} . -vp
%build
%py3_build
%install
%py3_install
%files -n python3-%{pypi_name}
%license LICENSE
%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info
%{python3_sitelib}/%{pypi_name}
%changelog
* Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.2.2-5
- Rebuilt for python 3.11
* Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.2.2-4
- Rebuilt for OpenCloudOS Stream 23.09
* Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.2.2-3
- Rebuilt for OpenCloudOS Stream 23.05
* Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.2.2-2
- Rebuilt for OpenCloudOS Stream 23
* Tue Dec 6 2022 cunshunxia <cunshunxia@tencent.com> - 0.2.2-1
- initial build
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/opencloudos-stream/python-littleutils.git
git@gitee.com:opencloudos-stream/python-littleutils.git
opencloudos-stream
python-littleutils
python-littleutils
master

搜索帮助

Cb406eda 1850385 E526c682 1850385