↵ Return to the main page of python3-loguru
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
| Date | Author | Change |
|---|---|---|
| 2025-09-19 | Python Maint <python dash maint at redhat dot com> - 0.7.3-14 | - Rebuilt for Python 3.14.0rc3 bytecode |
| 2025-08-15 | Python Maint <python dash maint at redhat dot com> - 0.7.3-13 | - Rebuilt for Python 3.14.0rc2 bytecode |
| 2025-07-25 | Fedora Release Engineering <releng at fedoraproject dot org> - 0.7.3-12 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild |
| 2025-07-06 | Benjamin A. Beasley <code at musicinmybrain dot net> - 0.7.3-11 | - Backport another Python 3.14 fix; all tests now pass |
| 2025-06-04 | Benjamin A. Beasley <code at musicinmybrain dot net> - 0.7.3-10 | - Skip two tests that still fail on Python 3.14 - Close RHBZ#2356181 |
| 2025-06-03 | Python Maint <python dash maint at redhat dot com> - 0.7.3-9 | - Rebuilt for Python 3.14 |
| 2025-05-06 | Benjamin A. Beasley <code at musicinmybrain dot net> - 0.7.3-8 | - Update (in this case, delete) .rpmlintrc file for current rpmlint |
| 2025-03-12 | Benjamin A. Beasley <code at musicinmybrain dot net> - 0.7.3-7 | - Use the provisional pyproject declarative buildsystem |
| 2025-03-12 | Benjamin A. Beasley <code at musicinmybrain dot net> - 0.7.3-6 | - F43+: Adapt to flit-core 3.11 handling license files per PEP 639 |
| 2025-02-13 | Benjamin A. Beasley <code at musicinmybrain dot net> - 0.7.3-5 | - Backport a patch for a DeprecationWarning in Python 3.14 - As a side effect, we no longer need to patch the tests to work without pytest-mypy-plugins. |