python-pyrgg 1.4-3 source package in Ubuntu

Changelog

python-pyrgg (1.4-3) unstable; urgency=medium

  * Added patch to fix DocTestFailure.
  * d/control: Replaced dh-python3 with dh-sequence-python3
    in B-Depends + Bumped Standards-Version to 4.7.0.
  * d/tests replaced with autopkgtest-pkg-python as testsuite.
  * d/rules: '--with python3' replaced by dh-sequence-python3.

 -- Yogeswaran Umasankar <email address hidden>  Tue, 23 Apr 2024 23:30:00 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pyrgg_1.4-3.dsc 2.2 KiB be677271ece7d1befd01f55f696c9a570df66198cf605adad33ff50958be38a4
python-pyrgg_1.4.orig.tar.gz 563.3 KiB 5ab530d3f6585dd3c714dcaf84a6c6c7752970a7bcbfc880d7c77fb69609cfe2
python-pyrgg_1.4-3.debian.tar.xz 2.7 KiB cff4d18ff324e4feb5fb642c7a64b1ccc5a71be631d5a181b1d98f5ab30e519c

Available diffs

No changes file available.

Binary packages built by this source

python3-pyrgg: Python Random Graph Generator

 Pyrgg is an easy-to-use synthetic random graph generator
 written in Python which supports various graph file formats
 including DIMACS .gr files. Pyrgg has the ability to
 generate graphs of different sizes and is designed to
 provide input files for broad range of graph-based
 research applications, including but not limited to
 testing, benchmarking and performance-analysis of graph
 processing frameworks.