python-fusepy 3.0.1-4build1 source package in Ubuntu

Changelog

python-fusepy (3.0.1-4build1) noble; urgency=high

  * No change rebuild against libfuse2t64.

 -- Julian Andres Klode <email address hidden>  Fri, 22 Mar 2024 17:50:21 +0100

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-fusepy_3.0.1.orig.tar.gz 11.2 KiB 72ff783ec2f43de3ab394e3f7457605bf04c8cf288a2f4068b4cde141d4ee6bd
python-fusepy_3.0.1-4build1.debian.tar.xz 2.5 KiB f0c3a2a1699b084a3791e4dbda7285ba613f8952b8d01e86c929973749c53587
python-fusepy_3.0.1-4build1.dsc 2.1 KiB aca13c5716f06d50109771295699d9a605316d240f49953f90979343bbb99c77

View changes file

Binary packages built by this source

python3-fusepy: simple Python interface to FUSE (Python 3)

 fusepy is a Python module that provides a simple interface to FUSE and
 MacFUSE. It's just one file and is implemented using ctypes.
 Due to a name clash with the existing API-incompatible python-fuse package,
 the importable module name for fusepy in Debian is 'fusepy' instead of
 upstream's 'fuse'.
 .
 This package installs the Python 3 version.