Revisions of python-specfile
buildservice-autocommit
accepted
request 1224079
from
Matej Cepl (mcepl)
(revision 59)
baserev update by copy to link target
Matej Cepl (mcepl)
accepted
request 1224076
from
smolsheep
(revision 58)
- Update to 0.32.6: * New minor release for testing in CBS Koji * fix: assert existence of stderr
buildservice-autocommit
accepted
request 1219099
from
Dirk Mueller (dirkmueller)
(revision 57)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 1218992
from
John Paul Adrian Glaubitz (glaubitz)
(revision 56)
- Update to 0.32.5 * We have fixed our parser to take in account the deprecations introduced in Python 3.8
buildservice-autocommit
accepted
request 1208564
from
Matej Cepl (mcepl)
(revision 55)
baserev update by copy to link target
Matej Cepl (mcepl)
accepted
request 1208293
from
smolsheep
(revision 54)
- Update to 0.32.4: * NEVR and NEVRA classes are now hashable
buildservice-autocommit
accepted
request 1206169
from
Dirk Mueller (dirkmueller)
(revision 53)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 52)
- update to 0.32.3: * specfile can now handle multi-line tag values (enclosed in a macro body, e.g. `%shrink`).
buildservice-autocommit
accepted
request 1202277
from
Matej Cepl (mcepl)
(revision 51)
baserev update by copy to link target
Matej Cepl (mcepl)
accepted
request 1202273
from
smolsheep
(revision 50)
- Update to 0.32.2: * Explicitly invalidate the global parse hash when a SpecParser instance is created to prevent this issue.
buildservice-autocommit
accepted
request 1190302
from
Dirk Mueller (dirkmueller)
(revision 49)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 1190298
from
smolsheep
(revision 48)
- Update to 0.32.1: * Fixed two issues related to condition parsing.
buildservice-autocommit
accepted
request 1189106
from
Matej Cepl (mcepl)
(revision 47)
baserev update by copy to link target
Matej Cepl (mcepl)
accepted
request 1188958
from
smolsheep
(revision 46)
- Add typing_extensions to Requires as well -- Fix rpmlint error - Update to 0.32.0: * It is now possible to bump a release in a manner similar to rpmdev-bumpspec using Specfile.bump_release() method.
buildservice-autocommit
accepted
request 1186413
from
Dirk Mueller (dirkmueller)
(revision 45)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 1185798
from
smolsheep
(revision 44)
Depends on SR#1185797 to build properly https://build.opensuse.org/request/show/1185797 - Add typing_extensions to BuildRequires - Remove typing_extensions from Requires -- gh#packit/specfile#179 - Update to 0.31.0: * Value of a Tag no longer includes trailing whitespace (if any) * specfile now tries to expand macros before processing conditions to be able to resolve conditional expressions defined by macros, for example OpenSUSE Tumbleweed defines %ifpython3 macro as %if "%{python_flavor}" == "python3" - Updates from 0.30.0: * Fixed an exception that occured when accessing the Specfile.has_autochangelog property while having unparseable lines (e.g. lines ending with unescaped %) in %changelog
buildservice-autocommit
accepted
request 1179657
from
Dirk Mueller (dirkmueller)
(revision 43)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 42)
- update to 0.29.0: * Improved compatibility with RPM 4.20 (alpha version is currently in Fedora Rawhide). * Fixed several minor issues such as processing seemingly commented-out macro definitions (e.g. `#%global prerel rc1`) and treating `SourceLicense` tag as a source. * Made `EVR`, `NEVR` and `NEVRA` objects comparable. * Handling of trailing newlines in the macro defintions has been improved. * We have fixed an issue in `%prep` section processing. For instance, if the `%patches` macro appeared there, it would have been converted to `%patch es`, causing failure when executing `%prep` later. * A trailing newline is no longer added to spec files without one upon saving.
buildservice-autocommit
accepted
request 1141448
from
Dirk Mueller (dirkmueller)
(revision 41)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 40)
- update to 0.27.0: * Improved handling of commented-out macro definitions and fixed related logic in `Specfile.update_value()`.
Displaying revisions 1 - 20 of 59