Skip to content

heisenbridge: update to 1.15.4#61580

Open
ninewise wants to merge 1 commit into
void-linux:masterfrom
ninewise:update/heisenbridge-1.15.4
Open

heisenbridge: update to 1.15.4#61580
ninewise wants to merge 1 commit into
void-linux:masterfrom
ninewise:update/heisenbridge-1.15.4

Conversation

@ninewise

Copy link
Copy Markdown
Contributor

Testing the changes

  • I tested the changes in this PR: YES

Local build testing

  • I built this PR locally for my native architecture, x86_64-glibc

@ninewise

Copy link
Copy Markdown
Contributor Author

Package is maintained by @AnInternetTroll

@AnInternetTroll AnInternetTroll left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Tested the PR as is and it works as expected. Cross compiled from x86_64-glibc for aarch64-musl and I can connect and chat on libera

The suggestion is appreciated, but not strictly required

Comment on lines 5 to 6
build_style=python3-module
hostmakedepends="python3-setuptools"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This works perfectly fine, but python3-module seems deprecated and links to a blog post with more details
Maybe consider switching this up a bit?

Suggested change
build_style=python3-module
hostmakedepends="python3-setuptools"
build_style=python3-pep517
hostmakedepends="python3-wheel"

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