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,  8 Feb 2021 09:33:59 +0000 (UTC)	[thread overview]
Message-ID: <1612776836.3053f68df4f64a2f8a0e50da8def4423f9341116.kensington@gentoo> (raw)

commit:     3053f68df4f64a2f8a0e50da8def4423f9341116
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  8 09:33:44 2021 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Feb  8 09:33:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3053f68d

dev-util/howdoi: version bump 2.0.10

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

 dev-util/howdoi/Manifest             |  1 +
 dev-util/howdoi/howdoi-2.0.10.ebuild | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/dev-util/howdoi/Manifest b/dev-util/howdoi/Manifest
index d86f27a70a6..91fceb4c31c 100644
--- a/dev-util/howdoi/Manifest
+++ b/dev-util/howdoi/Manifest
@@ -1,2 +1,3 @@
+DIST howdoi-2.0.10.tar.gz 25921 BLAKE2B 6af903f11ca240eeaf773957a34f8eb585067c589d3a51b449f044bcc5b4e885637d3f4e7f266fbe39ccebbfbe6da7f12feba75f196e99d4215c270a58afb506 SHA512 534d292bfbd3b2c44dd4101faa5642ae71d6c0161d45fe082dfb4129e6a594d13148970029e9c91e3672911fe55ab570fddad352c1efa405e6312b3c3c16eca4
 DIST howdoi-2.0.7.tar.gz 25167 BLAKE2B 5923aaae6d6aaee4da7e02cd283d6e794c31d600d2834d1354e0d90194ac573d80140517ba7289bbf97b01923b6ed8c9c2ab6abe0beea0534fc41ecf24196c24 SHA512 9f8278e6ea688c40fee5227aa23375cb7dc7339d579953c73dbf7111087550ece412e26508e129f377e2326ce4635c38d96ad99f98c8c6f1131a01bbaf062275
 DIST howdoi-2.0.8.tar.gz 25366 BLAKE2B f444b600f80c60cea658781b2b1e12dbb241b6707f51f419e55099334cd45c8bfda402ada052473b2ef35ffbc77c88d33000b210fada5eb4f09b529589fe8d60 SHA512 c2a62f5e6669fcca41a706cdeec8827e39816d31d37464d061b881ed3731995163cab56322d73362863acf5064d35dc82c383db1fad78434152bd36678ec0794

diff --git a/dev-util/howdoi/howdoi-2.0.10.ebuild b/dev-util/howdoi/howdoi-2.0.10.ebuild
new file mode 100644
index 00000000000..8fba32c5aa5
--- /dev/null
+++ b/dev-util/howdoi/howdoi-2.0.10.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS="manual"
+PYTHON_COMPAT=( python{3_7,3_8} )
+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/keep[${PYTHON_USEDEP}]
+	dev-python/pygments[${PYTHON_USEDEP}]
+	>=dev-python/pyquery-1.4.1[${PYTHON_USEDEP}]
+	>=dev-python/requests-2.24.0[${PYTHON_USEDEP}]
+"


             reply	other threads:[~2021-02-08  9:34 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-08  9:33 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
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-07-01 11:27 Michael Palimaka
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=1612776836.3053f68df4f64a2f8a0e50da8def4423f9341116.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