Re: Proposal for Python guidelines change (in connection to Python 3 switch)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



----- Original Message -----
> What about package that doesn't have python- prefix?
> 
> I saw that in the example:
> 
> 	%if 0%{?with_python2}
> 	...
> 	BuildRequires:  tkinter
> 	%endif
> 	
> 	%if 0%{?with_python3}
> 	...
> 	BuildRequires:  python3-tkinter
> 	%endif
> 
> So I guess tkinter is Python 2. Should it be renamed to python2-tkinter
> and provide tkinter? Or should Python 3 version provide tkinter? Or both?

(tkinter is actually a subpackage of python itself) Renaming tkinter to python2-tkinter (with proper Provides and Obsoletes) would be the way to go here, I think. I'll fix it in the proposal.

> 
> --
> Miro Hrončok
> --
> Phone: +420777974800
> IRC: mhroncok

-- 
Regards,
Bohuslav "Slavek" Kabrda.
--
packaging mailing list
packaging@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/packaging





[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite Forum]     [KDE Users]

  Powered by Linux