python-pylibacl 0.7.0-2 source package in Ubuntu

Changelog

python-pylibacl (0.7.0-2) unstable; urgency=medium

  * Disable an unsafe upstream test since it causes segfaults on (at
    least) s390x; similar tests were fixed to workaround the issue, but
    this one was missed.

 -- Iustin Pop <email address hidden>  Mon, 24 Apr 2023 18:58:03 +0200

Upload details

Uploaded by:
Iustin Pop
Uploaded to:
Sid
Original maintainer:
Iustin Pop
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main python

Downloads

File Size SHA-256 Checksum
python-pylibacl_0.7.0-2.dsc 2.4 KiB 93dc5abaa33f3463d4816fdca49f5c3a2d05d478c877aa1c503bbfda315132aa
python-pylibacl_0.7.0.orig.tar.gz 46.4 KiB ed496e74ca5452d5d4cebe23df229ea462735a96528b9fa28e3ce1f7a2bed31a
python-pylibacl_0.7.0.orig.tar.gz.asc 833 bytes cc8fddf88962a25e369bf08080d594fcf42fefa994e03c6bb4f9fd569d7522b6
python-pylibacl_0.7.0-2.debian.tar.xz 9.4 KiB 112134b0e703db0b65ce884a9817b7216eef50a83f8b1502960765899d32523e

No changes file available.

Binary packages built by this source

python-pylibacl-doc: module for manipulating POSIX.1e ACLs (documentation)

 pylibacl is a Python interface to the libacl library. It allows
 manipulation of the POSIX.1e-compliant filesystem ACLs present
 in some operating systems (GNU/Linux included).
 .
 This package contains the HTML documentation for the library.

python3-pylibacl: module for manipulating POSIX.1e ACLs (Python3 version)

 pylibacl is a Python interface to the libacl library. It allows
 manipulation of the POSIX.1e-compliant filesystem ACLs present
 in some operating systems (GNU/Linux included).
 .
 This package contains the library for Python 3.

python3-pylibacl-dbgsym: debug symbols for python3-pylibacl