Projects
Eulaceura:Factory
python-tinydb
_service:obs_scm:python-tinydb.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:python-tinydb.spec of Package python-tinydb
%global _empty_manifest_terminate_build 0 Name: python-tinydb Version: 4.8.2 Release: 1 Summary: TinyDB is a tiny, document oriented database optimized for your happiness License: MIT URL: https://github.com/msiemens/tinydb Source0: https://files.pythonhosted.org/packages/source/t/tinydb/tinydb-%{version}.tar.gz BuildArch: noarch %description TinyDB is a lightweight document oriented database optimized for your happiness %package -n python3-tinydb Summary: TinyDB is a tiny, document oriented database optimized for your happiness Provides: python-tinydb = %{version}-%{release} BuildRequires: python3-devel BuildRequires: python3-pip BuildRequires: python3-wheel BuildRequires: python3-hatchling BuildRequires: python3-hatch-vcs BuildRequires: python3-poetry-core Requires: python3-typing-extensions %description -n python3-tinydb TinyDB is a lightweight document oriented database optimized for your happiness %package help Summary: Development documents and examples for tinydb Provides: python3-tinydb-doc %description help TinyDB is a lightweight document oriented database optimized for your happiness %prep %autosetup -p1 -n tinydb-%{version} %build %pyproject_build %install %pyproject_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 if [ -f README.rst ]; then cp -af README.rst %{buildroot}/%{_pkgdocdir}; fi if [ -f README.md ]; then cp -af README.md %{buildroot}/%{_pkgdocdir}; fi if [ -f README.txt ]; then cp -af README.txt %{buildroot}/%{_pkgdocdir}; fi %files -n python3-tinydb %{python3_sitelib}/* %files help %{_docdir}/* %changelog * Thu Oct 31 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 4.8.2-1 - Update package to version 4.8.2 - Fix: Make replacing doc_id type work properly Fix: Correctly update query cache when search results have changed * Tue Jul 02 2024 zouzhimin <zouzhimin@kylinos.cn> - 4.8.0-1 - Update package to version 4.8.0 - Feature: Allow retrieve multiple documents by document ID using Table.get(doc_ids=[...]) * Fri Feb 24 2023 wangjunqi <wangjunqi@kylinos.cn> - 4.7.1-1 - Update package to version 4.7.1 * Fri Oct 28 2022 wangjunqi <wangjunqi@kylinos.cn> - 4.7.0-1 - Update package to version 4.7.0 * Wed Sep 22 2021 Python_Bot <Python_Bot@openeuler.org> - 4.5.1-1 - Package Init
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