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

Robert-AndrĂ© Mauchin <[email protected]> changed:

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



--- Comment #12 from Robert-AndrĂ© Mauchin <[email protected]> ---
What's the rationale for splitting the Python 2 and Python 3 into separate
directory?

%autosetup -c
mv %{srcname}-%{version} python2
cp -p %{SOURCE1} python2

%if %{with python3}
cp -a python2 python3
%endif


It shouldn't be needed.

-- 
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://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to