| cardoe | clarkb: I think many projects have adopted pyproject.toml | 01:04 |
|---|---|---|
| cardoe | clarkb: 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 |
| cardoe | I think another good tweak would be there by just using setuptools-scm in pbr | 01:05 |
| fungi | cardoe: the reason pbr does it that way is pep 440 | 13:12 |
| fungi | it's following actual python packaging version standards, which don't have a provision for a git hash identifier | 13:13 |
| fungi | pbr *used* to put it at the end of every dev version string, other tools that came after copied or reinvented that same pattern | 13:14 |
| fungi | but pbr moved it into separate metadata in order to comply fully with pep 440 once it came into existence | 13:14 |
| *** mtreinish_ is now known as mtreinish | 14:51 | |
Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!