From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/cmarkgfm/
Date: Fri, 13 Jan 2023 03:14:33 +0000 (UTC) [thread overview]
Message-ID: <1673579515.43e856500d1d020c4fbab6aab174cbb36922ff48.julien@gentoo> (raw)
commit: 43e856500d1d020c4fbab6aab174cbb36922ff48
Author: Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Fri Jan 13 02:56:48 2023 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Fri Jan 13 03:11:55 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=43e85650
dev-python/cmarkgfm: add 2022.10.27
Signed-off-by: Julien Roy <julien <AT> jroy.ca>
dev-python/cmarkgfm/Manifest | 1 +
dev-python/cmarkgfm/cmarkgfm-2022.10.27.ebuild | 32 ++++++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/dev-python/cmarkgfm/Manifest b/dev-python/cmarkgfm/Manifest
index 8860d2983..8ec54b87d 100644
--- a/dev-python/cmarkgfm/Manifest
+++ b/dev-python/cmarkgfm/Manifest
@@ -1 +1,2 @@
+DIST cmarkgfm-2022.10.27.gh.tar.gz 11855 BLAKE2B 550c61f07908a919abc43bd8b8bb751cec7d8963cb3e8d725ce14597388754aa1dfcf141d6fc88ababfe9b981be0d36b495931afef5da3806b17bddde377fc29 SHA512 18a6a0a993c2663c6f6f19ac5ff51bf715a359ca415c6abad6a49d6cf8e749acfbe122a680122185da0ecf3cb5337876c316863c1f456744e6067f5947589c27
DIST cmarkgfm-2022.3.4.gh.tar.gz 11853 BLAKE2B 51c66b6e54856a269214731c68e496f242293fdecbcc9848fdd8f3044531409c8e80ec1c311acacc4f079346a1ca2de060c185293c32449711aa415aed83da94 SHA512 e3336f34059a29237a977e37ddc56b850f5baa204d10a4fc90d6cfa805da9d09d007428dcaae698c4ab9aab8129aa44d2907eb16809e01ee2bc3f94f78939076
diff --git a/dev-python/cmarkgfm/cmarkgfm-2022.10.27.ebuild b/dev-python/cmarkgfm/cmarkgfm-2022.10.27.ebuild
new file mode 100644
index 000000000..9c5b8ba3a
--- /dev/null
+++ b/dev-python/cmarkgfm/cmarkgfm-2022.10.27.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
+DISTUTILS_USE_PEP517=setuptools
+
+inherit distutils-r1 edos2unix
+
+DESCRIPTION="Python bindings for GitHub's cmark"
+HOMEPAGE="https://github.com/theacodes/cmarkgfm"
+SRC_URI="https://github.com/theacodes/cmarkgfm/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz"
+
+LICENSE="MIT"
+KEYWORDS="~amd64"
+SLOT="0"
+
+RDEPEND="
+ app-text/cmark-gfm
+ virtual/python-cffi[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"
+
+PATCHES=( "${FILESDIR}/${PN}-0.6.0-use-system-cmark-gfm.patch" )
+
+src_prepare() {
+ edos2unix src/cmarkgfm/build_cmark.py
+ default
+}
+
+distutils_enable_tests pytest
next reply other threads:[~2023-01-13 3:14 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-13 3:14 Julien Roy [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-01-18 1:11 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/cmarkgfm/ Julien Roy
2023-01-13 3:14 Julien Roy
2022-05-30 23:04 Alessandro Barbieri
2022-05-30 13:17 Alessandro Barbieri
2022-05-30 13:17 Alessandro Barbieri
2022-03-17 8:38 Alessandro Barbieri
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=1673579515.43e856500d1d020c4fbab6aab174cbb36922ff48.julien@gentoo \
--to=julien@jroy.ca \
--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