Re: Platform Python changes and python3dist tags

2017-08-24 Thread Miro HronĨok
On 24.8.2017 03:17, Scott Talbert wrote: On Tue, 22 Aug 2017, Scott Talbert wrote: Hi, I was just trying to build a new package in Rawhide that built fine a few days ago. The failure seems to be occurring because the python3 setuptools_scm module isn't being found. I'm using the new pytho

Re: Platform Python changes and python3dist tags

2017-08-23 Thread Scott Talbert
On Tue, 22 Aug 2017, Scott Talbert wrote: Hi, I was just trying to build a new package in Rawhide that built fine a few days ago. The failure seems to be occurring because the python3 setuptools_scm module isn't being found. I'm using the new pythonXdist tags: BuildRequires: %{py2_dist

Platform Python changes and python3dist tags

2017-08-22 Thread Scott Talbert
Hi, I was just trying to build a new package in Rawhide that built fine a few days ago. The failure seems to be occurring because the python3 setuptools_scm module isn't being found. I'm using the new pythonXdist tags: BuildRequires: %{py2_dist py pytest setuptools_scm} BuildRequires: %{