# Watch: https://github.com/libgit2/pygit2/tags /tags/v([0-9.]+)[.]tar[.]
           SPELL=pygit2
         VERSION=1.17.0
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://github.com/libgit2/$SPELL/archive/refs/tags/v$VERSION.tar.gz
     SOURCE_HASH=sha512:b77f79219e23062c66e324ad05cd04b8ac184cc09e77412d67f38ecf372bc9bd3068ca5e48b90ce23a4938cc8fff285a0fbcf03972ee00af143f9674f0d8d0c4
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="https://github.com/libgit2/pygit2"
      LICENSE[0]="GPL-2.0-only"
         ENTERED=20220831
        KEYWORDS=""
           SHORT="Python bindings for libgit2"
cat << EOF
Bindings to the libgit2 shared library, implements Git plumbing. Supports
Python 3.7+ and PyPy3 7.3+
EOF
