Sunday, 2026-05-17

cardoeclarkb: I think many projects have adopted pyproject.toml01:04
cardoeclarkb: we were speaking about the version stuff and pbr does it a bit different than other build tools which put the git-ish at the end for example.01:04
cardoeI think another good tweak would be there by just using setuptools-scm in pbr01:05
fungicardoe: the reason pbr does it that way is pep 44013:12
fungiit's following actual python packaging version standards, which don't have a provision for a git hash identifier13:13
fungipbr *used* to put it at the end of every dev version string, other tools that came after copied or reinvented that same pattern13:14
fungibut pbr moved it into separate metadata in order to comply fully with pep 440 once it came into existence13:14
*** mtreinish_ is now known as mtreinish14:51

Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!