germinate 2.38 source package in Ubuntu

Changelog

germinate (2.38) unstable; urgency=medium

  * Fix ABC imports for Python 3.10 (closes: #1002401).

 -- Colin Watson <email address hidden>  Thu, 23 Dec 2021 13:24:31 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Sid
Original maintainer:
Colin Watson
Architectures:
all
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Kinetic release main utils
Jammy release main utils

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
germinate_2.38.dsc 1.8 KiB 87caa5c4ae7d5c5e4060030dc66dfb1eac6b3c47fd4395d4766dad34fcfd3aed
germinate_2.38.tar.xz 63.0 KiB e998ba09fb90fddc6816b37931377906e013ef0b80a47766aba651e43180e800

Available diffs

No changes file available.

Binary packages built by this source

germinate: expand dependencies in a list of seed packages

 Germinate takes lists of seed packages and expands their dependencies to
 produce a full list of packages. This can be used for purposes such as
 managing the list of packages present in a derived distribution's archive
 or CD builds.

python3-germinate: expand dependencies in seed packages (Python 3 interface)

 Germinate takes lists of seed packages and expands their dependencies to
 produce a full list of packages. This can be used for purposes such as
 managing the list of packages present in a derived distribution's archive
 or CD builds.
 .
 This package provides Python 3 modules used by Germinate, which may also be
 used directly.