pyfuse3 3.3.0-0.1 source package in Ubuntu

Changelog

pyfuse3 (3.3.0-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream release.
  * Adapt sphinx build for new release of sphinx syntax
    (note: there is no -doc package, so currently the documentation
     is built but not installed)
  * Drop sphinxcontrib-asyncio dependency useless with the upstream
    cherry-pick
  * debian/patches/df95c4ee7bf489448a02c1f5053a24c628d637d9.patch:
    - cherry-pick upstream fix for new sphinx (Closes: #1042652)
      Thanks Diederik de Haas!

 -- Gianfranco Costamagna <email address hidden>  Wed, 13 Dec 2023 16:09:18 +0100

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
Noble release universe misc

Downloads

File Size SHA-256 Checksum
pyfuse3_3.3.0-0.1.dsc 2.2 KiB 60a0c7e57089c9fe630faeba313c163e1dd16d36950dda83db7b59ef2a8b572f
pyfuse3_3.3.0.orig.tar.gz 847.4 KiB 2b31fe412479f9620da2067dd739ed23f4cc37364224891938dedf7766e573bd
pyfuse3_3.3.0-0.1.debian.tar.xz 221.6 KiB 35f31d8b1c91a7bbc21a0c62c981c920bb8d5734f82c673142596ac2268af975

No changes file available.

Binary packages built by this source

python3-pyfuse3: Python 3 bindings for libfuse 3 with asynchronous API

 pyfuse3 is a set of Python 3 bindings for libfuse 3. It provides
 an asynchronous API compatible with Trio, and enables you to easily
 write a full-featured Linux filesystem in Python.

python3-pyfuse3-dbgsym: debug symbols for python3-pyfuse3