python-pyxattr 0.8.0-1 source package in Ubuntu

Changelog

python-pyxattr (0.8.0-1) unstable; urgency=medium

  * New upstream version, one memory leak on an error path and otherwise
    trivial changes.
  * Bump standards version (no changes needed, AFACIS).
  * Re-enable pie, since it now builds correctly with it (Closes: #986191).
  * Enable LTO, looks like more recent Python allows building with it
    (Closes: #1015600).

 -- Iustin Pop <email address hidden>  Thu, 19 Jan 2023 12:44:31 +0100

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
Lunar release main python

Downloads

File Size SHA-256 Checksum
python-pyxattr_0.8.0-1.dsc 2.3 KiB 37b8b6a2681c176247269e1c24a5cddeb7bae3e0bbf78a8a5a83cdb4591daaf7
python-pyxattr_0.8.0.orig.tar.gz 34.9 KiB 7bf40cec5ae93dd656128717dbd268cfc3b3b28d95536d7886776c94fa267855
python-pyxattr_0.8.0.orig.tar.gz.asc 833 bytes 6f19625c36ffeb1ce028ed7c7e08940f225c8e9ee2540b94130983154599a706
python-pyxattr_0.8.0-1.debian.tar.xz 8.8 KiB 7026ecfad9be2a9c66d4eb9fab1401e46a493dc3701b02d5bcfd5b48e67a6b29

No changes file available.

Binary packages built by this source

python-pyxattr-doc: module for manipulating filesystem extended attributes (documentation)

 pyxattr is a Python interface to the libattr library. It allows
 manipulation of the filesystem extended attributes present in some
 operating systems (GNU/Linux included).
 .
 This package contains the HTML documentation for the library.

python3-pyxattr: module for manipulating filesystem extended attributes (Python3)

 pyxattr is a Python interface to the libattr library. It allows
 manipulation of the filesystem extended attributes present in some
 operating systems (GNU/Linux included).
 .
 This package contains the library for Python 3.

python3-pyxattr-dbgsym: debug symbols for python3-pyxattr