           SPELL=python-packaging
         VERSION=26.3
     SOURCE_HASH=sha512:7559e4f0376c775f57c362394ba276451bee0952012fc461458ee450e86fe89909166bb11c217be100b7909f0958f4ee9df4b51c3019e664186fda06a48d810d
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://github.com/pypa/packaging/archive/${VERSION}.tar.gz
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/packaging-$VERSION"
        WEB_SITE="https://github.com/pypa/packaging"
         LICENSE="APACHE or BSD"
         ENTERED=20191214
           SHORT="core utilities for Python packages"
cat << EOF
The packaging project includes the following: version handling, specifiers,
markers, requirements, tags, utilities.
EOF
