From: "Horea Christian" <horea.christ@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/python-gantt/
Date: Tue, 20 Oct 2020 18:55:33 +0000 (UTC) [thread overview]
Message-ID: <1603220125.3cce47fe370acf7a78f2dec927970fc2bb50125a.chymera@gentoo> (raw)
commit: 3cce47fe370acf7a78f2dec927970fc2bb50125a
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Tue Oct 20 18:55:25 2020 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Tue Oct 20 18:55:25 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=3cce47fe
dev-python/python-gantt: version bump 0.6.0_p20200809
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
.../python-gantt-0.6.0_p20200809.ebuild | 37 ++++++++++++++++++++++
1 file changed, 37 insertions(+)
diff --git a/dev-python/python-gantt/python-gantt-0.6.0_p20200809.ebuild b/dev-python/python-gantt/python-gantt-0.6.0_p20200809.ebuild
new file mode 100644
index 000000000..02d850a68
--- /dev/null
+++ b/dev-python/python-gantt/python-gantt-0.6.0_p20200809.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6..9} )
+
+inherit distutils-r1
+
+MY_HASH="2bdacef4d1f4d760f6c8b5397db56928ea223563"
+
+DESCRIPTION="Draw Gantt charts from Python"
+HOMEPAGE="https://pypi.org/project/python-gantt/"
+SRC_URI="https://github.com/stefanSchinkel/gantt/archive/${MY_HASH}.tar.gz"
+#SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+DEPEND="test? ( >=dev-python/pytest-5.1.2[${PYTHON_USEDEP}] )"
+RDEPEND="
+ >=dev-python/matplotlib-3.0.3[${PYTHON_USEDEP}]
+ >=dev-python/numpy-1.16.3[${PYTHON_USEDEP}]
+ "
+
+S="${WORKDIR}/gantt-${MY_HASH}"
+
+python_prepare() {
+ sed -i\
+ -e "s/matplotlib==3.0.3/matplotlib/g"\
+ -e "s/numpy==1.16.3/numpy/g"\
+ setup.py || die
+ distutils-r1_python_prepare_all
+}
+
+distutils_enable_tests pytest
next reply other threads:[~2020-10-20 18:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-20 18:55 Horea Christian [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-07-11 14:38 [gentoo-commits] proj/sci:master commit in: dev-python/python-gantt/ Horea Christian
2022-01-25 19:15 Andrew Ammerlaan
2020-09-22 17:30 Aisha Tammy
2019-08-28 15:48 Horea Christian
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=1603220125.3cce47fe370acf7a78f2dec927970fc2bb50125a.chymera@gentoo \
--to=horea.christ@gmail.com \
--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