diff --git a/stubs/docopt/METADATA.toml b/stubs/docopt/METADATA.toml index 275fa883d..28996a5b7 100644 --- a/stubs/docopt/METADATA.toml +++ b/stubs/docopt/METADATA.toml @@ -1,2 +1,9 @@ version = "0.6.*" upstream_repository = "https://github.com/docopt/docopt" +no_longer_updated = true +extra_description = """\ +`docopt`'s last release was in 2014 and the repository hasn't been updated since 2018. \ +Even `docopt` organization members encourage switching to [`docopt-ng`](https://pypi.org/project/docopt-ng/) \ +(see ), \ +which is typed as of `0.8.1` and more recently maintained. \ +"""