prql icon indicating copy to clipboard operation
prql copied to clipboard

prqlc-python is outdated on PyPI

Open eitsupi opened this issue 1 year ago • 1 comments

Because of pypi/support#4188.

More context: https://github.com/PRQL/prql/pull/4563#issuecomment-2157506957

eitsupi avatar Oct 09 '24 11:10 eitsupi

On a related note, it may help if all artifacts created in the release workflow are attached to the GitHub release.

eitsupi avatar Oct 09 '24 12:10 eitsupi

Looks like pypi/support#4188 is resolved 🎉

@max-sixty Do we think we can get a new release pushed to pypi in the near future?

kgutwin avatar Jan 21 '25 14:01 kgutwin

I'll try to update the publish workflow with ~~https://github.com/pypa/gh-action-pypi-publish~~ https://www.maturin.rs/distribution.html#using-pypis-trusted-publishing

I've already update the PyPI side.

Image

eitsupi avatar Jan 22 '25 05:01 eitsupi

I believe it is necessary to create a new release for release to PyPI as it has been too long since the last release of this repo and the failed jobs from the last release cannot be retried.

eitsupi avatar Jan 22 '25 06:01 eitsupi

Great, I'll do a release!

max-sixty avatar Jan 23 '25 01:01 max-sixty

It seems resolved by 0.13.3 release.

eitsupi avatar Jan 25 '25 23:01 eitsupi

Thanks for following up @eitsupi !

max-sixty avatar Jan 26 '25 01:01 max-sixty