sqlacodegen 3.0.0~rc3-2 source package in Ubuntu

Changelog

sqlacodegen (3.0.0~rc3-2) unstable; urgency=medium

  * Team upload.
  * d/control: build-dep on setuptools-scm to fix wrong "0.0.0" version

 -- Michael R. Crusoe <email address hidden>  Fri, 26 Apr 2024 20:45:51 +0200

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

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sqlacodegen_3.0.0~rc3-2.dsc 2.2 KiB 4d65ac7f8d100d354b88339c589dbe46a17be97599f45ddb6f67a25cfed2a44e
sqlacodegen_3.0.0~rc3.orig.tar.gz 37.5 KiB 9214ae15fc8849db2ce4a854dc051ed3e5761eb648a1f99444b9f5a571bd5fa9
sqlacodegen_3.0.0~rc3-2.debian.tar.xz 3.9 KiB 827a8d3bdd6e89d9e6c08937f5c3516723cee8a02271e6ff15c9d54fcdc9eef7

Available diffs

No changes file available.

Binary packages built by this source

sqlacodegen: Automatic model code generator for SQLAlchemy

 This is a tool that reads the structure of an existing database and generates
 the appropriate SQLAlchemy model code, using the declarative style if
 possible.