From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Inline-Python/
Date: Mon, 5 Dec 2016 15:15:04 +0000 (UTC) [thread overview]
Message-ID: <1480950894.7f27cf108e25144d91fe9569a9c07ab3476238aa.kentnl@gentoo> (raw)
commit: 7f27cf108e25144d91fe9569a9c07ab3476238aa
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 5 15:14:33 2016 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Dec 5 15:14:54 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f27cf10
dev-perl/Inline-Python: Bump to version 0.520.0
- EAPI6
- Parallel Tests
Upstream:
- Fix memory corruption after passing python dicts with non-string
keys to Perl
- Fix memory leaks passing python dicts with unicode keys to Perl
Package-Manager: portage-2.3.2
.../Inline-Python/Inline-Python-0.520.0.ebuild | 38 ++++++++++++++++++++++
dev-perl/Inline-Python/Manifest | 1 +
2 files changed, 39 insertions(+)
diff --git a/dev-perl/Inline-Python/Inline-Python-0.520.0.ebuild b/dev-perl/Inline-Python/Inline-Python-0.520.0.ebuild
new file mode 100644
index 00000000..465a895
--- /dev/null
+++ b/dev-perl/Inline-Python/Inline-Python-0.520.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+# Feel free to add more targets after testing.
+
+DIST_AUTHOR=NINE
+DIST_VERSION=0.52
+inherit python-single-r1 perl-module
+
+DESCRIPTION="Easy implementation of Python extensions"
+
+SLOT="0"
+KEYWORDS="~amd64 ~sparc ~x86"
+IUSE="test"
+
+RDEPEND="
+ virtual/perl-Data-Dumper
+ >=virtual/perl-Digest-MD5-2.500.0
+ >=dev-perl/Inline-0.460.0
+ ${PYTHON_DEPS}
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ >=dev-perl/Proc-ProcessTable-0.530.0
+ virtual/perl-Test-Simple
+ dev-perl/Test-Deep
+ virtual/perl-Test
+ )
+"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+PATCHES=( "${FILESDIR}/${PN}-0.460.0-insanepython.patch" )
diff --git a/dev-perl/Inline-Python/Manifest b/dev-perl/Inline-Python/Manifest
index 0a0f390..354d8e4 100644
--- a/dev-perl/Inline-Python/Manifest
+++ b/dev-perl/Inline-Python/Manifest
@@ -1 +1,2 @@
DIST Inline-Python-0.49.tar.gz 56811 SHA256 10c9419651c7b345fa7ec922f4a9d6287fd5a69761f4240f9e0b21f0944f8bf3 SHA512 5495e8d4d22472ff0b58b8dcae4e12cb037a8629dcd059e3d2509d85c1e405be645ab9499480248a978e7b25004fd1fe65436f34f9f92bdd9150ea1401fa4720 WHIRLPOOL 62fc439c78c03ad24d310ac8749b8c0733072b1adc3d4a5c44fb20231134d4c8e792c883bccd12bba3f183be239be60723dba02819617ece9f98792823d77da4
+DIST Inline-Python-0.52.tar.gz 57345 SHA256 9c946e1c9ac308d4431f07bbd3965a945850d69eab33aced6c81e674729e2ff4 SHA512 5b097740e149ae5a1a51d068f2732bff06daa03279ea3ad009b34fc72f0baccf0304989a3b9c3d9b8cadca1bb897693d48fb1a91ed3dc412c61463256a9bcaaa WHIRLPOOL ab2114881997791226b4e9005cc3d7daec553c21b0f595945abb941638b64ff85b31692c3c882edc523603c167e9dee16c8e75f5f84b8759a6f1d525b3f8755a
next reply other threads:[~2016-12-05 15:15 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-05 15:15 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-06-06 23:53 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Inline-Python/ Sam James
2021-01-01 0:59 Michał Górny
2020-05-21 9:53 Kent Fredric
2020-02-10 11:54 Michał Górny
2018-06-27 20:32 Pacho Ramos
2018-06-10 1:50 Kent Fredric
2017-10-26 3:38 Kent Fredric
2017-04-29 15:28 Kent Fredric
2015-12-06 16:18 Andreas Hüttel
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=1480950894.7f27cf108e25144d91fe9569a9c07ab3476238aa.kentnl@gentoo \
--to=kentnl@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