public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Benda XU" <heroxbd@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/keras-preprocessing/
Date: Fri, 25 Sep 2020 11:55:20 +0000 (UTC)	[thread overview]
Message-ID: <1601034450.f664ab78a1c118ee174d3980d03a9eee63494a11.heroxbd@gentoo> (raw)

commit:     f664ab78a1c118ee174d3980d03a9eee63494a11
Author:     Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 25 11:47:30 2020 +0000
Commit:     Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Fri Sep 25 11:47:30 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f664ab78

sci-libs/keras-preprocessing: tested on Python 3.8.

Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org>

 .../keras-preprocessing-1.1.0-r1.ebuild            | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/sci-libs/keras-preprocessing/keras-preprocessing-1.1.0-r1.ebuild b/sci-libs/keras-preprocessing/keras-preprocessing-1.1.0-r1.ebuild
new file mode 100644
index 00000000000..3a96094ba07
--- /dev/null
+++ b/sci-libs/keras-preprocessing/keras-preprocessing-1.1.0-r1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+inherit distutils-r1
+
+DESCRIPTION="Easy data preprocessing and data augmentation for deep learning models"
+HOMEPAGE="https://keras.io/"
+SRC_URI="https://github.com/keras-team/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-python/numpy[${PYTHON_USEDEP}]
+	dev-python/scipy[${PYTHON_USEDEP}]
+	dev-python/six[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+	dev-python/setuptools[${PYTHON_USEDEP}]"


             reply	other threads:[~2020-09-25 11:55 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-25 11:55 Benda XU [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-05-29 20:19 [gentoo-commits] repo/gentoo:master commit in: sci-libs/keras-preprocessing/ Sam James
2023-03-25 17:19 Michał Górny
2022-12-07 19:43 David Seifert
2022-06-26  2:45 Jason Zaman
2021-08-01 13:19 Jason Zaman
2021-02-18 18:57 David Seifert
2021-02-18  8:39 Sam James
2021-02-18  8:35 Sam James
2021-01-17 11:52 David Seifert
2020-12-02 16:58 Mikle Kolyada
2020-12-02 16:58 Mikle Kolyada
2020-11-05  5:02 Jason Zaman
2020-02-22  7:39 Jason Zaman
2020-01-16  6:39 Michał Górny
2019-09-13 14:22 Jason Zaman
2019-04-29 14:24 Jason Zaman
2019-04-29 14:24 Jason Zaman
2019-02-18 13:54 Jason Zaman
2018-11-17 17:32 Jason Zaman
2018-09-28 10:24 Jason Zaman
2018-08-13 11:35 Jason Zaman

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=1601034450.f664ab78a1c118ee174d3980d03a9eee63494a11.heroxbd@gentoo \
    --to=heroxbd@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