Jason R. Coombs

Results 1062 comments of Jason R. Coombs

Thanks for the report. Would you be willing to work on a bugfix and regression test?

I've transferred the issue to the distutils project. I only just today got around to reading it. I absolutely agree this is a bug and should be fixed. We need...

Oh, great. I'll have a look at that next time I'm cutting a release. I've done something similar in the [jaraco/skeleton](/jaraco/skeleton) release process. The differences there are: - the version...

I tried using ongeza today in csv2ofx, but it failed: ``` csv2ofx feature/release 🐚 pipx run ongeza --type minor ⚠️ Found a space in the pipx home path. We heavily...

I'm also on a Mac 15.3.1 on Apple Silicon, but I seem to have a different version of sed. ``` ~ 🐚 which sed /usr/bin/sed ~ 🐚 sed --version sed:...

Maybe `ongeza` could use [jaraco.vcs](https://pypi.org/project/jaraco.vcs) and/or [jaraco.versioning](https://pypi.org/project/jaraco.versioning) to avoid reliance on platform-specific executables.

Can you share a sample CSV that produces unexpected output?

> ## Summary of changes > > A possible additional step is to add a SPDX license expression like license = "MIT" to the [project] table in PyPI. > >...

> I am personally not comfortable right now with SPDX for the setuptools repository, because it is not trivial to maintain the compound license expression for setuptools in particular. I'm...

Thanks for the reply. And allow me to apologize for being borderline hostile to the project. I appreciate you and the work you do on it. > However -- I'm...