public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/pypacker/
Date: Thu, 30 May 2019 16:51:36 +0000 (UTC)	[thread overview]
Message-ID: <1559235049.46eeeda0fad7e9153cf922cc2707c62159be9b41.soap@gentoo> (raw)

commit:     46eeeda0fad7e9153cf922cc2707c62159be9b41
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu May 30 16:50:49 2019 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu May 30 16:50:49 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46eeeda0

net-analyzer/pypacker: Add py3.7

Package-Manager: Portage-2.3.67, Repoman-2.3.13
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 net-analyzer/pypacker/pypacker-4.7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-analyzer/pypacker/pypacker-4.7.ebuild b/net-analyzer/pypacker/pypacker-4.7.ebuild
index 7c4a61cdce4..eceff640e8e 100644
--- a/net-analyzer/pypacker/pypacker-4.7.ebuild
+++ b/net-analyzer/pypacker/pypacker-4.7.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6,7} )
 inherit distutils-r1 vcs-snapshot
 
 DESCRIPTION="Fast and simple packet creation and parsing library for Python"
@@ -19,7 +19,7 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 DOCS=( AUTHORS CHANGES HACKING README.md )
 
 python_test() {
-	"${PYTHON}" tests/test_pypacker.py || die
+	"${EPYTHON}" tests/test_pypacker.py || die
 }
 
 python_install_all() {


             reply	other threads:[~2019-05-30 16:51 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-30 16:51 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-30 19:01 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/pypacker/ Pacho Ramos
2023-05-01 13:36 Sam James
2023-02-17 11:06 Sam James
2023-02-17  9:48 Sam James
2023-01-27 12:44 Arthur Zamarin
2022-05-22  3:53 Sam James
2020-12-05 16:50 Aaron Bauman
2020-11-26 23:04 Aaron Bauman
2019-11-22 12:04 Mikle Kolyada
2019-11-19  6:57 Jeroen Roovers
2019-08-27  1:56 Jeroen Roovers
2019-05-28 12:08 Jeroen Roovers
2018-09-23 13:13 Jeroen Roovers
2017-05-29 16:33 Pacho Ramos
2016-10-28  1:35 Mike Gilbert

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=1559235049.46eeeda0fad7e9153cf922cc2707c62159be9b41.soap@gentoo \
    --to=soap@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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