↵ Return to the main page of python3-templated-dictionary
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2025-06-09 | Python Maint <python dash maint at redhat dot com> - 1.6-2 | - Rebuilt for Python 3.14 |
2025-06-09 | Miroslav Suchý <msuchy at redhat dot com> 1.6-1 | - remove license classifier from setup.py - modernize python macros - update license to SPDX in README - update license to SPDX in setup.py too |
2025-06-09 | msuchy <msuchy at redhat dot com> - 1.5-2 | - move to pyproject macros |
2024-09-17 | Pavel Raiskup <praiskup at redhat dot com> 1.5-1 | - The dictionary.copy() method should copy aliases |
2024-01-16 | Pavel Raiskup <praiskup at redhat dot com> | - make the TemplatedDictionary objects picklable - use a sandboxed jinja2 environment, fixes CVE-2023-6395 |
2024-01-16 | Pavel Raiskup <praiskup at redhat dot com> | - make the TemplatedDictionary objects picklable - Use a sandboxed jinja2 environment, CVE-2023-6395 |