https://bugzilla.redhat.com/show_bug.cgi?id=1768490

Tomas Orsava <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |needinfo?([email protected]
                   |                            |om)



--- Comment #2 from Tomas Orsava <[email protected]> ---
The URL for the Source0 does not work, because the file is saved on PyPI with
an underscore (typing_inspect instead of typing-inspect). We have to give the
%pypi_source macro a parameter. I suggest this:

Define a new macro at the top of the file:
%global pypi_srcname typing_inspect

And then use it in pypi_source call:
Source0:        %{pypi_source %{pypi_srcname}}

You can then use the new macro in several other places to avoid duplication.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to