deap 1.4.1-2 source package in Ubuntu

Changelog

deap (1.4.1-2) unstable; urgency=medium

  * d/control: Add lib2to3 as build dependency. It is used in d/rules.
    Closes: #1070480.
  * d/tests/control: Replace python3-nose for python3-pytest. Closes: 1018336.

 -- Emmanuel Arias <email address hidden>  Wed, 08 May 2024 16:36:02 -0300

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
deap_1.4.1-2.dsc 2.2 KiB d13a655a4f3a4d88ce26cab3255910b95c66b7cad1211d2bd1111d048d76e4a6
deap_1.4.1.orig.tar.gz 1.0 MiB cc01de9892dfa7d1bc9803dab28892fead177f0182c81db47360a240ead778ff
deap_1.4.1-2.debian.tar.xz 12.2 KiB f40bbc655350ba6bab7ec1480a64e5061b75000392334265e818db33c40666ca

No changes file available.

Binary packages built by this source

deap-doc: Distributed Evolutionary Algorithms in Python (docs)

 DEAP is a novel evolutionary computation framework for rapid prototyping and
 testing of ideas. It seeks to make algorithms explicit and data structures
 transparent. It works in perfect harmony with parallelisation mechanism such as
 multiprocessing and SCOOP.
 .
 This package contains the documentation.

python3-deap: Distributed Evolutionary Algorithms in Python3

 DEAP is a novel evolutionary computation framework for rapid prototyping and
 testing of ideas. It seeks to make algorithms explicit and data structures
 transparent. It works in perfect harmony with parallelisation mechanism such as
 multiprocessing and SCOOP.
 .
 This package contains the modules for Python3.

python3-deap-dbgsym: debug symbols for python3-deap