From: "Sergey Torokhov" <torokhov-s-a@yandex.ru>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/md-environ/
Date: Mon, 6 Sep 2021 19:50:07 +0000 (UTC) [thread overview]
Message-ID: <1630957338.8cf3389137473cbac423dac941b276c3983b94dc.SergeyTorokhov@gentoo> (raw)
commit: 8cf3389137473cbac423dac941b276c3983b94dc
Author: Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru>
AuthorDate: Mon Sep 6 19:42:18 2021 +0000
Commit: Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru>
CommitDate: Mon Sep 6 19:42:18 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8cf33891
dev-python/md-environ: new package
Signed-off-by: Sergey Torokhov <torokhov-s-a <AT> yandex.ru>
dev-python/md-environ/Manifest | 1 +
dev-python/md-environ/md-environ-0.1.0.ebuild | 18 ++++++++++++++++++
dev-python/md-environ/metadata.xml | 15 +++++++++++++++
3 files changed, 34 insertions(+)
diff --git a/dev-python/md-environ/Manifest b/dev-python/md-environ/Manifest
new file mode 100644
index 000000000..34d49662a
--- /dev/null
+++ b/dev-python/md-environ/Manifest
@@ -0,0 +1 @@
+DIST md-environ-0.1.0.tar.gz 3060 BLAKE2B 5e201b1eacd648d57eac39ff465c3d6772128515d102d68e2bb9ea2b9cae4197b173c8a3a926fc5c57cbee695ad4c7d82853826ba18e68517c4e6ecf46d9a692 SHA512 6a6455666410d4fccecd3ef059fb08f06d9d68bd40c64795d99e1f779f69b6361b322ce2e6853d17e0b9bb99f014b65a0466ad519fd24422ffaa657863aa3460
diff --git a/dev-python/md-environ/md-environ-0.1.0.ebuild b/dev-python/md-environ/md-environ-0.1.0.ebuild
new file mode 100644
index 000000000..dd516a00c
--- /dev/null
+++ b/dev-python/md-environ/md-environ-0.1.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Syntax which allows for inclusion of contents of other Markdown docs"
+HOMEPAGE="https://github.com/cmacmackin/md-environ"
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+
+RDEPEND="dev-python/markdown[${PYTHON_USEDEP}]"
diff --git a/dev-python/md-environ/metadata.xml b/dev-python/md-environ/metadata.xml
new file mode 100644
index 000000000..c8dfd6887
--- /dev/null
+++ b/dev-python/md-environ/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>torokhov-s-a@yandex.ru</email>
+ <name>Sergey Torokhov</name>
+ </maintainer>
+ <longdescription>
+ This is an extension to Python-Markdown which allows environment variables to be used in the text.
+ </longdescription>
+ <upstream>
+ <remote-id type="github">cmacmackin/md-environ</remote-id>
+ <remote-id type="pypi">md-environ</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2021-09-06 19:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-06 19:50 Sergey Torokhov [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-09-08 12:24 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/md-environ/ Sergey Torokhov
2021-09-20 9:41 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-09-20 9:32 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2022-02-23 12:13 Sergey Torokhov
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=1630957338.8cf3389137473cbac423dac941b276c3983b94dc.SergeyTorokhov@gentoo \
--to=torokhov-s-a@yandex.ru \
--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