https://bugzilla.redhat.com/show_bug.cgi?id=1733508
--- Comment #7 from Jiri Popelka jpopelka@redhat.com --- Looking at the spec:
# what it's called on pypi %global srcname deprecated
I think the comment is wrong, because on PyPI it's called Deprecated (https://pypi.org/project/Deprecated), not deprecated. And you use the variable in "https://github.com/tantale/%%7Bsrcname%7D" which is not a PyPI url.
# what it's imported as %global libname github
defined, but unused
# name of egg info directory %global eggname %{srcname}
defined, but unused