George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / python-solidpython
Commits: 16c7cd04 by loqs at 2026-03-02T20:30:21+00:00 Remove pkg_resources - Removed upstream in https://github.com/SolidCode/SolidPython/commit/921280e851ebfcf7eb4beecbb4f7906207451a1c. - Related https://archlinux.org/todo/python-pkg_resources-deprecation/. - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -36,6 +36,10 @@ prepare() { git cherry-pick --no-commit \ d6568ee7e1f85025725597d1cdcb62b3d0a1ded1 \ 025ca1c1bd9848bf12bff72b80b8d05d8e24968d + # Removed pkg_resources, Ruff formatting + git show 921280e851ebfcf7eb4beecbb4f7906207451a1c \ + -- solid/solidpython.py | \ + git apply } build() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-solidpython/-/commit/16c7cd04833afa23878d56ddde05da66f2cb88d4 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-solidpython/-/commit/16c7cd04833afa23878d56ddde05da66f2cb88d4 You're receiving this email because of your account on gitlab.archlinux.org.
