pytest-cython 0.1.1-1 source package in Ubuntu

Changelog

pytest-cython (0.1.1-1) unstable; urgency=medium

  * New upstream release.
  * Update Standards-Version to 4.5.1.
  * Update debhelper compatibility version to 12.
  * Update debian/watch file format to 4.
  * Set Rules-Requires-Root to no.
  * Use PYBUILD_DISABLE=test rather than a blank dh_override_auto_test
    target to disable tests.

 -- Leo Singer <email address hidden>  Sun, 23 May 2021 22:04:03 -0400

Upload details

Uploaded by:
Debian Astronomy Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Astronomy Maintainers
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
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pytest-cython_0.1.1-1.dsc 2.0 KiB e6a61d2050a59a6b74fce1477db5965401183ebb66916975f7e5d6b45b300e7a
pytest-cython_0.1.1.orig.tar.gz 798.6 KiB 93d80c38c38029b8cd97a6eff3972225cb69c489ee5cac54e668ff76f6200a90
pytest-cython_0.1.1-1.debian.tar.xz 2.6 KiB b401eb3af85e284058140355619db57c272cf3a8865e588f08f523614c00b418

Available diffs

No changes file available.

Binary packages built by this source

python3-pytest-cython: pytest plugin for testing Cython extension modules (Python 3)

 This Pytest plugin allows for the doctesting of C extension modules for
 Python, specifically created through Cython.
 .
 This package provides the pytest plugin for Python 3.