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

Fix MELPA Stable dependencies on unreleased packages (#7) #10

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

gmlarumbe
Copy link
Owner

Fix Package-Requires header entry so that all the dependencies are available on MELPA Stable for future releases.

This will have no effect if using MELPA as these version numbers refer to the minimum acceptable version and not to the actual downloaded version (except for MELPA Stable). MELPA packages are built directly from the latest package source code in the upstream repositories.

Use of MELPA Stable will be supported and tested for verilog-ext but not recommended as some of the released versions of the dependencies are a bit old (e.g. outshine 3.0.1 dates from Jan 2019). On top of that, according to https://github.com/melpa/melpa#melpa-stable:

Note that the MELPA maintainers do not use MELPA Stable themselves, and do not particularly recommend its use.

@gmlarumbe gmlarumbe merged commit d5237b7 into main Sep 8, 2023
4 checks passed
@dcabrera88
Copy link

I will switch away from MELPA Stable and will give this a try. Thanks!

@gmlarumbe gmlarumbe deleted the melpa-stable-unreleased branch September 14, 2023 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants