git » python-jaraco.functools.git » main » tree

[main] / .nvchecker.toml

1
2
3
4
5
6
7
8
9
["python-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"