Re: Additional python34 components for epel7

2016-01-19 Thread Avram Lubkin
So what should package maintainers do? I modified a package to use python3_pkgversion and it builds fine if with_python3 is set, but it doesn't seem to be set in the EPEL 7 build environment. I noticed a couple packages enable it by default. Is that what we should be doing? Or should we just build

Re: Additional python34 components for epel7

2016-01-19 Thread Orion Poplawski
On 01/19/2016 05:30 AM, Avram Lubkin wrote: So what should package maintainers do? I modified a package to use python3_pkgversion and it builds fine if with_python3 is set, but it doesn't seem to be set in the EPEL 7 build environment. I noticed a couple packages enable it by default. Is that wha

unsubscribe

2016-01-19 Thread Kevin Chen
unsubscribe ___ python-devel mailing list python-devel@lists.fedoraproject.org http://lists.fedoraproject.org/admin/lists/python-devel@lists.fedoraproject.org

unsubscribe

2016-01-19 Thread Kevin Chen
unsubscribe ___ python-devel mailing list python-devel@lists.fedoraproject.org http://lists.fedoraproject.org/admin/lists/python-devel@lists.fedoraproject.org

Re: Additional python34 components for epel7

2016-01-19 Thread Haïkel
2016-01-19 16:18 GMT+01:00 Orion Poplawski : > On 01/19/2016 05:30 AM, Avram Lubkin wrote: >> >> So what should package maintainers do? I modified a package to use >> python3_pkgversion and it builds fine if with_python3 is set, but it >> doesn't seem to be set in the EPEL 7 build environment. I no