python3-specfile-0.35.0-1.el10_0 in Fedora EPEL 10.0
↵ Return to the main page of python3-specfile
View build
Search for updates
Package Info
🠗 Changelog
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
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 |
Provides
- python-specfile
- python3-specfile
- python3.12-specfile
- python3.12dist(specfile)
- python3dist(specfile)
Files
- usr/
- lib/
- python3.12/
- site-packages/
- specfile/
- __init__.py
- __pycache__/
- __init__.cpython-312.opt-1.pyc
- __init__.cpython-312.pyc
- changelog.cpython-312.opt-1.pyc
- changelog.cpython-312.pyc
- conditions.cpython-312.opt-1.pyc
- conditions.cpython-312.pyc
- constants.cpython-312.opt-1.pyc
- constants.cpython-312.pyc
- context_management.cpython-312.opt-1.pyc
- context_management.cpython-312.pyc
- exceptions.cpython-312.opt-1.pyc
- exceptions.cpython-312.pyc
- formatter.cpython-312.opt-1.pyc
- formatter.cpython-312.pyc
- macro_definitions.cpython-312.opt-1.pyc
- macro_definitions.cpython-312.pyc
- macros.cpython-312.opt-1.pyc
- macros.cpython-312.pyc
- options.cpython-312.opt-1.pyc
- options.cpython-312.pyc
- prep.cpython-312.opt-1.pyc
- prep.cpython-312.pyc
- sections.cpython-312.opt-1.pyc
- sections.cpython-312.pyc
- sourcelist.cpython-312.opt-1.pyc
- sourcelist.cpython-312.pyc
- sources.cpython-312.opt-1.pyc
- sources.cpython-312.pyc
- spec_parser.cpython-312.opt-1.pyc
- spec_parser.cpython-312.pyc
- specfile.cpython-312.opt-1.pyc
- specfile.cpython-312.pyc
- tags.cpython-312.opt-1.pyc
- tags.cpython-312.pyc
- types.cpython-312.opt-1.pyc
- types.cpython-312.pyc
- utils.cpython-312.opt-1.pyc
- utils.cpython-312.pyc
- value_parser.cpython-312.opt-1.pyc
- value_parser.cpython-312.pyc
- changelog.py
- conditions.py
- constants.py
- context_management.py
- context_management.pyi
- exceptions.py
- formatter.py
- macro_definitions.py
- macros.py
- options.py
- prep.py
- py.typed
- sections.py
- sourcelist.py
- sources.py
- spec_parser.py
- specfile.py
- tags.py
- types.py
- utils.py
- value_parser.py
- specfile-0.35.0.dist-info/
- INSTALLER
- LICENSE
- METADATA
- WHEEL
- top_level.txt
- share/