From: "Ben Kohler" <bkohler@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/grip/
Date: Fri, 4 Feb 2022 20:27:01 +0000 (UTC) [thread overview]
Message-ID: <1644006315.327f964378401829117dc07d50c1e0c416de50fd.bkohler@gentoo> (raw)
commit: 327f964378401829117dc07d50c1e0c416de50fd
Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 4 20:19:16 2022 +0000
Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Fri Feb 4 20:25:15 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=327f9643
app-text/grip: bump to 4.6.0
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
app-text/grip/Manifest | 1 +
app-text/grip/grip-4.6.0.ebuild | 27 +++++++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/app-text/grip/Manifest b/app-text/grip/Manifest
index 88b44b536ed2..38f66c066d4e 100644
--- a/app-text/grip/Manifest
+++ b/app-text/grip/Manifest
@@ -1 +1,2 @@
DIST grip-4.5.2.tar.gz 145644 BLAKE2B a353a74d55d6496f3dad362b74e434ff22c8130368f6773ab2bfdf66e43c62e8dcba0e3a786157d37b81d7c7e49d0c83a60c847100169684ede9c09f4eb06c3f SHA512 a8937d8ba3633a2d47587eb5c1b0583df7e8a8cacebb87fd50dab3fd2deb91981b38a83a3ed182f4e5e7435c8e2c8d87829e45fa9d32d8823c821f6217c7ccc9
+DIST grip-4.6.0.tar.gz 147222 BLAKE2B ee5c10ca47ca0e9089d2618dc765a4ca01f4927da8c4256a251a9cf90ee15d63eb6136848cef0005d5f3af1f12b603f6f0fd55b65840bf542dcb9cd29ff35518 SHA512 483170996e593593781b684986dcb8eec20afb02dca84a9f5baeb3917220706332037f7b18f504aba8aa7d1d1c3587a1af18d6d5628f1e96517511c0be40a6ac
diff --git a/app-text/grip/grip-4.6.0.ebuild b/app-text/grip/grip-4.6.0.ebuild
new file mode 100644
index 000000000000..1dc8182a71d1
--- /dev/null
+++ b/app-text/grip/grip-4.6.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="Preview GitHub Markdown files like Readme locally before committing them"
+HOMEPAGE="https://github.com/joeyespo/grip"
+LICENSE="MIT"
+
+SLOT="0"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+KEYWORDS="~amd64"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="
+ !media-sound/grip
+ >=dev-python/docopt-0.4.0[${PYTHON_USEDEP}]
+ >=dev-python/flask-0.10.1[${PYTHON_USEDEP}]
+ >=dev-python/markdown-2.5.1[${PYTHON_USEDEP}]
+ >=dev-python/path-and-address-2.0.1[${PYTHON_USEDEP}]
+ >=dev-python/pygments-1.6[${PYTHON_USEDEP}]
+ >=dev-python/requests-2.4.1[${PYTHON_USEDEP}]
+"
next reply other threads:[~2022-02-04 20:27 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-04 20:27 Ben Kohler [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-03 20:22 [gentoo-commits] repo/gentoo:master commit in: app-text/grip/ Ben Kohler
2024-04-27 12:16 Ben Kohler
2024-04-20 13:20 Sam James
2023-10-17 17:08 Ben Kohler
2023-10-12 15:11 Ben Kohler
2023-07-08 18:43 Ben Kohler
2023-03-07 13:47 Ben Kohler
2022-07-25 14:26 Ben Kohler
2022-05-23 16:29 Ben Kohler
2022-05-23 16:29 Ben Kohler
2022-03-31 14:48 Ben Kohler
2022-03-31 14:48 Ben Kohler
2022-03-07 19:09 Jakov Smolić
2021-09-23 18:31 Ben Kohler
2021-01-27 14:47 Ben Kohler
2020-12-28 18:50 Ben Kohler
2020-10-05 14:56 Ben Kohler
2020-08-21 18:54 Ben Kohler
2020-06-30 13:26 Ben Kohler
2020-06-24 21:22 Ben Kohler
2020-02-05 17:59 Michał Górny
2020-01-20 18:15 Ben Kohler
2019-08-29 11:39 David Seifert
2018-06-27 19:29 Pacho Ramos
2018-04-10 21:43 Patrice Clement
2016-07-07 22:50 Austin English
2016-05-29 15:30 Kristian Fiskerstrand
2016-04-15 19:20 Patrice Clement
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=1644006315.327f964378401829117dc07d50c1e0c416de50fd.bkohler@gentoo \
--to=bkohler@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