Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / python-jaraco.functools
Commits: 6c941ea1 by Chih-Hsuan Yen at 2025-06-28T15:05:38+08:00 Update .nvchecker.toml - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,3 +1,9 @@ ["python-jaraco.functools"] -source = "pypi" -pypi = "jaraco.functools" +# source = "pypi" +# pypi = "jaraco.functools" + +# XXX: Pin at 4.1.0, as newer versions are legally problematic, see: +# https://github.com/coherent-oss/system/issues/22 +# https://github.com/jaraco/jaraco.functools/commit/9a81db3c77bc106017dcd4b0853a5a94f43ae33c +source = "manual" +manual = "4.1.0" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-jaraco.functools/-/commit/6c941ea1403688460e23edf0dc6e5ef58625d3e3 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-jaraco.functools/-/commit/6c941ea1403688460e23edf0dc6e5ef58625d3e3 You're receiving this email because of your account on gitlab.archlinux.org.
