Github messages for voidlinux
 help / color / mirror / Atom feed
From: paper42 <paper42@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] borg, safeeyes: remove pip from build depends
Date: Tue, 08 Nov 2022 23:14:19 +0100	[thread overview]
Message-ID: <20221108221419.sfbnwQ4hx_2rz_St2q3fJv9qbEyBpuFiIaevOo65rho@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40366@inbox.vuxu.org>

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

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

https://github.com/paper42/void-packages no-pip
https://github.com/void-linux/void-packages/pull/40366

borg, safeeyes: remove pip from build depends
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

@leahneukirchen is there a reason for borg to have pip in hostmakedepends?
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 31d2fb4404c107ab67951f575da5a96bacd8d70a Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Sun, 6 Nov 2022 18:29:24 +0100
Subject: [PATCH 1/2] borg: remove pip from build depends

---
 srcpkgs/borg/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/borg/template b/srcpkgs/borg/template
index 72a211758787..6b3712d9c3a4 100644
--- a/srcpkgs/borg/template
+++ b/srcpkgs/borg/template
@@ -5,8 +5,7 @@ revision=3
 build_style=python3-module
 make_check_args="-k not((benchmark)or(test_readonly_check)or(test_readonly_diff)or(test_readonly_export_tar)or(test_readonly_extract)or(test_readonly_info)or(test_readonly_list))"
 make_check_target="build/lib.*/borg/testsuite"
-hostmakedepends="python3-dateutil python3-pip python3-pkgconfig
- python3-setuptools python3-wheel"
+hostmakedepends="python3-dateutil python3-pkgconfig python3-setuptools"
 makedepends="python3-devel openssl-devel acl-devel liblz4-devel libzstd-devel"
 depends="python3-llfuse python3-msgpack python3-packaging python3-argon2"
 # llfuse is purposefully not included in checkdepends since the tests using it

From dee10a2db89da1048a674ff18827d477bcacc992 Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Sun, 6 Nov 2022 18:30:50 +0100
Subject: [PATCH 2/2] safeeyes: remove pip from build depends

---
 srcpkgs/safeeyes/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/safeeyes/template b/srcpkgs/safeeyes/template
index a11542556b67..1a976a30b399 100644
--- a/srcpkgs/safeeyes/template
+++ b/srcpkgs/safeeyes/template
@@ -3,7 +3,7 @@ pkgname=safeeyes
 version=2.1.3
 revision=3
 build_style=python3-module
-hostmakedepends="python3-setuptools python3-pip python3-devel pkg-config"
+hostmakedepends="python3-setuptools python3-devel pkg-config"
 makedepends="python3-devel cairo-devel libgirepository-devel"
 depends="python3-psutil libappindicator python3-gobject python3-Babel
  python3-dbus xprop alsa-utils python3-xlib"

  parent reply	other threads:[~2022-11-08 22:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-06 18:40 [PR PATCH] " paper42
2022-11-08 17:11 ` [PR PATCH] [Updated] " paper42
2022-11-08 20:30 ` leahneukirchen
2022-11-08 22:14 ` paper42 [this message]
2023-02-07  2:27 ` github-actions
2023-02-26 10:37 ` [PR PATCH] [Updated] " paper42
2023-02-26 10:37 ` [PR PATCH] [Merged]: " paper42

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=20221108221419.sfbnwQ4hx_2rz_St2q3fJv9qbEyBpuFiIaevOo65rho@z \
    --to=paper42@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).