代码拉取完成,页面将自动刷新
同步操作将从 OpenCloudOS Stream/python-snappy 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
%global pypi_name python-snappy
Summary: Python library for the snappy compression library from Google
Name: python-snappy
Version: 0.7.3
Release: 1%{?dist}
License: BSD
URL: https://pypi.python.org/pypi/%{pypi_name}
Source0: %{pypi_source}
BuildRequires: gcc-c++
BuildRequires: snappy-devel
%description
Snappy is a compression/decompression library. This package provides python bindings for the
snappy compression library from Google.
%package -n python3-snappy
Summary: Python library for the snappy compression library from Google
BuildRequires: gcc-c++
BuildRequires: python3-devel python3-setuptools python3-cffi
BuildRequires: snappy-devel
Requires: python3-cffi
Requires: snappy
Provides: python3-snappy = %{version}-%{release}
%description -n python3-snappy
Snappy is a compression/decompression library. This package provides python3 bindings for the
snappy compression library from Google.
%prep
%autosetup -n %{pypi_name}-%{version}
%build
%py3_build
%install
%py3_install
sed -i '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python3_sitearch}/snappy/snappy.py
%files -n python3-snappy
%license LICENSE
%doc README.rst AUTHORS
%{python3_sitearch}/python_snappy-%{version}-py%{python3_version}.egg-info/
%{python3_sitearch}/snappy/
%changelog
* Tue Oct 15 2024 Upgrade Robot <[email protected]> - 0.7.3-1
- Upgrade to version 0.7.3
* Thu Sep 26 2024 OpenCloudOS Release Engineering <[email protected]> - 0.6.1-5
- Rebuilt for clarifying the packages requirement in BaseOS and AppStream
* Fri Aug 16 2024 OpenCloudOS Release Engineering <[email protected]> - 0.6.1-4
- Rebuilt for loongarch release
* Tue Sep 19 2023 OpenCloudOS Release Engineering <[email protected]> - 0.6.1-3
- Rebuilt for python 3.11
* Fri Apr 28 2023 OpenCloudOS Release Engineering <[email protected]> - 0.6.1-2
- Rebuilt for OpenCloudOS Stream 23.05
* Wed Apr 26 2023 Wang Guodong <[email protected]> - 0.6.1-1
- initial build
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。