Re: scikit-learn in Fedora 25 ?

2016-10-26 Thread Tom Devel
Jason, thanks, I contacted the package maintainer. Tom On Tue, Oct 25, 2016 at 7:08 PM, Jason L Tibbitts III wrote: > > "TD" == Tom Devel writes: > > TD> I have used scikit-learn in several previous Fedora releases, > TD> however if I look at > TD> https://bodhi.fedoraproject.org/updates/?

%{python3_pkgversion} tag

2016-10-26 Thread Germano Massullo
A proven packager edited one of the python libraries I maintain, to add some useful stuff. Among all the edits he made, there is one in particular that made me write this message. %{?python_provide:%python_provide python3-%{pypi_name}} has been replaced with %{?python_provide:%python_provide python

Re: %{python3_pkgversion} tag

2016-10-26 Thread Orion Poplawski
On 10/26/2016 05:16 PM, Germano Massullo wrote: A proven packager edited one of the python libraries I maintain, to add some useful stuff. Among all the edits he made, there is one in particular that made me write this message. %{?python_provide:%python_provide python3-%{pypi_name}} has been repl