tinydb 3.15.2-4 source package in Ubuntu

Changelog

tinydb (3.15.2-4) unstable; urgency=medium

  * debian/patches/collections-abc-mapping.patch
    - fix test failure, patch by s3v; Closes: #1002394

 -- Sandro Tosi <email address hidden>  Thu, 16 Jun 2022 12:21:50 -0400

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
tinydb_3.15.2-4.dsc 2.1 KiB 91874b7f4123f3b3e9d1ee86ffeb19e919d8afb953ae1c79c6cbe599baf4aced
tinydb_3.15.2.orig.tar.gz 66.0 KiB 1ac3cd205c169dd23cc91f897967b0e5456789be3a2577c654efbac196452e42
tinydb_3.15.2-4.debian.tar.xz 3.4 KiB 408aab7a1e4f6664ce301b3d061dc97c47c49397d7290f2bc6e0d8a82518e9c7

Available diffs

No changes file available.

Binary packages built by this source

python3-tinydb: document oriented database optimized

 TinyDB is a tiny, document oriented database optimized
 for your happiness :) It's written in pure Python and
 has no external requirements. The target are small apps
 that would be blown away by a SQL-DB or an external
 database server.