public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Piotr Karbowski" <slashbeast@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/jikanpy/
Date: Sun, 15 Dec 2019 21:40:23 +0000 (UTC)	[thread overview]
Message-ID: <1576446017.541983d53d38eaca1bd5bc653b9cca18a78be0d3.slashbeast@gentoo> (raw)

commit:     541983d53d38eaca1bd5bc653b9cca18a78be0d3
Author:     Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 15 21:29:29 2019 +0000
Commit:     Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
CommitDate: Sun Dec 15 21:40:17 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=541983d5

dev-python/jikanpy-3.4.2: version bump

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Piotr Karbowski <slashbeast <AT> gentoo.org>

 dev-python/jikanpy/Manifest             |  1 +
 dev-python/jikanpy/jikanpy-3.4.2.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/dev-python/jikanpy/Manifest b/dev-python/jikanpy/Manifest
index 3bceed938fc..39b3bdca948 100644
--- a/dev-python/jikanpy/Manifest
+++ b/dev-python/jikanpy/Manifest
@@ -1 +1,2 @@
 DIST jikanpy-3.4.1.tar.gz 13653 BLAKE2B 9e9e5b9f6f5fc28a7ce98a6ab79254aafeb7d2a77e0bdbf7790b3c9a19e41caca1002d53a2effdafba13db1271546ae104cf9521afcf4fe2b02effd2c4e38163 SHA512 fd5703f86b439185f46e563cd32ec75e176138b7128f3c1c80dddccf569a066da7e493d6b48979a69ec5f55c0b2bf1396676d4da2529ae16db106b6cd6170c5e
+DIST jikanpy-3.4.2.tar.gz 14132 BLAKE2B 4a06cd0ac37968c26cf062c7aa7b42a23795f372a814641d373097e67c0958ea2e640b9945883552c6997285fb3d19991482ed4872c5c74097940121edddca4d SHA512 cff23a20a331da55036875c2ea34e3bcf7c28592b625bb9c3fc453969db2f232cd30841757ec8d75807f323a2caa0f591f91e71547b29d07694560462c561d30

diff --git a/dev-python/jikanpy/jikanpy-3.4.2.ebuild b/dev-python/jikanpy/jikanpy-3.4.2.ebuild
new file mode 100644
index 00000000000..52e861dcab3
--- /dev/null
+++ b/dev-python/jikanpy/jikanpy-3.4.2.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{5,6,7} )
+inherit distutils-r1
+
+DESCRIPTION="Python wrapper for jikan.moe API."
+HOMEPAGE="https://pypi.org/project/jikanpy/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+	dev-python/setuptools[${PYTHON_USEDEP}]
+"
+RDEPEND="
+	dev-python/setuptools[${PYTHON_USEDEP}]
+	dev-python/aiohttp[${PYTHON_USEDEP}]
+	dev-python/requests[${PYTHON_USEDEP}]
+"


             reply	other threads:[~2019-12-15 21:40 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-15 21:40 Piotr Karbowski [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-06-16  8:06 [gentoo-commits] repo/gentoo:master commit in: dev-python/jikanpy/ Michał Górny
2022-06-12 18:28 Michał Górny
2022-06-12 18:28 Michał Górny
2022-06-12 18:28 Michał Górny
2022-06-04 19:04 Michał Górny
2021-10-17  8:58 Michał Górny
2021-09-16 19:43 Arthur Zamarin
2021-09-16 19:43 Arthur Zamarin
2021-09-16 19:43 Arthur Zamarin
2021-04-19 21:22 Michał Górny
2021-02-28 19:13 Piotr Karbowski
2020-12-10 22:23 Piotr Karbowski
2020-07-24 21:30 Piotr Karbowski
2020-01-01 20:48 Piotr Karbowski
2019-12-15 23:33 Piotr Karbowski
2019-10-31 19:50 Piotr Karbowski

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=1576446017.541983d53d38eaca1bd5bc653b9cca18a78be0d3.slashbeast@gentoo \
    --to=slashbeast@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