*** ysandeep|PTO is now known as ysandeep | 01:22 | |
fungi | 21.1.3 released today, should keep an eye out for breakage | 12:36 |
---|---|---|
fungi | https://pip.pypa.io/en/stable/news/#v21-1-3 | 12:36 |
fungi | apparently setuptools packages using just setup.cfg (without a setup.py i think?) now also require a pyproject.toml | 12:36 |
fungi | that seems a bit strange to introduce in a patchlevel release | 12:37 |
fungi | er, i meant to say *pip* 21.1.3 released today | 12:37 |
fungi | ahh, the fact that they worked without it was apparently a (brief) regression in 21.1.2, according to the pr | 12:46 |
fungi | also reading those discussions turned me on to https://pypi.org/project/build | 12:57 |
fungi | instead of `python setup.py bdist_wheel sdist` it's recommended now to install that package and run `python -m build` | 12:59 |
fungi | which at least seems to work for one pbr-based project i tested on | 12:59 |
mordred | +( | 13:29 |
mordred | Gah | 13:29 |
mordred | ++ | 13:29 |
mordred | I'll get that initial pbr support patch finished soon. Not needed for build to work, but still | 13:30 |
mordred | Also, build makes a tarball then uses the tarball to make the wheel, which is an EXCELLENT idea | 13:30 |
fungi | yep | 15:21 |
fungi | i've already experimented with converting one of my personal projects over to it | 15:22 |
fungi | and compared the results to the former method | 15:22 |
fungi | in unrelated news, sks-keyservers.net is officially defunct. time to start looking at alternatives... there seems to be pressure to adopt keys.openpgp.org, but it doesn't allow uploading third-party signatures (doesn't even allow the keyholder to upload third-party signatures of their own keys) | 15:27 |
fungi | i get that the ability for anyone to upload third-party signatures for other people's keys is what led the traditional keyserver network to collapse under the weight of abuse, but why not allow the keyholder to upload signatures sent to them of their own key? that's the whole idea behind caff, after all | 15:29 |
fungi | i guess i'll start publishing third-party signatures of my key on my personal website or something | 15:30 |
fungi | mordred: oh, you might be interested in this ml thread and the associated mr comments: https://lists.debian.org/debian-python/2021/06/msg00026.html | 15:34 |
mordred | fungi: i started reading some of it. You're doing great! | 15:44 |
fungi | heh | 15:44 |
fungi | a little worried that pabs seems so strongly against the idea | 15:45 |
fungi | but... debian is built on strong opinions, after all | 15:45 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!