pygrace 0.6-4 source package in Ubuntu

Changelog

pygrace (0.6-4) unstable; urgency=medium

  * added some autopkgtest stuff. Closes: #1035221
  * bumped Standards-Version: 4.6.2
  * added debian/salsa-ci.yml and activated CI on salsa.d.o
  * patched setup.y : do not use future, improve the test for grace
  * patched tests/gracetest.py and __init__.py to use Python3,
    to enabled tests; they can be run from a command line with the command
    `python3 tests/gracetest.py`, if the current directory is named
    pygrace ; otherwise, the test requires the package to be installed
    previously

 -- Georges Khaznadar <email address hidden>  Wed, 17 Jan 2024 15:39:21 +0100

Upload details

Uploaded by:
Georges Khaznadar
Uploaded to:
Sid
Original maintainer:
Georges Khaznadar
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python
Noble release universe python

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pygrace_0.6-4.dsc 1.9 KiB fc66b4363177602d8a05b34a168fc086e9489a3c5289a253414bd49a3ac8eb23
pygrace_0.6.orig.tar.xz 14.6 KiB 7dff1d67197b06df7f12f0b5a6d88e45a6d5c10f26730447d2200df8800e4b0d
pygrace_0.6-4.debian.tar.xz 9.2 KiB ca6baac585284996fbf8cdf5e06e452b681a49b36504b01e976cb7aa5afb3210

Available diffs

No changes file available.

Binary packages built by this source

python3-pygrace: Python3 bindings for grace

 Grace is a point-and-click tool that allows the user to draw X-Y plots.
 .
 So python3-grace inherits: User defined scaling, tick marks, labels,
 symbols, line styles, colors. Polynomial regression, splines, running
 averages, DFT/FFT, cross/auto-correlation, etc.
 .
 In addition, python-grace interacts nicely with numpy.