Github messages for voidlinux
 help / color / mirror / Atom feed
From: misuchiru03 <misuchiru03@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] python3-psutil: added python3 in depends
Date: Sat, 26 Sep 2020 01:48:16 +0200	[thread overview]
Message-ID: <20200925234816.PT4_9f10fE9yljuK1X9MeI1eBYDB8zsN9u0jFfvXkEk@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25105@inbox.vuxu.org>

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

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

https://github.com/misuchiru03/void-packages revup_python3-psutil_5.7.0_2
https://github.com/void-linux/void-packages/pull/25105

python3-psutil: added python3 in depends


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-revup_python3-psutil_5.7.0_2-25105.patch --]
[-- Type: text/x-diff, Size: 917 bytes --]

From 963c30e54fbb32112de5b27c5049c9eaad7c7277 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Fri, 25 Sep 2020 16:34:03 -0500
Subject: [PATCH] python3-psutil: added python3 in depends

---
 srcpkgs/python-psutil/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/python-psutil/template b/srcpkgs/python-psutil/template
index 7daf1615a81..50a07660278 100644
--- a/srcpkgs/python-psutil/template
+++ b/srcpkgs/python-psutil/template
@@ -1,7 +1,7 @@
 # Template file for 'python-psutil'
 pkgname=python-psutil
 version=5.7.0
-revision=1
+revision=2
 wrksrc="psutil-${version}"
 build_style=python-module
 hostmakedepends="python-setuptools python3-setuptools"
@@ -19,6 +19,7 @@ post_install() {
 
 python3-psutil_package() {
 	short_desc="${short_desc/Python2/Python3}"
+	depends="python3"
 	pkg_install() {
 		vmove usr/lib/python3*
 		vlicense LICENSE

  parent reply	other threads:[~2020-09-25 23:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-25 21:34 [PR PATCH] " misuchiru03
2020-09-25 23:11 ` sgn
2020-09-25 23:48 ` misuchiru03 [this message]
2020-10-02 17:55 ` Chocimier
2020-10-02 17:55 ` [PR PATCH] [Merged]: " Chocimier

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=20200925234816.PT4_9f10fE9yljuK1X9MeI1eBYDB8zsN9u0jFfvXkEk@z \
    --to=misuchiru03@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).