Github messages for voidlinux
 help / color / mirror / Atom feed
From: tornaria <tornaria@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] Ignore versions in two packages as explained in the commit messages.
Date: Sat, 22 Jan 2022 20:37:52 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35183@inbox.vuxu.org> (raw)

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

There is a new pull request by tornaria against master on the void-packages repository

https://github.com/tornaria/void-packages ignore
https://github.com/void-linux/void-packages/pull/35183

Ignore versions in two packages as explained in the commit messages.
None

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

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

From 98c8a5ac0c4163c765144ace76ff119936487bec Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Sat, 22 Jan 2022 16:35:20 -0300
Subject: [PATCH 1/2] python3-gmpy2: ignore a version irrelevant for us

---
 srcpkgs/python3-gmpy2/update | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/srcpkgs/python3-gmpy2/update b/srcpkgs/python3-gmpy2/update
index b5703618d280..0d9a7f7d2018 100644
--- a/srcpkgs/python3-gmpy2/update
+++ b/srcpkgs/python3-gmpy2/update
@@ -1 +1,3 @@
 ignore="*a[1-9] *b[1-9] *rc[1-9]"
+# this version only adds binary wheels for apple silicon
+ignore="$ignore 2.1.2"

From 062b0eff0200c4690a653b7d12793c27713c2f0b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Sat, 22 Jan 2022 16:35:34 -0300
Subject: [PATCH 2/2] lcalc: ignore a version irrelevant for us

---
 srcpkgs/lcalc/update | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 srcpkgs/lcalc/update

diff --git a/srcpkgs/lcalc/update b/srcpkgs/lcalc/update
new file mode 100644
index 000000000000..4cfe261c03b8
--- /dev/null
+++ b/srcpkgs/lcalc/update
@@ -0,0 +1,2 @@
+# this version only adds a fix for cygwin
+ignore=2.0.5

             reply	other threads:[~2022-01-22 19:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-22 19:37 tornaria [this message]
2022-04-08 21:54 ` [PR PATCH] [Closed]: " tornaria
2022-04-08 21:54 ` tornaria

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35183@inbox.vuxu.org \
    --to=tornaria@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).