Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-libdnf-0.73.1-12.el10.alma.1 RPM for x86_64

From AlmaLinux Kitten 10 BaseOS for x86_64

Name: python3-libdnf Distribution: AlmaLinux
Version: 0.73.1 Vendor: AlmaLinux
Release: 12.el10.alma.1 Build date: Tue Jul 8 10:01:03 2025
Group: Unspecified Build host: x64-builder03.almalinux.org
Size: 4056434 Source RPM: libdnf-0.73.1-12.el10.alma.1.src.rpm
Packager: AlmaLinux Packaging Team <packager@almalinux.org>
Url: https://github.com/rpm-software-management/libdnf
Summary: Python 3 bindings for the libdnf library.
Python 3 bindings for the libdnf library.

Provides

Requires

License

LGPL-2.1-or-later

Changelog

* Fri Jun 27 2025 Eduard Abdullin <eabdullin@almalinux.org> - 0.73.1-12.alma.1
  - Add x86_64_v2 to arch_map
  - Add link to AlmaLinux bugtracker
  - Fix tests on x86_64_v2
* Thu Jun 26 2025 Evan Goode <egoode@redhat.com> - 0.73.1-12
  - Bump version due to failed build
* Tue Jun 24 2025 Evan Goode <egoode@redhat.com> - 0.73.1-11
  - history DB: Add "persistence" column (RHEL-99825)
  - conf: Add bootc_unsafe_paths (RHEL-99826)
* Thu Mar 20 2025 Marek Blaha <mblaha@redhat.com> - 0.73.1-10
  - module: Warn if module config file is inaccessible (RHEL-83804)
* Mon Mar 10 2025 Evan Goode <egoode@redhat.com> - 0.73.1-9
  - Support releasever_{major,minor}, shell-style variable substitution (RHEL-74025)
* Fri Feb 07 2025 Carl George <carl@redhat.com> - 0.73.1-8
  - ConfigParser: make splitReleasever public (RHEL-68034)
* Wed Feb 05 2025 Petr Pisar <ppisar@redhat.com> - 0.73.1-7
  - Add persistence configuration option (RHEL-78034)
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.73.1-6
  - Bump release for October 2024 mass rebuild:
    Resolves: RHEL-64018
* Tue Jul 16 2024 Petr Pisar <ppisar@redhat.com> - 0.73.1-5
  - Fix invalid memory uses in libdnf::ConfigParser::substitute_expression() (RHEL-36777)
* Tue Jul 02 2024 Petr Pisar <ppisar@redhat.com> - 0.73.1-4
  - Fix sack initialization to enable postponed addition of filelists (RHEL-12355)
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.73.1-3
  - Bump release for June 2024 mass rebuild
* Tue Jun 11 2024 Petr Pisar <ppisar@redhat.com> - 0.73.1-2
  - Fix reinstalling packages which conflicts with themselves in
    dnf_transaction_commit() (RHEL-32919)
  - Fix an invalid memory access when dropping an item in MergedTransaction
    class (RHEL-33541)
* Thu Mar 28 2024 Evan Goode <egoode@redhat.com> - 0.73.1-1
  - Update to 0.73.1 (RHEL-38831)
  - Fix https://issues.redhat.com/browse/RHEL-27657 (RHEL-32935)
  - subject-py: Fix memory leak (RHEL-32924)
  - MergedTransaction: Calculate RPM difference between two same versions as
    no-op (RHEL-33541)
  - Onboard packit tests
  - Add virtual destructor to TransactionItem (RHEL-32943)
* Thu Feb 08 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.73.0-1
  - Update to 0.73.0
  - filelists metadata loading on demand
  - deltarpm disabled on Fedora
  - conf: Introduce new optional_metadata_types option to load filelists on demand
  - goal: Method for detecting file dependency problems
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.72.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.72.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Wed Oct 18 2023 Jan Kolarik <jkolarik@redhat.com> - 0.72.0-1
  - Update to 0.72.0
  - Avoid reinstalling installonly packages marked for ERASE (RhBug:2163474)
  - transaction: Save the reason for installing (RhBug:1733274)
  - hawkey.subject: get_best_selectors only obsoleters of latest (RhBug:2183279,2176263)
  - conf: Add limited shell-style variable expansion (RhBug:1789346)
  - conf: Add support for $releasever_major, $releasever_minor (RhBug:1789346)
  - repo: Don't download the repository if the local cache is up to date
  - Allow DNF to be removed by DNF 5 (RhBug:2221907)
  - Include dist-info for python3-libdnf
  - bindings: Load all modules with RTLD_GLOBAL
  - Update translations
* Wed Sep 20 2023 Adam Williamson <awilliam@redhat.com> - 0.71.0-2
  - Rebuild with no changes for Bodhi reasons
* Fri Sep 01 2023 Jan Kolarik <jkolarik@redhat.com> - 0.71.0-1
  - Update to 0.71.0
  - PGP: Use new librepo PGP API, remove gpgme dependency
  - API: Basic support for OpenPGP public keys
  - Avoid using GNU extensions in the dependency splitter regex
  - filterAdvisory: match installed_solvables sort with lower_bound (RhBug:2212838)
  - Make code C++20 compatible
* Fri Jul 28 2023 Nicola Sella <nsella@redhat.com> - 0.70.2-1
  - Update to 0.70.2
  - Support "proxy=none" in main config (RhBug:2155713)
  - Fix #1558: Don't assume inclusion of cstdint
  - Disconnect monitors in dnf_repo_loader_finalize() (RhBug:2070153)
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.70.1-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

Files

/usr/lib/.build-id
/usr/lib/.build-id/20
/usr/lib/.build-id/20/0b4eab95d45480eab8706c70075732aca19566
/usr/lib/.build-id/20/ac75c0f652dd0252fb9f1624711890faa3af60
/usr/lib/.build-id/2f
/usr/lib/.build-id/2f/0e9e0786c991831426733ec9cbc8de754587e7
/usr/lib/.build-id/80
/usr/lib/.build-id/80/0c01d9fc8d1b0349f689c2160d2e31fba7fed4
/usr/lib/.build-id/a4
/usr/lib/.build-id/a4/be6f0ca6bb42f1f8d14377008b6d5a79c3285a
/usr/lib/.build-id/a8
/usr/lib/.build-id/a8/f39e1282aad676feda1ad440adc3bdd376672b
/usr/lib/.build-id/bf
/usr/lib/.build-id/bf/6e98a1da810016b7afa1871a5b9a8bb228485f
/usr/lib/.build-id/d4
/usr/lib/.build-id/d4/654122ba98d8ec988000748bc2a907b6c7d2e5
/usr/lib64/python3.12/site-packages/libdnf
/usr/lib64/python3.12/site-packages/libdnf-0.73.1.dist-info
/usr/lib64/python3.12/site-packages/libdnf-0.73.1.dist-info/METADATA
/usr/lib64/python3.12/site-packages/libdnf/__init__.py
/usr/lib64/python3.12/site-packages/libdnf/__pycache__
/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc
/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc
/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc
/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc
/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc
/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc
/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc
/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc
/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc
/usr/lib64/python3.12/site-packages/libdnf/_common_types.so
/usr/lib64/python3.12/site-packages/libdnf/_conf.so
/usr/lib64/python3.12/site-packages/libdnf/_error.so
/usr/lib64/python3.12/site-packages/libdnf/_module.so
/usr/lib64/python3.12/site-packages/libdnf/_repo.so
/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so
/usr/lib64/python3.12/site-packages/libdnf/_transaction.so
/usr/lib64/python3.12/site-packages/libdnf/_utils.so
/usr/lib64/python3.12/site-packages/libdnf/common_types.py
/usr/lib64/python3.12/site-packages/libdnf/conf.py
/usr/lib64/python3.12/site-packages/libdnf/error.py
/usr/lib64/python3.12/site-packages/libdnf/module.py
/usr/lib64/python3.12/site-packages/libdnf/repo.py
/usr/lib64/python3.12/site-packages/libdnf/smartcols.py
/usr/lib64/python3.12/site-packages/libdnf/transaction.py
/usr/lib64/python3.12/site-packages/libdnf/utils.py


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Jul 11 06:10:38 2025