python-specfile
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-specfile && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-specfile.changes | 0000009305 9.09 KB | |
python-specfile.spec | 0000002165 2.11 KB | |
specfile-0.24.0.tar.gz | 0000095488 93.3 KB |
Revision 17 (latest revision is 29)
Ana Guerrero (anag+factory)
accepted
request 1124208
from
Matej Cepl (mcepl)
(revision 17)
- Update to 0.24.0: - Improved type annotations for UserList subclasses. (#299) - Macro definitions gained a new commented_out property indicating that a macro definition is commented out. Another new property, comment_out_style, determines if it is achieved by using a %dnl (discard next line) directive (e.g. %dnl %global prerelease beta2) or by replacing the starting % with # (e.g. #global prerelease beta2). (#298) - Fix a bad Requires: %{python_module typing_extensions}
Comments 0