Lukas Fleischer pushed to branch main at Arch Linux / Packaging / Packages / inkscape
Commits: 095f7f17 by loqs at 2026-02-22T01:32:10+00:00 Remove from depends python-lockfile Removed upstream in https://gitlab.com/inkscape/inkscape/-/commit/c280ec9f87a15aa18d0b60f2343ebfe15487a346. - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -96,7 +96,6 @@ pkgbase = inkscape depends = python-filelock depends = python-gobject depends = python-idna - depends = python-lockfile depends = python-lxml depends = python-msgpack depends = python-numpy ===================================== PKGBUILD ===================================== @@ -65,7 +65,6 @@ depends=( 'python-filelock' 'python-gobject' 'python-idna' - 'python-lockfile' 'python-lxml' 'python-msgpack' 'python-numpy' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/inkscape/-/commit/095f7f172cda861ec48cd8f576f55ad46af8635f -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/inkscape/-/commit/095f7f172cda861ec48cd8f576f55ad46af8635f You're receiving this email because of your account on gitlab.archlinux.org.
