Fedora Account System
Red Hat Associate
Red Hat Customer
spec: https://download.copr.fedorainfracloud.org/results/fed500/python-svg2tikz/fedora-rawhide-x86_64/06384608-python-inkex/python-inkex.spec srpm: https://download.copr.fedorainfracloud.org/results/fed500/python-svg2tikz/fedora-rawhide-x86_64/06384608-python-inkex/python-inkex-1.3.0-1.fc40.src.rpm Description: This 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. fas: fed500 Reproducible: Always
Hi Benson, I am taking this review (and the other related). Please take in exchange https://bugzilla.redhat.com/show_bug.cgi?id=2237950
Review notes: * Package follows packaging guidelines (it is a simple python package and macros do most of the work) :-) * Package builds and installs properly * Package licensing is correct and license files are collected There are two remarks to do regarding the license: 1) rpmlint complains: python3-inkex.noarch: E: incorrect-fsf-address /usr/lib/python3.12/site-packages/inkex-1.3.0.dist-info/LICENSE.txt so basically the address of FSF is outdated. This issue needs to be fixed in the upstream project and not here, please warn them. 2) The license file is packaged but not marked as such: Note: License file LICENSE.txt is not marked as %license See: https://docs.fedoraproject.org/en-US/packaging- guidelines/LicensingGuidelines/#_license_text Fix this on import. Otherwise, this is good to go... PACKAGE APPROVED.
The Pagure repository was created at https://src.fedoraproject.org/rpms/python-inkex
FEDORA-2023-7690b3a24a has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-7690b3a24a
FEDORA-2023-b9de210cf4 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-b9de210cf4
Thanks. https://gitlab.com/inkscape/extensions/-/issues/555
FEDORA-2023-7690b3a24a has been pushed to the Fedora 38 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-7690b3a24a \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-7690b3a24a See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-b9de210cf4 has been pushed to the Fedora 37 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-b9de210cf4 \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-b9de210cf4 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-7690b3a24a has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2023-b9de210cf4 has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report.