↵ Return to the main page of python3-dnf
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2024-08-15 | Evan Goode <egoode at redhat dot com> - 4.21.1-1 | - doc: minor formatting and consistency fixes - Allow local downloads to same `downloaddir` - Fix "console" width on non real terminals (pipe) - Update ostree/bootc host system check. - Update bootc hosts message to point to bootc --help - tests: Use PGP keys without SHA-1 |
2024-08-12 | Petr Pisar <ppisar at redhat dot com> - 4.21.0-3 | - Adapt the tests to a crypto policy without SHA-1 |
2024-07-17 | Fedora Release Engineering <releng at fedoraproject dot org> - 4.21.0-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild |
2024-07-02 | Evan Goode <egoode at redhat dot com> - 4.21.0-1 | - Update to 4.21.0 - Add detection for ostree-based systems and warn users about losing changes - Fix: No traceback when Python interpreter is running with -P - Allow `\ if [ -z "sP" ]; then shebang_flags="-k" else shebang_flags="-kasP" fi /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 $shebang_flags` macro to add `-P` argument to shebang lines - man: Improve upgrade-minimal command docs (RHEL-6417) - Limit queries to nevra forms when provided by command - [doc] Remove provide of spec definition for repoquery command - Update the man page entry for the countme option - Drop collect file for ABRT |
2024-06-07 | Python Maint <python dash maint at redhat dot com> - 4.20.0-2 | - Rebuilt for Python 3.13 |
2024-04-24 | Jan Kolarik <jkolarik at redhat dot com> - 4.20.0-1 | - Update to 4.20.0 - repoquery: Fix loading filelists when -f is used (RhBug:2276012) - remove: --duplicates and --oldinstallonly exit with 0 when nothing to do (RHEL-6424) - spec: Do not add user site-packages directory to sys.path (RHEL-26646) - man: Prepare pages for dnf5 switch - spec: Prepare for switch of dnf5 in Rawhide |
2024-03-29 | Evan Goode <mail at evangoo dot de> - 4.19.2-1 | - Update to 4.19.2 - Bump libdnf requirement to 0.73.1 |
2024-03-28 | Evan Goode <egoode at redhat dot com> - 4.19.1-1 | - Update to 4.19.1 - Add required `.readthedocs.yaml`, `conf.py` and set `sphinx_rtd_theme` - Drop dnf obsoletion temporarily - doc: Update FAQ entry on filelists - build: Adapt to changes in Fedora packaging of bash-completion - Support RPMTRANS_FLAG_DEPLOOPS - Add all candidates for reinstall to solver - Fix handling installonly packages reasons - Remove confusing sentence from documentation - Remove "leaf" word from documentation - Update documentation of history userinstalled command - Onboard packit tests - doc: Makecache with timer tries only one mirror - ELN: Don't obsolete DNF with DNF5 yet - bash-completion: Complete dnf command only if we own it - bash-completion: Prepare ownerships for dnf5 switch |
2024-02-08 | Jan Kolarik <jkolarik at redhat dot com> - 4.19.0-1 | - Update to 4.19.0 - filelists metadata loading on demand - deltarpm disabled on Fedora by default - conf: Introduce new optional_metadata_types option to load filelists on demand - cli: Add a hint for user on transaction file dependency failure - cli: Setup filelists metadata for commands that need them - util: Add function for detecting file in specs - Fix failing API unit test on rawhide (RhBug:2261066) - automatic: Use add_security_filters, not _update_security_filters |
2024-01-24 | Fedora Release Engineering <releng at fedoraproject dot org> - 4.18.2-3 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |