Closed jaraco closed 7 months ago
I got a bunch of projects migrated:
https://jaraco.com/projects/ might be helpful now.
So far I've observed a funny thing happened in https://github.com/coherent-oss/python-kustomize/commit/33baf22c0aca9dba9576450a9dec127fa083c5e3.
So far I've observed a funny thing happened in coherent-oss/python-kustomize@33baf22.
Yeah, I made a mistake in the implementation. I didn't realize that in some cases the project urls would be generated and in others not... and I also placed them in the wrong place. I fixed this in jaraco.develop 8.13, but weirdly, it's failing to release.
Scratch that - it's released properly.
My plan is to manually fix up jaraco.functools
and python-kustomize
, both of which have had changes since the mechanical process... and then mechanize rolling back the changes and re-applying them for other projects.
I've re-run the migration thus:
Looks like cheroot didn't take kindly to the change, so I'll work on that one manually.
Let's get the Coherent OSS projects migrated to PEP 621.