logilab-constraint 0.6.0-3 source package in Ubuntu

Changelog

logilab-constraint (0.6.0-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Sandro Tosi ]
  * Use the new Debian Python Team contact name and address
  * debian/control
    - run wrap-and-sort
    - bump Standards-Version to 4.6.0.1 (no changes needed)
    - drop XS-Python-Version, no longer needed
  * debian/copyright
    - extend packaging copyright years

 -- Sandro Tosi <email address hidden>  Tue, 03 May 2022 22:00:51 -0400

Upload details

Uploaded by:
Sandro Tosi
Uploaded to:
Sid
Original maintainer:
Sandro Tosi
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe python
Lunar release universe python

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
logilab-constraint_0.6.0-3.dsc 2.1 KiB 47b546deab64e770d477d148cfae9d3771dc49436f8a1f01a5e69ae1a021ccca
logilab-constraint_0.6.0.orig.tar.xz 35.2 KiB 238d23c75ba61f5a3bfbf45229b483f4f82632fa8cdfe238ccd5cb0bc9331b20
logilab-constraint_0.6.0-3.debian.tar.xz 4.1 KiB c86307805f9449de36cac536d0484746822142a54fd56991c22cd61a3494f573

Available diffs

No changes file available.

Binary packages built by this source

python3-logilab-constraint: constraints satisfaction solver in Python - Python 3

 Extensible constraint satisfaction problem solver written in pure
 Python, using constraint propagation algorithms. The
 logilab.constraint module provides finite domains with arbitrary
 values, finite interval domains, and constraints which can be applied
 to variables linked to these domains.