python-scitrack 2021.5.3-1 source package in Ubuntu

Changelog

python-scitrack (2021.5.3-1) unstable; urgency=medium

  * New upstream version 2021.5.3
  * d/watch: Fix watch regex
  * d/control: Declare compliance with policy 4.5.1
  * Upstream changed build system to flit
    - d/rules: Declare PYBUILD_SYSTEM=flit
    - d/control: Add B-D on flit
  * Improve testing
    - d/control: Annotate python3-numpy and python3-pytest
      with <!nocheck>
    - d/tests/run-unit-test: Copy tests dir from source, test
      with installed package rather on the source directory where
      upstream files are present
    - d/control: Add "Testsuite: autopkgtest-pkg-python"
  * Make build reproducible
    - d/control: Delete direct_url.json and RECORD files to
      make build reproducible

 -- Nilesh Patra <email address hidden>  Tue, 17 Aug 2021 21:33:35 +0530

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-scitrack_2021.5.3-1.dsc 2.2 KiB 2f12ed7ac8f3e171defab1b934b919252c6db0bcbee48695b63a26b4d8b1dd5c
python-scitrack_2021.5.3.orig.tar.gz 10.9 KiB 395c1000f3b864c180da490f931fc755e38da6a3a22f6db583314145d272dfa1
python-scitrack_2021.5.3-1.debian.tar.xz 3.2 KiB b6113a51f294a8753140bed74e60c05716906976bf3503829f2c38d2dab9c915

Available diffs

No changes file available.

Binary packages built by this source

python3-scitrack: Python3 library to track scientific data

 Scitrack is a library aimed at application developers writing scientific
 software to support tracking of scientific computation. The library
 provides elementary functionality to support logging. The primary
 capabilities concern generating checksums on input and output files and
 facilitating logging of the computational environment.