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

Filip Szymański <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #1 from Filip Szymański <[email protected]> ---
1) Remove `v` from `%{name}-v%{version}.tar.gz` in Source0.
2) Remove shebang from util.py:

Example:

%prep
%autosetup

sed -i.orig '1{\@^#!/usr/bin/env python@d}' python/phonenumbers/util.py
touch -r python/phonenumbers/util.py.orig python/phonenumbers/util.py
rm -f python/phonenumbers/util.py.orig

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