python-snuggs 1.4.7-4 source package in Ubuntu

Changelog

python-snuggs (1.4.7-4) unstable; urgency=medium

  * Team upload.
  * Enable numpy3 dh helper.
  * Bump Standards-Version to 4.6.2, no changes.
  * Bump debhelper compat to 13.
  * Use autopkgtest-pkg-pybuild testsuite.
  * Enable Salsa CI.
  * Add patch to fix FTBFS due to test failures.
    (closes: #1042278)

 -- Bas Couwenberg <email address hidden>  Thu, 27 Jul 2023 05:37:35 +0200

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-snuggs_1.4.7-4.dsc 2.1 KiB df6c6d05c0cd087d2183ec11424f0b7d94079cebb5646580ad1e23f474fa436e
python-snuggs_1.4.7.orig.tar.gz 7.6 KiB 86b775c64c37600d5e537bad49a3fc5e3c15bdbefba4c245adce261e064792a6
python-snuggs_1.4.7-4.debian.tar.xz 3.7 KiB 43b0b3d01588140017ed229c4e09fac75df0781bf147a310cb9b34fd6bd119c7

Available diffs

No changes file available.

Binary packages built by this source

python3-snuggs: S-expressions for numpy - Python 3 version

 This library parses S-expressions using numpy. Available function include
 arithmetic and logical operators. Also members of the numpy module such as
 "asarray()", "mean()" and "where" are available.
 .
 This package provides the Python 3 version of the library.