public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/keep/
Date: Mon,  9 Nov 2020 08:06:15 +0000 (UTC)	[thread overview]
Message-ID: <1604909169.311636f597f5b967c5241f3d1aac17030aa565ac.kensington@gentoo> (raw)

commit:     311636f597f5b967c5241f3d1aac17030aa565ac
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Nov  9 08:05:47 2020 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Nov  9 08:06:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=311636f5

dev-python/keep: version bump 2.10

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Michael Palimaka <kensington <AT> gentoo.org>

 dev-python/keep/Manifest         |  1 +
 dev-python/keep/keep-2.10.ebuild | 24 ++++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/dev-python/keep/Manifest b/dev-python/keep/Manifest
index 473438a7538..7af5512ce8d 100644
--- a/dev-python/keep/Manifest
+++ b/dev-python/keep/Manifest
@@ -1 +1,2 @@
+DIST keep-2.10.tar.gz 12959 BLAKE2B a6c7c507f3e6f905fcc4878909cfaa56c767266499a12fa12b6850a1dfade3b33d5ade1d2f53b69ecc0480816b496c75250742672fd1a9de14c747abeae7f3df SHA512 a72901e1f66d756626ceca1550b0e539e4c9f56ebb80d96f87696482420b7f75e07d06eded538acf8866e0d1e65e83da00a23ed328a4e37a6f82a607bd5c3bfc
 DIST keep-2.9.tar.gz 11277 BLAKE2B ea9813b725e9cbc93a0fdcab9d7a6b8927b69de8e960bf5b91696a8fcd9806f4ec0646bae147355206c05b91f2a828e2a20728ed16c9ca97b2592887b1f9f185 SHA512 36d6c4d268fe72f05bf3ccf6006f3ec1d93e6320f5dc810814d15274f3e63b29e97678089178fee99e9bb5b119079895550e8f48627d1dc1612140f13e7f02df

diff --git a/dev-python/keep/keep-2.10.ebuild b/dev-python/keep/keep-2.10.ebuild
new file mode 100644
index 00000000000..a466bbc6e43
--- /dev/null
+++ b/dev-python/keep/keep-2.10.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_7 )
+DISTUTILS_USE_SETUPTOOLS="rdepend"
+inherit distutils-r1
+
+DESCRIPTION="Personal shell command keeper and snippets manager"
+HOMEPAGE="https://pypi.org/project/keep/ https://github.com/orkohunter/keep"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+	dev-python/click[${PYTHON_USEDEP}]
+	dev-python/PyGithub[${PYTHON_USEDEP}]
+	dev-python/requests[${PYTHON_USEDEP}]
+	dev-python/terminaltables[${PYTHON_USEDEP}]
+"


             reply	other threads:[~2020-11-09  8:06 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-09  8:06 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-18 10:08 [gentoo-commits] repo/gentoo:master commit in: dev-python/keep/ Michał Górny
2025-01-18  9:49 Arthur Zamarin
2025-01-18  8:24 Michał Górny
2024-12-30  7:48 Michał Górny
2024-08-10 13:20 Michał Górny
2023-11-30  3:09 Sam James
2023-11-09 21:12 Arthur Zamarin
2023-04-08 12:24 Michał Górny
2023-04-08  8:47 Arthur Zamarin
2023-03-07 17:18 Sam James
2023-01-10 14:31 Michał Górny
2022-06-16 11:24 Michał Górny
2022-06-16  9:37 Jakov Smolić
2022-05-13 11:02 Arthur Zamarin
2022-05-13 11:02 Arthur Zamarin
2021-03-30 22:27 Michał Górny
2021-03-30 22:02 Sam James
2021-02-24  7:38 Michael Palimaka
2020-12-15  6:16 Sam James
2020-12-15  6:16 Sam James
2020-12-03 17:37 Thomas Deutschmann
2020-12-03 14:55 Aaron Bauman
2020-12-03  9:39 Michael Palimaka
2020-12-03  9:39 Michael Palimaka
2020-09-06 10:35 Michael Palimaka

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=1604909169.311636f597f5b967c5241f3d1aac17030aa565ac.kensington@gentoo \
    --to=kensington@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