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



--- Comment #2 from Germano Massullo <[email protected]> ---
Ankur, could you please:

1) replace
%global srcname feedgenerator
with
%global pypi_name feedgenerator
and all srcname occurrencies in the spec file

2) replace
URL: https://pypi.python.org/pypi/%{srcname}
with
URL: https://github.com/getpelican/feedgenerator

3) replace
Source0:   
https://pypi.python.org/packages/eb/02/7069b3dbc6ea92f034e07f9f9adc2193cd02d1aedf2cf9ec71150102a964/%{srcname}-%{version}.tar.gz
with
Source0: https://files.pythonhosted.org/packages/source/%(n=%{pypi_name}; echo
${n:0:1})/%{pypi_name}/%{pypi_name}-%{version}.tar.gz

Thank you

-- 
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]

Reply via email to