germinate 2.41 source package in Ubuntu

Changelog

germinate (2.41) unstable; urgency=medium

  * Remove germinate/tests/test_lint.py.  It wasn't set up to honour the
    top-level setup.cfg when run from pybuild, and lint checks are handled
    by pre-commit hooks now anyway.

 -- Colin Watson <email address hidden>  Mon, 10 Jul 2023 11:16:49 +0100

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

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
germinate_2.41.dsc 1.8 KiB 45c7d0882bececefdd85c653922d550c7f8805aab2ce3e3ab4a89c9386fc3b47
germinate_2.41.tar.xz 63.5 KiB 189c127e95e04f4b5d0f83b399c6d135f1e963cb6331237bc41c9f8ec918d647

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.