dials-data 2.4.0-2 source package in Ubuntu

Changelog

dials-data (2.4.0-2) unstable; urgency=medium

  * Team Upload
  * Remove extraneous python3-mock & python3-six build-dependencies
  * Use new dh-sequence-python3

  [ Sébastien Delafond ]
  * d/control: remove myself from uploaders

 -- Alexandre Detiste <email address hidden>  Sun, 30 Jun 2024 01:22:02 +0200

Upload details

Uploaded by:
Debian PaN Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PaN Maintainers
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
dials-data_2.4.0-2.dsc 2.2 KiB 20e8868b3f2ee91edb5f606de6a9e37353b08caa10c2e2e6ec5aaf67fe7ee53e
dials-data_2.4.0.orig.tar.gz 134.4 KiB 5d83faf8e526b4121018c1f4cec50559b48180c335e27031180cb723928befcc
dials-data_2.4.0-2.debian.tar.xz 8.2 KiB 9e83d97ebeec4013ccddeda6d64336fd143d3e8c0038c19578a59d0ad1ffdf3d

Available diffs

No changes file available.

Binary packages built by this source

python3-dials-data: Python data files used for regression tests in DIALS, dxtbx, xia2

 Lightweight, simple Python(-only) package. It is used to provide
 access to data files used in regression tests, but does not contain
 any of those data files itself.
 .
 Although it is envisaged as mostly being used in a cctbx/DIALS
 environment for tests in DIALS, dxtbx, xia2 and related packages, it
 has no dependencies on either cctbx or DIALS, in fact all
 dependencies are explicitly declared in the setup.py file and are
 installable via standard setuptools/pip methods. This means
 dials_data can easily be used in other projects accessing the same
 data, and can be used in temporary environments such as Travis
 containers.