Re: Packages FTBFS with Python 3.6

2016-12-30 Thread José Abílio Matos
On Wednesday, December 21, 2016 12:18:47 AM WET Miro Hrončok wrote: > Hi all, > We've recently tried to rebuild all Python packages with Python 3.6. > However, we currently have bunch of packages that simply fail to build. > > As the list contains >200 packages, it would be very helpful, if you >

Re: List of packages owning %{python3_sitelib}/__pycache__

2016-12-30 Thread José Abílio Matos
On Monday, November 14, 2016 11:49:32 PM WET Athos Ribeiro wrote: > Hello, > > Guidelines say that %{python3_sitelib}/__pycache__ should not be owned > by python packages because python3-libs already owns it [1]. That > directory is actually owned by system-python-libs. > > While going through a