Sat, 24 Jan 2026 08:07:35 CST | login

Information for build python-inkex-1.3.0-4.oc9

ID40431
Package Namepython-inkex
Version1.3.0
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-inkex.git?.#cc78e058de101839cd3f08e938e76b0218dce1a6
SummaryPython extensions for Inkscape core
DescriptionThis package supports Inkscape extensions. It provides - a simplification layer for SVG manipulation through lxml - base classes for common types of Inkscape extensions - simplified testing of those extensions - a user interface library based on GTK3 At its core, Inkscape extensions take in a file, and output a file. - For effect extensions, those two files are SVG files. - For input extensions, the input file may be any arbitrary file and the output is an SVG. - For output extensions, the input is an SVG file while the output is an arbitrary file. - Some extensions (e.g. the extensions manager) don't manipulate files. This folder also contains the stock Inkscape extensions, i.e. the scripts that implement some commands that you can use from within Inkscape. Most of these commands are in the Extensions menu, or in the Open / Save dialogs.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 23:38:05 CST
CompletedFri, 13 Jun 2025 23:40:39 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-inkex.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-inkex.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-inkex-1.3.0-4.oc9.src.rpm (info) (download)
noarch
python3-inkex-1.3.0-4.oc9.noarch.rpm (info) (download)
Logs
noarch
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.3.0-4 - Rebuilt for loongarch64 * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.3.0-3 - Rebuilt for loongarch64 * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.3.0-2 - Rebuilt for loongarch64 * Mon Apr 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.3.0-1 - initial build