Projects
home:Eustace:branches:Eulaceura:Factory
python-brotlipy
_service:obs_scm:python-brotlipy.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:python-brotlipy.spec of Package python-brotlipy
%global _empty_manifest_terminate_build 0 Name: python-brotlipy Version: 0.7.0 Release: 1 Summary: Python binding to the Brotli library License: MIT URL: https://github.com/python-hyper/brotlipy/ Source0: https://files.pythonhosted.org/packages/b0/f9/d629de68c3a9f5ce3e1ff2fe70f1cf0396765582bc3194179a2742c47731/brotlipy-%{version}.tar.gz %description This library contains Python bindings for the reference Brotli encoder/decoder. %package -n python3-brotlipy Summary: Python binding to the Brotli library Provides: python-brotlipy # Base build requires BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-pbr BuildRequires: python3-pip BuildRequires: python3-wheel BuildRequires: python3-cffi BuildRequires: python3-pytest BuildRequires: gcc-c++ BuildRequires: python3-brotli BuildRequires: python3-urllib3 BuildRequires: python3-hypothesis %description -n python3-brotlipy This library contains Python bindings for the reference Brotli encoder/decoder. %prep %autosetup -n brotlipy-%{version} %build %py3_build %install %py3_install install -d -m755 %{buildroot}/%{_pkgdocdir} if [ -d doc ]; then cp -arf doc %{buildroot}/%{_pkgdocdir}; fi if [ -d docs ]; then cp -arf docs %{buildroot}/%{_pkgdocdir}; fi if [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fi if [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fi pushd %{buildroot} if [ -d usr/lib ]; then find usr/lib -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/lib64 ]; then find usr/lib64 -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/bin ]; then find usr/bin -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/sbin ]; then find usr/sbin -type f -printf "/%h/%f\n" >> filelist.lst fi touch doclist.lst if [ -d usr/share/man ]; then find usr/share/man -type f -printf "/%h/%f.gz\n" >> doclist.lst fi popd mv %{buildroot}/filelist.lst . mv %{buildroot}/doclist.lst . %files -n python3-brotlipy -f filelist.lst %license LICENSE %doc README.rst %dir %{python_sitearch}/* %changelog * Mon Mar 25 2024 wangqiang <wangqiang1@kylinos.cn> - 0.7.0-1 - Update package to version 0.7.0 * Thu Jun 23 2022 OpenStack_SIG <openstack@openeuler.org> - 0.6.0-1 - Init package python3-brotlipy of version 0.6.0
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2