python-brotlicffi 1.1.0.0+ds1-1 source package in Ubuntu

Changelog

python-brotlicffi (1.1.0.0+ds1-1) unstable; urgency=medium

  * Drop embedded libbrotli code from upstream
  * Add upstream README.rst file for package documents
  * Standards-Version: 4.7.0 (routine-update)
  * Testsuite: autopkgtest-pkg-pybuild (routine-update)
  * Upgrade Python build sequencer
  * Upgrade Python test sequencer
  * patch: No need to install embedded libbrotli files
    (debian/patches/0001-No-need-to-install-embedded-libbrotli-files.patch)
    [Debian specific patch]
    .
    Embedded libbrotli code was dropped from Debian source because Debian
    uses system libbrotli.
    .
    This patch removes dropped libbrotli files from manifest file.
  * patch: Test files are not exist in Debian source
    (debian/patches/0002-Test-files-are-not-exist-in-Debian-source.patch)
    [Debian specific patch]
    .
    Some test requires libbrotli files that dropped from Debian source.
    This patch disables such tests.
  * Skip libbrotli based tests
  * Test code uses hypothesis
  * Fix license text: upstream uses MIT license

 -- YOKOTA Hiroshi <email address hidden>  Tue, 30 Apr 2024 13:59:22 +0900

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
python-brotlicffi_1.1.0.0+ds1-1.dsc 2.4 KiB ef5f948c108271f76f517634e721b51971473cfe2d1f2899019ab7d223e9b644
python-brotlicffi_1.1.0.0+ds1.orig.tar.xz 11.6 KiB a9b16c09f07044193cdebaac483df8802f6e6a30188f6eae08afed3ec501b8a3
python-brotlicffi_1.1.0.0+ds1-1.debian.tar.xz 3.1 KiB fb12f99616808b5b32f6443b9371009c562fbf3fd90630127b68ab64ac8c3144

No changes file available.

Binary packages built by this source

python3-brotlicffi: Python CFFI bindings for the reference Brotli encoder/decoder

 This library contains Python CFFI bindings for the reference Brotli
 encoder/decoder, https://github.com/google/brotli . This allows Python
 software to use the Brotli compression algorithm directly from Python
 code.

python3-brotlicffi-dbgsym: debug symbols for python3-brotlicffi