python-pyxattr 0.7.2-2ubuntu1 source package in Ubuntu

Changelog

python-pyxattr (0.7.2-2ubuntu1) jammy; urgency=low

  * Merge from Debian unstable (LP: #1960616). Remaining changes:
    - Enable building with pie. That was disabled in 2016, but seems
      to build now.
  * Update maintainer to Ubuntu Developers as a delta was introduced.

python-pyxattr (0.7.2-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + python-pyxattr-doc: Drop versioned constraint on python-pyxattr in
      Replaces.
    + python-pyxattr-doc: Drop versioned constraint on python-pyxattr in Breaks.

  [ Iustin Pop ]
  * Remove debug package; no reverse deps, so straightforward (Closes:
    #994366).
  * Bump standards version (no changes needed).
  * Fix double-building (pbuild) by adding an ignore for egg-info/PKG-INFO
    files.

 -- Alexandre Ghiti <email address hidden>  Fri, 11 Feb 2022 12:15:58 +0100

Upload details

Uploaded by:
Alexandre Ghiti
Sponsored by:
Graham Inggs
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-pyxattr_0.7.2.orig.tar.gz 30.8 KiB 68477027e6d3310669f98aaef15393bfcd9b2823d7a7f00a6f1d91a3c971ae64
python-pyxattr_0.7.2.orig.tar.gz.asc 833 bytes 4ad89609c7cfc1faf3ee60cf2c78560bf89d409ccad84ed96e0fce1faf663542
python-pyxattr_0.7.2-2ubuntu1.debian.tar.xz 9.0 KiB 7eae61c2d5822540284d24b940bc72e16a6b9c18aab0e53e030e710bffabcbc0
python-pyxattr_0.7.2-2ubuntu1.dsc 2.4 KiB 6f97cfc0d5b07f3ccf5bbf687407a8ab96ef819d1d98d17b065495ead1e3d8a8

Available diffs

View changes file

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