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

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

 



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?

--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
--
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