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

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

2016-11-17 Thread Igor Gnatenko
On Tue, Nov 15, 2016 at 2:49 AM, Athos Ribeiro wrote: > Hello, Hi, > > 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 package r

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

2016-11-16 Thread Zbigniew Jędrzejewski-Szmek
On Mon, Nov 14, 2016 at 11:49:32PM -0200, Athos Ribeiro wrote: > python-cma > python-pandocfilters Fixed those two. Zbyszek ___ python-devel mailing list -- python-devel@lists.fedoraproject.org To unsubscribe send an email to python-devel-le...@lists.fed

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

2016-11-16 Thread Orion Poplawski
On 11/14/2016 06:49 PM, 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 package review, I rea

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

2016-11-16 Thread Ben Rosser
On Mon, Nov 14, 2016 at 8:49 PM, Athos Ribeiro wrote: > python-scp > I've fixed python-scp in Rawhide, thanks for the heads up. Ben Rosser. ___ python-devel mailing list -- python-devel@lists.fedoraproject.org To unsubscribe send an email to python-de

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

2016-11-15 Thread Miro Hrončok
On 15.11.2016 02:49, 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. Yes. While going through a package review, I realized t

List of packages owning %{python3_sitelib}/__pycache__

2016-11-14 Thread Athos Ribeiro
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 package review, I realized that 50+ packages own %{python3_sitelib}/__pycache__.