Re: Upgrade pip in EPEL

2016-11-17 Thread Orion Poplawski
On 11/17/2016 02:26 PM, Donald Stufft wrote: > What version is in EPEL now? 7.1.0 >> On Nov 17, 2016, at 4:25 PM, Orion Poplawski > > wrote: >> >> I'm thinking about upgrading pip in EPEL, but I don't really know about any >> backwards compatibility ramifications. Can

Re: Upgrade pip in EPEL

2016-11-17 Thread Donald Stufft
What version is in EPEL now? > On Nov 17, 2016, at 4:25 PM, Orion Poplawski wrote: > > I'm thinking about upgrading pip in EPEL, but I don't really know about any > backwards compatibility ramifications. Can anyone enlighten me about possible > issues? > > > -- > Orion Poplawski > Technical

Upgrade pip in EPEL

2016-11-17 Thread Orion Poplawski
I'm thinking about upgrading pip in EPEL, but I don't really know about any backwards compatibility ramifications. Can anyone enlighten me about possible issues? -- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA, Boulder/CoRA Office FAX: 303-415-9702 33

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