Github messages for voidlinux
 help / color / mirror / Atom feed
From: misuchiru03 <misuchiru03@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] python3-psutil: added python3 in depends
Date: Fri, 25 Sep 2020 23:34:44 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25105@inbox.vuxu.org> (raw)

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

There is a new 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: 934 bytes --]

From 1de2bb129ce334c2302860dd0569a5b464ac10c6 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..b10d302f557 100644
--- a/srcpkgs/python-psutil/template
+++ b/srcpkgs/python-psutil/template
@@ -1,11 +1,12 @@
 # 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"
 makedepends="python-devel python3-devel"
+depends="python3"
 short_desc="Cross-platform process and system utilities module for Python2"
 maintainer="Alessio Sergi <al3hex@gmail.com>"
 license="BSD-3-Clause"

             reply	other threads:[~2020-09-25 21:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-25 21:34 misuchiru03 [this message]
2020-09-25 23:11 ` sgn
2020-09-25 23:48 ` [PR PATCH] [Updated] " misuchiru03
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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25105@inbox.vuxu.org \
    --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).