logilab-common 2.0.0-1 source package in Ubuntu

Changelog

logilab-common (2.0.0-1) unstable; urgency=medium

  * New upstream version 2.0.0 (Closes: #1058956)
  * debian/control
    + Set myself as maintainer (Closes: #1065239)
    + Add ${sphinxdoc:Depends} in Depends.
    + Set Rules-Requires-Root no.
  * debian/rules
    + Use dh_auto_clean to fix
      ftbfs-source-after-build. (Closes: #1046081)
  * Add debian/tests/control file.
  * Update d/watch file.

 -- Daniel Echeverri <email address hidden>  Sun, 07 Apr 2024 10:20:57 -0500

Upload details

Uploaded by:
Daniel Echeverry
Uploaded to:
Sid
Original maintainer:
Daniel Echeverry
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
logilab-common_2.0.0-1.dsc 2.2 KiB 383f6d5f266e4146e58ced0e67d0f7b5983dae5d66c5e2df7e7890c79d6ac313
logilab-common_2.0.0.orig.tar.gz 183.1 KiB d377ec8ab53a994c25016800ef269c8482000f8ce982054f70e3849cb3d48af2
logilab-common_2.0.0-1.debian.tar.xz 8.6 KiB c59c270a8101c864b1ea3de327cdc9e019c1d03854ec8098d9eaf05b1d0cf56e

Available diffs

No changes file available.

Binary packages built by this source

python3-logilab-common: useful miscellaneous modules used by Logilab projects (Python3)

 logilab-common is a collection of low-level Python packages and modules,
 designed to ease:
 .
  * handling command line options and configuration files
  * writing interactive command line tools
  * manipulation files and character strings
  * interfacing to OmniORB
  * generating SQL queries
  * running unit tests
  * manipulating tree structures
  * accessing RDBMS (currently postgreSQL, MySQL and sqlite)
  * generating text and HTML reports
  * logging
  * parsing XML processing instructions
 .
 This package contains the Python 3 version of logilab-common.