Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / python-hacking
Commits: 8739542e by loqs at 2026-03-01T20:28:27+00:00 Remove pkg_resourses - Removed upstream in https://github.com/openstack/hacking/commit/62e7de42e2f474b1dadfb1918c15182cbd349cda. - Related https://archlinux.org/todo/python-pkg_resources-deprecation/. - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -16,6 +16,8 @@ sha512sums=('82cdb3099877b9bba72855a9c4a2729f03ea94d6ba3f4fa1c8d31befccd250abec0 prepare() { cd hacking + # Remove use of pkg_resources + git cherry-pick -n 62e7de42e2f474b1dadfb1918c15182cbd349cda sed -i 's/~=/>=/' requirements.txt } View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-hacking/-/commit/8739542e360d6f74acd71b6f11f50b4562267319 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-hacking/-/commit/8739542e360d6f74acd71b6f11f50b4562267319 You're receiving this email because of your account on gitlab.archlinux.org.
