python-yenc 0.4.0-10 source package in Ubuntu

Changelog

python-yenc (0.4.0-10) unstable; urgency=medium

  * Patches: add 03 to define PY_SSIZE_T_CLEAN, fixing test failures
    with Python 3.10. (Closes: #999394)

 -- Jeroen Ploemen <email address hidden>  Fri, 12 Nov 2021 09:30:01 +0000

Upload details

Uploaded by:
jcfp
Uploaded to:
Sid
Original maintainer:
jcfp
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-yenc_0.4.0-10.dsc 2.1 KiB cfbd6795fa7600cc010bbfe0dc755dcff7f5b5e593d9c3d51d1e93a3b5f71d0e
python-yenc_0.4.0.orig.tar.gz 61.7 KiB 075f6c4e4f43b7c6dafac579eabb17287b62d80e9147cbea0b046bc3ee8edd2f
python-yenc_0.4.0-10.debian.tar.xz 13.4 KiB 3719e650a0c69c3dbbc9000a3153f5853479ce24793584d68bea04d56d6ad7eb

No changes file available.

Binary packages built by this source

python-yenc-doc: yEnc encoding/decoding extension for Python (documentation)

 The yEnc module provides a simple API for raw encoding/decoding of
 yencoded binaries.
 .
 This package contains the documentation and examples for yEnc.

python3-yenc: yEnc encoding/decoding extension (Python 3)

 The yEnc module provides a simple API for raw encoding/decoding of
 yencoded binaries, mainly used when retrieving from or posting to
 Usenet. It is significantly faster than any pure-Python
 implementation.
 .
 This package contains the Python 3 module.

python3-yenc-dbgsym: debug symbols for python3-yenc