From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/markovify/
Date: Sun, 02 Feb 2025 16:18:07 +0000 (UTC) [thread overview]
Message-ID: <1738512822.2d783077a7406478447e615c8504b2108c6f0741.cybertailor@gentoo> (raw)
commit: 2d783077a7406478447e615c8504b2108c6f0741
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sun Feb 2 16:13:42 2025 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sun Feb 2 16:13:42 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2d783077
dev-python/markovify: new package, add 0.9.4
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/markovify/Manifest | 1 +
dev-python/markovify/markovify-0.9.4.ebuild | 26 ++++++++++++++++++++++++++
dev-python/markovify/metadata.xml | 13 +++++++++++++
3 files changed, 40 insertions(+)
diff --git a/dev-python/markovify/Manifest b/dev-python/markovify/Manifest
new file mode 100644
index 000000000..81b36f98e
--- /dev/null
+++ b/dev-python/markovify/Manifest
@@ -0,0 +1 @@
+DIST markovify-0.9.4.gh.tar.gz 288051 BLAKE2B db6a0ca54afea016a3a759afc97cadcdfd4f1a840e63923dbd1096cb9ef372f4faf957ffaa0f2483a7cb5226846feb04321e72f267dc71b01f5852489d790b7e SHA512 3380f48ed69f79322c1dddff9f8794cf44e7612b0698ebb902ec9b2f0ba3036d27faeb2d5f6e1680dea819872b5588642646ffa9232798d07f54b92364cdd2ed
diff --git a/dev-python/markovify/markovify-0.9.4.ebuild b/dev-python/markovify/markovify-0.9.4.ebuild
new file mode 100644
index 000000000..97d2d699c
--- /dev/null
+++ b/dev-python/markovify/markovify-0.9.4.ebuild
@@ -0,0 +1,26 @@
+# Copyright 2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{11..13} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Simple, extensible Markov chain generator"
+HOMEPAGE="
+ https://pypi.org/project/markovify/
+ https://github.com/jsvine/markovify
+"
+SRC_URI="https://github.com/jsvine/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="dev-python/unidecode[${PYTHON_USEDEP}]"
+
+# Does not work with vanilla unittest,
+# test suite is designed for running with nose.
+distutils_enable_tests pytest
diff --git a/dev-python/markovify/metadata.xml b/dev-python/markovify/metadata.xml
new file mode 100644
index 000000000..04b5e385f
--- /dev/null
+++ b/dev-python/markovify/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>cyber+gentoo@sysrq.in</email>
+ <name>Anna</name>
+ </maintainer>
+ <stabilize-allarches/>
+ <upstream>
+ <remote-id type="pypi">markovify</remote-id>
+ <remote-id type="github">jsvine/markovify</remote-id>
+ </upstream>
+</pkgmetadata>
reply other threads:[~2025-02-02 16:18 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1738512822.2d783077a7406478447e615c8504b2108c6f0741.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