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

erlang-27: add odbc subpackage #20506

Merged
merged 1 commit into from
May 31, 2024
Merged

erlang-27: add odbc subpackage #20506

merged 1 commit into from
May 31, 2024

Conversation

sando38
Copy link
Contributor

@sando38 sando38 commented May 30, 2024

Pre-review Checklist

This adds the erlang-odbc library to the build outcomes, which was previously not included. I bundled it as a subpackage to not increase the erlang base package.

For a project I need the erlang-odbc library, currently I am recompiling erlang including the two missing build dependencies. This subpackage would make it irrelevant :)

P.S. This may be also interesting to "backport" to erlang-25 and erlang-26 packages.

For new package PRs only

  • This PR is marked as fixing a pre-existing package request bug
    • Alternatively, the PR is marked as related to a pre-existing package request bug, such as a dependency
  • REQUIRED - The package is available under an OSI-approved or FSF-approved license
  • REQUIRED - The version of the package is still receiving security updates
  • This PR links to the upstream project's support policy (e.g. endoflife.date)

For new version streams

  • The upstream project actually supports multiple concurrent versions.
  • Any subpackages include the version string in their package name (e.g. name: ${{package.name}}-compat)
  • The package (and subpackages) provides: logical unversioned forms of the package (e.g. nodejs, nodejs-lts)

Copy link
Member

@ajayk ajayk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs epoch bump

@sando38 sando38 requested a review from ajayk May 30, 2024 19:23
@ajayk ajayk merged commit 5b91b5a into wolfi-dev:main May 31, 2024
8 checks passed
@sando38 sando38 deleted the erlang-odbc branch May 31, 2024 02:13
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.

2 participants