Sync from SUSE:ALP:Source:Standard:1.0 python-kiwi revision cf4ac65650f83907335def90b9f9d577
This commit is contained in:
parent
6402d77a29
commit
24a175d466
2
PKGBUILD
2
PKGBUILD
@ -12,7 +12,7 @@ makedepends=(python-setuptools gcc shadow grep)
|
|||||||
provides=(kiwi-ng kiwi)
|
provides=(kiwi-ng kiwi)
|
||||||
source=("${pkgname}.tar.gz")
|
source=("${pkgname}.tar.gz")
|
||||||
changelog="${pkgname}.changes"
|
changelog="${pkgname}.changes"
|
||||||
md5sums=('6d27e95ce4889db4a6cd1bef7ef1284f')
|
md5sums=('6bbd27ea5eabf8e0bf5de250d51cfe2a')
|
||||||
|
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 19 09:33:17 CET 2024 - Marcus Schäfer <marcus.schaefer@gmail.com>
|
||||||
|
|
||||||
|
- Fixup unit test for clone_device
|
||||||
|
|
||||||
|
Missing setup_method causes the test to fail with
|
||||||
|
newer versions of pytest
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 19 09:14:31 CET 2024 - Marcus Schäfer <marcus.schaefer@gmail.com>
|
||||||
|
|
||||||
|
- Fixup cleanup of zipl templates
|
||||||
|
|
||||||
|
Make sure temporary modifications to the zipl template
|
||||||
|
and config file are not effective in the later system.
|
||||||
|
This Fixes bsc#1221469
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 29 15:36:41 CET 2024 - Marcus Schäfer <marcus.schaefer@gmail.com>
|
Thu Feb 29 15:36:41 CET 2024 - Marcus Schäfer <marcus.schaefer@gmail.com>
|
||||||
|
|
||||||
|
BIN
python-kiwi.tar.gz
(Stored with Git LFS)
BIN
python-kiwi.tar.gz
(Stored with Git LFS)
Binary file not shown.
Loading…
Reference in New Issue
Block a user