createrepo-c 0.17.3-2 source package in Ubuntu

Changelog

createrepo-c (0.17.3-2) unstable; urgency=medium

  * Fix FTBFS with Python 3.11: use importlib.resources.files() instead of
    the deprecated .path(). Closes: #1027839, inspired by a patch by
    Sebastiaan Couwenber
  * Declare compliance with Policy 4.6.2 with no changes.
  * Add the year 2023 to my debian/* copyright notice.

 -- Peter Pentchev <email address hidden>  Fri, 06 Jan 2023 00:16:32 +0200

Upload details

Uploaded by:
Peter Pentchev
Uploaded to:
Sid
Original maintainer:
Peter Pentchev
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
createrepo-c_0.17.3-2.dsc 2.5 KiB 92e37b1f0dab37fc1f85c2c3e7667efaa0b4ddadd2b5facc6365673f04768eb1
createrepo-c_0.17.3.orig.tar.gz 578.3 KiB e3fafdddcb4c58d45c48ca03f18998c4020fa0598a54093c24cd748fd308cb98
createrepo-c_0.17.3-2.debian.tar.xz 9.3 KiB f29ae9cb425d728b5e6e1e791fe5689a983b5296038a3e000e96a7e88b4586c9

No changes file available.

Binary packages built by this source

createrepo-c: tool to create RPM repository metadata (C implementation)

 The createrepo_c tool generates the repodata directory and XML metadata that
 makes up a repository of RPM packages. This repository format is supported
 by apt-rpm, red-carpet(zen), smartpm, up2date, yast, and yum.
 .
 This package is similar to the apt-ftparchive or reprepro commands, but for
 working with RPM repositories.

createrepo-c-dbgsym: debug symbols for createrepo-c
libcreaterepo-c-dev: library for creating RPM repository metadata (development)

 The createrepo tool generates the repodata directory and XML metadata that
 makes up a repository of RPM packages. This repository format is supported
 by apt-rpm, red-carpet(zen), smartpm, up2date, yast, and yum.
 .
 This package contains the header files needed for developing programs
 using the libcreaterepo-c library.

libcreaterepo-c0: library for creating RPM repository metadata

 The createrepo tool generates the repodata directory and XML metadata that
 makes up a repository of RPM packages. This repository format is supported
 by apt-rpm, red-carpet(zen), smartpm, up2date, yast, and yum.
 .
 This package contains a shared library for managing RPM repositories.

libcreaterepo-c0-dbgsym: debug symbols for libcreaterepo-c0
python3-createrepo-c: library for creating RPM repository metadata (Python bindings)

 The createrepo tool generates the repodata directory and XML metadata that
 makes up a repository of RPM packages. This repository format is supported
 by apt-rpm, red-carpet(zen), smartpm, up2date, yast, and yum.
 .
 This package contains a Python module for interfacing with
 the libcreaterepo-c library.

python3-createrepo-c-dbgsym: debug symbols for python3-createrepo-c