python-agate-sql 0.7.2-1 source package in Ubuntu

Changelog

python-agate-sql (0.7.2-1) unstable; urgency=medium

  * Team upload
  * New upstream version 0.7.2
  * refresh patches
  * build de documentation with furo
  * use new dh-sequence-python3

 -- Alexandre Detiste <email address hidden>  Wed, 31 Jan 2024 13:42:25 +0100

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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-agate-sql_0.7.2-1.dsc 2.4 KiB 61bdd4c38bf656c14c2b385d1d310d621bc1aa0e04fdec37096221072b5f013e
python-agate-sql_0.7.2.orig.tar.gz 12.8 KiB 3913bb75fbe973b5c62039cf42cce917b67d0ed62ea46c2c4b05e82a57e36cef
python-agate-sql_0.7.2-1.debian.tar.xz 4.3 KiB 0a5bba7543dcff2e697b8fcfbec70e700e1666d4630a4d335596e29ed741e046

Available diffs

No changes file available.

Binary packages built by this source

python-agatesql-doc: documentation for agate-sql

 Agate-sql adds read/write support for SQL to agate. It uses a monkey patching
 pattern to add read and write methods for SQL to all agate.Table instances
 after import of the corresponding agatesql module.
 .
 This package provides the documentation.

python3-agatesql: support for SQL read/write in agate

 Agate-sql adds read/write support for SQL to agate. It uses a monkey patching
 pattern to add read and write methods for SQL to all agate.Table instances
 after import of the corresponding agatesql module.
 .
 This package provides the modules for Python 3.