public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/markdownify/
Date: Tue, 22 Nov 2022 20:27:33 +0000 (UTC)	[thread overview]
Message-ID: <1669148810.4fbcb9eeb8d0ca94e545430cd3487f19f59bd693.cybertailor@gentoo> (raw)

commit:     4fbcb9eeb8d0ca94e545430cd3487f19f59bd693
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Tue Nov 22 15:45:26 2022 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Tue Nov 22 20:26:50 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4fbcb9ee

dev-python/markdownify: add 0.11.6

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-python/markdownify/Manifest                  |  1 +
 dev-python/markdownify/markdownify-0.11.6.ebuild | 31 ++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/markdownify/Manifest b/dev-python/markdownify/Manifest
index 38380c9db..dda91084b 100644
--- a/dev-python/markdownify/Manifest
+++ b/dev-python/markdownify/Manifest
@@ -1 +1,2 @@
 DIST markdownify-0.11.2.tar.gz 14175 BLAKE2B 5addd3acb21897bcab51d7f4da9c0ea69fb01ed839e02fba3f1f5c5d09e6b6639393f488063083ef6b1e8e08ae9ffb6b1e07792940776995a30d11a080baa9d4 SHA512 93c52eed7cc36f965a74470be33fc02a8fe7c760e76a786ccb7daf6638a1b6d18b22fe78fcd5b2d7af16752c5de5fb971f3716df94ae7e343c19072aa1ad68e9
+DIST markdownify-0.11.6.tar.gz 16183 BLAKE2B 3bd511937043f4b262eb3bea102ad490ccfac3583adaff9120e781fdb308a072fa053595302ffd26d650cf65b3f20dc828cdf3b6755037bfc87afb0cf6dffe4e SHA512 9ab2bf56981081737e5ed95aa96ec16c2644fecca62763a4ea4ba1f6ebb61b671cecc857abd4a92a738a9762104b2d9beb92b320638d80dca3ad4ee7621d02e7

diff --git a/dev-python/markdownify/markdownify-0.11.6.ebuild b/dev-python/markdownify/markdownify-0.11.6.ebuild
new file mode 100644
index 000000000..8f738057e
--- /dev/null
+++ b/dev-python/markdownify/markdownify-0.11.6.ebuild
@@ -0,0 +1,31 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} )
+DISTUTILS_USE_PEP517=setuptools
+inherit distutils-r1
+
+DESCRIPTION="Convert HTML to Markdown"
+HOMEPAGE="
+	https://pypi.org/project/markdownify/
+	https://github.com/matthewwithanm/python-markdownify
+"
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+	dev-python/beautifulsoup4[${PYTHON_USEDEP}]
+	dev-python/six[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+	distutils-r1_src_prepare
+	mv tests markdownify/tests || die
+}


             reply	other threads:[~2022-11-22 20:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-22 20:27 Anna Vyalkova [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-31  1:00 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/markdownify/ Julien Roy
2022-11-23  7:32 Anna Vyalkova
2022-11-22 20:27 Anna Vyalkova
2022-09-08 10:24 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2022-09-08 10:24 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2022-06-19  7:11 Shaoyu Tseng
2022-06-19  7:11 Shaoyu Tseng

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=1669148810.4fbcb9eeb8d0ca94e545430cd3487f19f59bd693.cybertailor@gentoo \
    --to=cyber+gentoo@sysrq.in \
    --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