python-fuse 2:1.0.5-1build2 source package in Ubuntu

Changelog

python-fuse (2:1.0.5-1build2) lunar; urgency=medium

  * Rebuild to drop Python 3.10 extension

 -- Jeremy Bicha <email address hidden>  Tue, 28 Feb 2023 19:31:27 -0500

Upload details

Uploaded by:
Jeremy BĂ­cha
Uploaded to:
Lunar
Original maintainer:
Sebastien Delafond
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe python
Lunar release universe python

Downloads

File Size SHA-256 Checksum
python-fuse_1.0.5.orig.tar.xz 40.6 KiB 23405bb538fb92a2c135c7010938034c377268c2b760f18d12a5cb09a6bad8cc
python-fuse_1.0.5-1build2.debian.tar.xz 4.6 KiB 7accf36b3cd36b654322ed40058ca617ab13728593e5b29a2dba40ffccefff77
python-fuse_1.0.5-1build2.dsc 1.9 KiB 41c3dba4605c641c1ccf4978ec8d7dce9746dce8dedf5d7741c57ac3e98c1288

Available diffs

View changes file

Binary packages built by this source

python3-fuse: Python bindings for FUSE (Filesystems in USErspace) (Python 3 package)

 This is a Python interface to FUSE.
 .
 FUSE (Filesystem in USErspace) is a simple interface for userspace
 programs to export a virtual filesystem to the Linux kernel. FUSE
 also aims to provide a secure method for non privileged users to
 create and mount their own filesystem implementations.
 .
 This is the Python 3 package

python3-fuse-dbgsym: debug symbols for python3-fuse