Skip to content

Can't change release description #2485

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
artanokhov opened this issue Dec 21, 2022 · 3 comments
Closed

Can't change release description #2485

artanokhov opened this issue Dec 21, 2022 · 3 comments
Labels
network Issues related to our CDN, users having problems connecting to PyPI

Comments

@artanokhov
Copy link

artanokhov commented Dec 21, 2022

Describe the issue
I'm the maintainer of openvino and openvino_dev projects.

Can you please help with changing description for

We uploaded them with "pre-release note" we use for pre-releases. But for this 2022.3.0 release it should not be present.

I've tried to remove files at test.pypi.org and upload wheel with fixed description, but it doesn't help.

Could you please help and describe how can we update our release description for releases mentioned above?
Thanks in advance

@artanokhov artanokhov added the network Issues related to our CDN, users having problems connecting to PyPI label Dec 21, 2022
@miketheman
Copy link
Member

Hello!
My understanding is that you're describing the rendered content on the page like this one: https://pypi.org/project/openvino/2022.3.0/ - specifically the block that looks like this one?

Screenshot 2023-01-04 at 2 22 50 PM

The content in the file is part of the package's metadata - described here in more detail.

The only way I can currently think of in changing that content is to upload a new version of the package - possibly a post-release version (see relevant PEP-440 section for more).

@artanokhov
Copy link
Author

artanokhov commented Jan 16, 2023

specifically the block that looks like this one?

Yes, that's right.

We know about common way with pushing new release to update the meta information - but it will update also the version of the release. We would just like to avoid this for this specific release.

By the way, do you have any plans to implement this feature?
pypi/warehouse#4816

Seems like it's not only 1-time request from your community.

@ewdurbin
Copy link
Member

We do not have plans to implement metadata modification at this time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
network Issues related to our CDN, users having problems connecting to PyPI
Projects
None yet
Development

No branches or pull requests

3 participants