Fedora Packages

python3-specfile-0.40.1-1.el10_1 in Fedora EPEL 10.1

↵ Return to the main page of python3-specfile
View build
Search for updates

Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files

Changelog

Date Author Change
2026-03-25 Packit <hello at packit dot dev> - 0.40.1-1 - Fixed issues related to introduced sanitization (#523, #524, #525). - Resolves: rhbz#2446536
2026-03-11 Packit <hello at packit dot dev> - 0.40.0-1 - `Specfile()` has a new `sanitize` option that enables best effort sanitization of potentially dangerous constructs such as shell expansions and unsafe Lua macros before they are passed to RPM for parsing. (#519) - Fixed incorrect parsing of nested macros. (#522)
2026-02-14 Packit <hello at packit dot dev> - 0.39.1-1 - Fixed whitespace padding of day of month in changelog entries. (#511) - Resolves: rhbz#2393435
2026-01-08 Packit <hello at packit dot dev> - 0.38.0-1 - A bug leading to incorrect EVR expansion has been fixed. (#492) - Prevented side-effects during condition evaluation that could occur when expanding macros that manipulate other macros, leading to misinterpreted validity of condition branches. (#499)
2025-10-03 Packit <hello at packit dot dev> - 0.37.1-1 - We have solved a FutureWarning in our codebase. (#485)
2025-09-05 Packit <hello at packit dot dev> - 0.37.0-1 - Added support for Elbrus E2K CPU architectures. (#484)
2025-05-30 Packit <hello at packit dot dev> - 0.36.0-1 - We have fixed a bug that caused specfile to traceback when section names with conditional macro expansions containing spaces were present in the spec file. (#476)
2025-04-13 Packit <hello at packit dot dev> - 0.35.0-1 - Added support for creating Specfile instances from file objects and strings. (#458) - The `context_management` type stubs now use `ParamSpec` from `typing_extensions` to support Python < 3.10. (#466)
2025-03-20 Packit <hello at packit dot dev> - 0.34.2-1 - context_management: add a type stub override to fix typing. Type checkers like mypy and pyright can now correctly determine the types for `.sources()`, `.sections()`, and the other `Specfile` methods that return context managers. (#457) - Resolves: rhbz#2344364

Dependencies

Provides

  • python-specfile
  • python3-specfile
  • python3.12-specfile
  • python3.12dist(specfile)
  • python3dist(specfile)

Files


Sources on Pagure