flask-sqlalchemy 3.0.3-1 source package in Ubuntu

Changelog

flask-sqlalchemy (3.0.3-1) unstable; urgency=medium

  [ Debian Janitor ]
  * [b05508e] Set upstream metadata fields: Bug-Database, Bug-Submit,
              Repository-Browse.
  * [6f46fce] Update standards version to 4.6.2, no changes needed.

  [ Carsten Schoenert ]
  * [e78e7dd] New upstream version 3.0.3
  * [d27477a] d/control: Move dh-sequence* to Build-Deps
  * [29e728b] d/copyright: Update year data

 -- Carsten Schoenert <email address hidden>  Sun, 05 Feb 2023 11:54:28 +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
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
flask-sqlalchemy_3.0.3-1.dsc 2.7 KiB c1d2cf2b806445626e0070087357494b6c4a6bb9eed1c40f0b8ca9e959619ca8
flask-sqlalchemy_3.0.3.orig.tar.gz 188.4 KiB b82dfd776a830c2fe75d9766f664f0e4a567523e70005cf57cfd3cfa10ce9d4f
flask-sqlalchemy_3.0.3-1.debian.tar.xz 6.2 KiB b132ed9fba59b4e84382c96988cebe158022d2d2f6b5f3516ba0530d3e73ee6f

Available diffs

No changes file available.

Binary packages built by this source

flask-sqlalchemy-doc: SQLAlchemy support for your Python 3 Flask application (Documentation)

 Flask is a micro web framework for Python based on Werkzeug, Jinja 2 and good
 intentions.
 .
 This package installs the documentation for the library.

python3-flask-sqlalchemy: SQLAlchemy support to your Python 3 Flask application (Python3)

 Flask is a micro web framework for Python based on Werkzeug, Jinja 2 and good
 intentions.
 .
 This python3 package adds SQLAlchemy support to Flask. The aim of SQLAlchemy
 is to make accomplishing common tasks in Flask application easier by providing
 useful defaults and extra helpers.