Ross Burton
Ross Burton
The maintainer can do that, but that isn't essential.
You should create a fork of git-pw in your own account, and push to that.
I just installed the latest release and it still doesn't appear under Fixed Width in Font Book.
It feels like to me that the existing remote support should just work for the container aspect, so then you just need to glue in the credentials? Manually driving a...
My goal is to do this for _all_ packages we build, I just discovered `DIST_EXTRA_CONFIG` and it appears that setting it to a file like this does the right thing:...
Gentle prod that this is still an issue. We're doing large-scale building of python packages (linux distro building) and want to be _sure_ that the build is clean and doesn't...
Actually this relates to another issue where I want to build a wheel with `-j` but there's no simply way to pass `-j` to `build_ext` via `bdist_wheel`.
Finally, the `DIST_EXTRA_CONFIG` trick doesn't work anymore.
We're (openembedded) using 0.18.0 with a few backported patches. We just hit another problem and blindly updating to current master fixes it, so we're very keen on another release.
Would be great if this could be merged and a new release made.