Projects
openEuler:Mainline
python-cachetools
_service:tar_scm:python-cachetools.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:python-cachetools.spec of Package python-cachetools
%global _empty_manifest_terminate_build 0 Name: python-cachetools Version: 5.3.1 Release: 1 Summary: Extensible memoizing collections and decorators License: MIT URL: https://github.com/tkem/cachetools/ Source0: https://github.com/tkem/cachetools/archive/regs/tags/v%{version}.tar.gz BuildArch: noarch %description This module provides various memoizing collections and decorators, including variants of the Python Standard Library's `@lru_cache`_ function decorator. %package -n python3-cachetools Summary: Extensible memoizing collections and decorators Provides: python-cachetools # Base build requires BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-pbr BuildRequires: python3-pip BuildRequires: python3-wheel %description -n python3-cachetools This module provides various memoizing collections and decorators, including variants of the Python Standard Library's `@lru_cache`_ function decorator. %package help Summary: Extensible memoizing collections and decorators Provides: python3-cachetools-doc %description help This module provides various memoizing collections and decorators, including variants of the Python Standard Library's `@lru_cache`_ function decorator. %prep %autosetup -n cachetools-%{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 . %check %{__python3} setup.py test %files -n python3-cachetools -f filelist.lst %dir %{python3_sitelib}/* %files help -f doclist.lst %{_docdir}/* %changelog * Tue Jun 27 2023 ZixuanChen <chenzixuan@kylinos.cn> - 5.3.1-1 - Upgrade to version 5.3.1 * Fri Apr 07 2023 xu_ping <707078654@qq.com> - 5.3.0-1 - Upgrade to version 5.3.0 * Thu Jun 23 2022 SimpleUpdate Robot <tc@openeuler.org> - 5.2.0-1 - Upgrade to version 5.2.0 * Tue Jul 13 2021 OpenStack_SIG <openstack@openeuler.org> - 4.2.1-1 - Upgrade to version 4.2.1 * Fri Oct 09 2020 Python_Bot <Python_Bot@openeuler.org> - Package Spec generated
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