Newer versions of Python no longer ship setuptools.
We need to use the one from the packages feed instead.
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
This renames the source package to python-asgiref to match other Python
packages.
This also updates the package title and URL.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>