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

epy: update to 2023.2.8. #42165

Merged
merged 1 commit into from
Feb 11, 2023
Merged

epy: update to 2023.2.8. #42165

merged 1 commit into from
Feb 11, 2023

Conversation

benalb
Copy link
Contributor

@benalb benalb commented Feb 9, 2023

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-LIBC)

@@ -11,4 +11,4 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://github.com/wustho/epy"
distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
distfiles="https://github.com/wustho/epy/archive/refs/tags/v${version}.tar.gz"

@@ -1,6 +1,6 @@
# Template file for 'epy'
pkgname=epy
version=2022.12.11
version=2023.2.8
revision=1
build_style=python3-module
hostmakedepends="python3 python3-setuptools"
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
hostmakedepends="python3 python3-setuptools"
hostmakedepends="python3-setuptools"

@classabbyamp classabbyamp merged commit 5b64594 into void-linux:master Feb 11, 2023
@benalb benalb deleted the epy branch February 11, 2023 16:48
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