python-freesasa 2.1.0-3 source package in Ubuntu

Changelog

python-freesasa (2.1.0-3) unstable; urgency=medium

  [ Emmanuel Arias ]
  * Team upload
  * d/rules: Stop using 'python3 setup.py test' to run test suite. Use
    pytest instead.
  * d/control: Add python3-pytest as Build-Depends.

  [ Jeroen Ploemen ]
  * Tests: rewrite autopkgtest, loop over all supported Python versions.
  * Control: remove Testsuite: autopkgtest-pkg-python, package comes
    with a non-trivial autopkgtest.

 -- Emmanuel Arias <email address hidden>  Sun, 04 Dec 2022 17:19:35 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-freesasa_2.1.0-3.dsc 2.3 KiB 34a62b51300de7d5ccd480b6e6d997e6abaf623cac011e8378426dd9c03cee48
python-freesasa_2.1.0.orig.tar.gz 26.1 KiB 1babf5f5e6a8ee636b098e894a1fad8df7a93b0ac8145b028c95b632c9d02ac4
python-freesasa_2.1.0-3.debian.tar.xz 6.0 KiB 514f942b8725e0a1559ac1f8a2d921e427023fe0ffff81b1b48899c28858832f

No changes file available.

Binary packages built by this source

python-freesasa-doc: Python bindings for FreeSASA (common documentation)

 The module provides Python bindings for the FreeSASA library. FreeSASA
 calculates Solvent Accessible Surface Area (SASA) of biomolecules. By default,
 Lee & Richards' algorithm is used, but Shrake & Rupley's is also available.
 Both can be parameterized to arbitrary precision, and for high resolution
 versions of the algorithms, the calculations give identical results.
 .
 This is the common documentation package.

python3-freesasa: Python bindings for FreeSASA (Python 3)

 The module provides Python bindings for the FreeSASA library. FreeSASA
 calculates Solvent Accessible Surface Area (SASA) of biomolecules. By default,
 Lee & Richards' algorithm is used, but Shrake & Rupley's is also available.
 Both can be parameterized to arbitrary precision, and for high resolution
 versions of the algorithms, the calculations give identical results.
 .
 This package installs the library for Python 3.

python3-freesasa-dbgsym: debug symbols for python3-freesasa