<xdbob[m]>
The python version is currently `0.0.0+20240520git3365f4f` , I'll need to do some digging to rebuild the `0.1.dev{commit_num}` since the packaging does not have access to the git repository
<xdbob[m]>
otherwise I might just hardcode it in the package and update it when I update the target commit
<whitequark[cis]>
re: toolchain, as shipped it would use the native one unless the yowasp one is installed, which it probably won't be unless someone runs pip with --break-system-packages
<whitequark[cis]>
aiohttp is a runtime dep, not a test dep
<whitequark[cis]>
why did you conclude that it's a test dependency?
notgull has quit [Ping timeout: 264 seconds]
bgamari has quit [Ping timeout: 255 seconds]
bgamari has joined #glasgow
icb has quit [Quit: WeeChat 3.0]
icb has joined #glasgow
<xdbob[m]>
me being a moron and going too fast, I guess aiohttp should still be a build dependency but the package should recommend it ?
<xdbob[m]>
re: toolchain, I still think I should reverse the default, what would happen if someone calls glasgow from a venv shipping yowasp ?
<whitequark[cis]>
if they are calling a package from system site-packages from a venv their workflow is broken beyond repair
<whitequark[cis]>
xdbob[m]: everything that's in the [http] group yes
<xdbob[m]>
damn, aiohttp-remotes is not packaged, I'll look into it next weekend
nyanotech has quit [Remote host closed the connection]