Skip to content
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

Publish a last cose release #100

Open
letmaik opened this issue Nov 7, 2022 · 1 comment
Open

Publish a last cose release #100

letmaik opened this issue Nov 7, 2022 · 1 comment
Labels
packaging Issue related to PyPi or packaging

Comments

@letmaik
Copy link
Collaborator

letmaik commented Nov 7, 2022

The text on https://pypi.org/project/cose/ is confusing as it says that pycose is old code. Since this has been fixed now and pycose is the way forward, there should be a last release for cose to update the README on PyPI to say that this package won't receive further updates and people should switch to pycose.

I think this means:

  • Create a branch off of v0.9.dev8, maybe named release/0.9.x
  • Create a PR branch targeting release/0.9.x
  • Make the necessary README changes in that branch
  • Edit the version in setup.py to 0.9.dev9
  • Create a PR for review & merge it into release/0.9.x
  • Create a GitHub release with git tag v0.9.dev9 off of release/0.9.x
  • Push to PyPI
@letmaik letmaik added the packaging Issue related to PyPi or packaging label Nov 10, 2022
@letmaik
Copy link
Collaborator Author

letmaik commented Dec 7, 2022

@TimothyClaeys Are you happy for me to create the target branch and PR? Is there anything I haven't considered above?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packaging Issue related to PyPi or packaging
Projects
None yet
Development

No branches or pull requests

1 participant