*** bauzas_ is now known as bauzas | 00:12 | |
*** bauzas_ is now known as bauzas | 03:11 | |
SvenKieske | clarkb: I'm on PTO, well locally (fedora python 3.12) pbr was just throwing stacktraces at me because it didn't properly require setuptools but imports distutils, which utterly fails because on my platform python 3.12 has no distutils in stdlib, thus I figured distutils should be removed according to the porting guide | 07:24 |
---|---|---|
*** bauzas_ is now known as bauzas | 07:25 | |
fungi | i think the challenge is with replacing its distutils usage on much older python interpreters, especially since it's not necessary to do for interpreters which still provide distutils in the stdlib | 10:31 |
fungi | but also with newer setuptools versions (newer than may work on some older pythons), distutils is included anyway | 10:32 |
fungi | mainly we just need to make sure that pbr continues to work with old enough versions of python for pbr-using software that still supports them, as well as the latest interpreters for pbr-using software that wants to work on them | 10:34 |
*** bauzas_ is now known as bauzas | 10:47 | |
*** user is now known as Guest650 | 10:57 | |
*** bauzas_ is now known as bauzas | 14:02 | |
clarkb | right distutils is in setuptools so if you have setuptools you have distutils | 15:25 |
clarkb | and I'm fine with the updates I just wanted the chagne to clarify what it is actually fixing and to ensure we don't break older python versions (which as proposed it currently seems to do) | 15:25 |
*** bauzas_ is now known as bauzas | 15:50 | |
*** bauzas_ is now known as bauzas | 19:18 | |
*** haleyb is now known as haleyb|out | 20:31 | |
*** bauzas_ is now known as bauzas | 22:43 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!