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-util/howdoi/
Date: Mon,  1 Jul 2019 11:27:20 +0000 (UTC)	[thread overview]
Message-ID: <1561980423.05d375c09cfa34a391ee6aa07beec92ce36770f1.kensington@gentoo> (raw)

commit:     05d375c09cfa34a391ee6aa07beec92ce36770f1
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  1 11:26:22 2019 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Jul  1 11:27:03 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05d375c0

dev-util/howdoi: version bump 1.2.1

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

 dev-util/howdoi/Manifest            |  1 +
 dev-util/howdoi/howdoi-1.2.1.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/dev-util/howdoi/Manifest b/dev-util/howdoi/Manifest
index a7e79a9f842..bd2a98fba53 100644
--- a/dev-util/howdoi/Manifest
+++ b/dev-util/howdoi/Manifest
@@ -1 +1,2 @@
 DIST howdoi-1.1.14.tar.gz 8421 BLAKE2B 40689f3ca1ce487fd5278406115b70e51d82ce2ff2f8b1e60c02fad6f92adfcb532c3ce73c4126027a0812e21b599bf5f9d20e8d3c23d6dc4e541a877e1ba52d SHA512 348125e666d42b657ee493a405207238aab12cb4815da52de2bc3d0635a85476e942ed73b6eb75e7ac51e744f01ebe987dd45ecc69b1774f264a6bd9c4a2826e
+DIST howdoi-1.2.1.tar.gz 13112 BLAKE2B 33492547fab53085aebff295202e8ad88d41850503155b944f38382137d6ec8fbcd4f6050583b16c01c3701683ccf18c6929c525b5d8f34bf6f2ed9410668f36 SHA512 83af30118087105392ddb95b05d9e7442f5ee5df981faa9143770dedb8927c164a4f30f37ccd219a826340f0f8cd81fc5eb9a3b12e5d3956786294699b6e2f9b

diff --git a/dev-util/howdoi/howdoi-1.2.1.ebuild b/dev-util/howdoi/howdoi-1.2.1.ebuild
new file mode 100644
index 00000000000..e97bb424dc8
--- /dev/null
+++ b/dev-util/howdoi/howdoi-1.2.1.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=( python{2_7,3_6} )
+inherit distutils-r1
+
+DESCRIPTION="A code search tool"
+HOMEPAGE="https://pypi.org/project/howdoi/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="
+	dev-python/appdirs[${PYTHON_USEDEP}]
+	dev-python/cachelib[${PYTHON_USEDEP}]
+	dev-python/pygments[${PYTHON_USEDEP}]
+	>=dev-python/pyquery-1.4.0[${PYTHON_USEDEP}]
+	dev-python/requests[${PYTHON_USEDEP}]
+"


             reply	other threads:[~2019-07-01 11:27 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-01 11:27 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-30 10:48 [gentoo-commits] repo/gentoo:master commit in: dev-util/howdoi/ Petr Vaněk
2024-08-01  4:59 Joonas Niilola
2024-07-21 21:02 Petr Vaněk
2024-07-21 21:02 Petr Vaněk
2023-07-31 22:38 Sam James
2023-07-31  7:41 Michael Palimaka
2023-03-25  4:53 Michael Palimaka
2023-01-10 14:31 Michał Górny
2022-06-24  8:33 Michael Palimaka
2022-02-10  6:15 Michael Palimaka
2022-02-07  9:39 Sam James
2021-12-02  6:46 Michael Palimaka
2021-10-26  7:58 Michael Palimaka
2021-10-26  7:32 Michael Palimaka
2021-10-26  7:28 Michael Palimaka
2021-08-04 13:03 Michael Palimaka
2021-06-24  8:00 Michael Palimaka
2021-06-04  7:07 Michael Palimaka
2021-05-28  0:36 Sam James
2021-05-25 16:05 Michał Górny
2021-05-25 16:05 Michał Górny
2021-04-20 11:57 Michael Palimaka
2021-03-16  7:09 Michael Palimaka
2021-03-16  7:09 Michael Palimaka
2021-02-24  7:34 Michael Palimaka
2021-02-08  9:33 Michael Palimaka
2020-12-18  4:30 Michael Palimaka
2020-12-18  4:22 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  9:39 Michael Palimaka
2020-10-10  9:44 Michael Palimaka
2020-10-10  8:08 Michael Palimaka
2020-09-18  9:43 Michael Palimaka
2020-09-06 10:35 Michael Palimaka
2020-04-20  8:52 Michael Palimaka
2020-02-04 13:42 Michał Górny
2019-08-06 11:27 Michael Palimaka
2019-08-06 10:40 Agostino Sarubbo
2019-08-06  9:51 Agostino Sarubbo
2019-03-07 11:37 Michael Palimaka
2019-03-07 11:37 Michael Palimaka
2019-02-28 12:45 Michael Palimaka
2018-11-11  4:43 Michael Palimaka
2018-11-11  4:23 Michael Palimaka
2018-07-11 11:24 Michael Palimaka
2018-06-30 17:08 Mikle Kolyada
2018-06-30 10:04 Pacho Ramos
2018-06-26 18:46 Pacho Ramos
2018-01-21  2:11 Michael Palimaka
2017-07-12 14:43 Pacho Ramos
2016-06-08 17:35 Michael Palimaka
2016-05-25 18:14 Michael Palimaka
2016-04-27 12:09 Michael Palimaka
2015-10-12 14:01 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=1561980423.05d375c09cfa34a391ee6aa07beec92ce36770f1.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