Github messages for voidlinux
 help / color / mirror / Atom feed
From: yoshiyoshyosh <yoshiyoshyosh@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] ferium: update to 4.7.0.
Date: Wed, 12 Jun 2024 05:23:25 +0200	[thread overview]
Message-ID: <20240612032325.896FA21731@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-50794@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 663 bytes --]

There is an updated pull request by yoshiyoshyosh against master on the void-packages repository

https://github.com/yoshiyoshyosh/void-packages ferium
https://github.com/void-linux/void-packages/pull/50794

ferium: update to 4.7.0.
#### 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`)

tests may fail here if github api is malevolent on the ci runners. have confirmed that the tests complete on my local machine with my own github personal access token

A patch file from https://github.com/void-linux/void-packages/pull/50794.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ferium-50794.patch --]
[-- Type: text/x-diff, Size: 1216 bytes --]

From 357bdb1838cf6c0054b4b24bfa8628ddfa804dbe Mon Sep 17 00:00:00 2001
From: yosh <yosh-git@riseup.net>
Date: Tue, 11 Jun 2024 22:25:21 -0400
Subject: [PATCH] ferium: update to 4.7.0.

---
 srcpkgs/ferium/template | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/ferium/template b/srcpkgs/ferium/template
index addcb88d5146d4..ef3a7d57bbf1ee 100644
--- a/srcpkgs/ferium/template
+++ b/srcpkgs/ferium/template
@@ -1,6 +1,6 @@
 # Template file for 'ferium'
 pkgname=ferium
-version=4.5.2
+version=4.7.0
 revision=1
 build_style=cargo
 build_helper=qemu
@@ -11,7 +11,10 @@ license="MPL-2.0"
 homepage="https://github.com/gorilla-devs/ferium"
 changelog="https://raw.githubusercontent.com/gorilla-devs/ferium/main/CHANGELOG.md"
 distfiles="https://github.com/gorilla-devs/ferium/archive/refs/tags/v${version}.tar.gz"
-checksum=5b4fde3eee2336c4874d8bf5c412e019843f9cef018f750bbb4c51c1fceb9484
+checksum=a7804e44d1949e3fe2c5e875d7d70fc6d2ecd16cbcb65619b9ad4f61ac3b1887
+# tests rely on the github API, which randomly ratelimits unauthed conns
+# to perform tests locally, export GITHUB_TOKEN in pre_check
+make_check=ci-skip
 
 post_install() {
 	local ferium="${DESTDIR}/usr/bin/ferium"

  reply	other threads:[~2024-06-12  3:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-12  3:07 [PR PATCH] " yoshiyoshyosh
2024-06-12  3:23 ` yoshiyoshyosh [this message]
2024-06-12  3:24 ` yoshiyoshyosh
2024-06-12 19:21 ` [PR PATCH] [Merged]: " cinerea0

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240612032325.896FA21731@inbox.vuxu.org \
    --to=yoshiyoshyosh@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).