From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-mathematics/pulp/
Date: Wed, 9 Apr 2014 11:07:42 +0000 (UTC) [thread overview]
Message-ID: <1397041384.99f7dde1517d52d1c1a9a2cc8d2cc28117e768f2.jlec@gentoo> (raw)
commit: 99f7dde1517d52d1c1a9a2cc8d2cc28117e768f2
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 9 11:03:04 2014 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Apr 9 11:03:04 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=99f7dde1
sci-mathematics/pulp: Version BUmp; fix distutils-r1 eclass usage
Package-Manager: portage-2.2.10
---
sci-mathematics/pulp/ChangeLog | 6 +++++-
.../pulp/{pulp-1.5.3.ebuild => pulp-1.5.6.ebuild} | 16 ++++++++--------
2 files changed, 13 insertions(+), 9 deletions(-)
diff --git a/sci-mathematics/pulp/ChangeLog b/sci-mathematics/pulp/ChangeLog
index 7f207db..83a1448 100644
--- a/sci-mathematics/pulp/ChangeLog
+++ b/sci-mathematics/pulp/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for sci-mathematics/pulp
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 09 Apr 2014; Justin Lecher <jlec@gentoo.org> -pulp-1.5.3.ebuild,
+ +pulp-1.5.6.ebuild:
+ Version BUmp; fix distutils-r1 eclass usage
+
*pulp-1.5.3 (14 Jan 2013)
14 Jan 2013; Justin Lecher <jlec@gentoo.org> -pulp-1.4.9.ebuild,
diff --git a/sci-mathematics/pulp/pulp-1.5.3.ebuild b/sci-mathematics/pulp/pulp-1.5.6.ebuild
similarity index 69%
rename from sci-mathematics/pulp/pulp-1.5.3.ebuild
rename to sci-mathematics/pulp/pulp-1.5.6.ebuild
index c6f6c8d..a3d76e6 100644
--- a/sci-mathematics/pulp/pulp-1.5.3.ebuild
+++ b/sci-mathematics/pulp/pulp-1.5.6.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} pypy{1_9,2_0} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy )
inherit distutils-r1
@@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="Create MPS/LP files, call solvers, and present results"
HOMEPAGE="http://pulp-or.googlecode.com/"
-SRC_URI="mirror://pypi/P/PuLP/${MY_P}.tar.gz"
+SRC_URI="mirror://pypi/P/PuLP/${MY_P}.zip"
LICENSE="BSD-2"
KEYWORDS="~amd64"
@@ -23,19 +23,19 @@ IUSE="examples"
DEPEND="dev-python/setuptools"
RDEPEND="
dev-python/setuptools
+ dev-python/pyparsing
sci-libs/coinor-cbc
- >=sci-mathematics/glpk-4.35
- virtual/pyparsing"
+ >=sci-mathematics/glpk-4.35"
S="${WORKDIR}/${MY_P}"
-src_prepare() {
+python_prepare_all() {
rm -rf ./src/pulp/solverdir/cbc* || die
- distutils-r1_src_prepare
+ distutils-r1_python_prepare_all
}
-src_install() {
- distutils-r1_src_install
+pyhton_install_all() {
+ distutils-r1_python_install_all
if use examples; then
insinto /usr/share/doc/"${PF}"/
doins -r examples
next reply other threads:[~2014-04-09 11:07 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-09 11:07 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-06-09 10:01 [gentoo-commits] proj/sci:master commit in: sci-mathematics/pulp/ Alexander Puck Neuwirth
2025-06-09 7:56 Nowa Ammerlaan
2025-06-09 7:56 Nowa Ammerlaan
2024-06-19 10:41 Andrew Ammerlaan
2024-06-11 9:49 Andrew Ammerlaan
2023-05-02 12:25 Andrew Ammerlaan
2023-03-17 13:35 Andrew Ammerlaan
2021-01-19 17:19 Andrew Ammerlaan
2020-12-31 17:26 Aisha Tammy
2020-12-30 12:44 Aisha Tammy
2016-01-25 11:47 Justin Lecher
2013-01-15 15:27 Justin Lecher
2011-12-03 2:01 Tim Cera
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=1397041384.99f7dde1517d52d1c1a9a2cc8d2cc28117e768f2.jlec@gentoo \
--to=jlec@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