public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ronaldo V. Lobato" <vieira.lobato@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/proselint/
Date: Wed, 31 Jan 2024 13:14:15 +0000 (UTC)	[thread overview]
Message-ID: <1706704961.a352fd3645e94d1e55efb80cf8dd0c80fb82ba01.vieira.lobato@gentoo> (raw)

commit:     a352fd3645e94d1e55efb80cf8dd0c80fb82ba01
Author:     Ronaldo V. Lobato <vieira.lobato <AT> gmail <DOT> com>
AuthorDate: Wed Jan 31 12:42:41 2024 +0000
Commit:     Ronaldo V. Lobato <vieira.lobato <AT> gmail <DOT> com>
CommitDate: Wed Jan 31 12:42:41 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a352fd36

dev-python/proselint: new package, add 0.13.0

Signed-off-by: Ronaldo V. Lobato <vieira.lobato <AT> gmail.com>

 dev-python/proselint/Manifest                |  2 ++
 dev-python/proselint/proselint-0.13.0.ebuild | 34 ++++++++++++++++++++++++++++
 2 files changed, 36 insertions(+)

diff --git a/dev-python/proselint/Manifest b/dev-python/proselint/Manifest
new file mode 100644
index 0000000000..465945210f
--- /dev/null
+++ b/dev-python/proselint/Manifest
@@ -0,0 +1,2 @@
+DIST proselint-0.13.0.tar.gz 96876 BLAKE2B 780d1c217244e7909fb017d4c8fe4061e8328280119694f6e40630393f52bd00498382d3944d598f34751c7afecbcf5f2e76f1e204b073d28cd363452683e91f SHA512 6379c63fba0be8c5944c67ef4d3c0fd4ae4deb0076813531cddcdbc632bb254a4e213f88f07d96679465d740c1936a2b1502f852959a8ac9789ab1b983b8a0ef
+EBUILD proselint-0.13.0.ebuild 574 BLAKE2B c44d89808243c221d3e2c6ffe399be2bfb93015d9b871c1000b4c2e2764057582c4a57c4cabc90b3ea493d57b4550ed6572fba654225c37a182b68fa6b341e89 SHA512 ebb1e430a65de8fe0e0da35e0fa8bf7588dd493ec896d5a109c4ac450624c6abe81c283833d66ca480d6f9abc37e77c307c47b9a7a5c45ad58dc7ee6088af5e1

diff --git a/dev-python/proselint/proselint-0.13.0.ebuild b/dev-python/proselint/proselint-0.13.0.ebuild
new file mode 100644
index 0000000000..9afb138888
--- /dev/null
+++ b/dev-python/proselint/proselint-0.13.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=poetry
+PYPI_PN=${PN^}
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="A linter for prose"
+HOMEPAGE="
+	https://github.com/amperser/proselint/
+	https://pypi.org/project/proselint/
+"
+
+LICENSE="BSD-3-Clause"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+	>=dev-python/click-8.0.0[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+python_test() {
+	epytest
+}
+
+python_install_all() {
+	distutils-r1_python_install_all
+}


             reply	other threads:[~2024-01-31 13:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-31 13:14 Ronaldo V. Lobato [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-05 19:11 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/proselint/ Anna Vyalkova
2025-05-20 12:21 Anna Vyalkova
2025-05-01 15:47 Ronaldo V. Lobato
2025-03-03 21:59 Ronaldo V. Lobato
2024-05-20 17:05 Lucio Sauer
2024-01-31 17:56 Ronaldo V. Lobato
2024-01-31 13:14 Ronaldo V. Lobato

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=1706704961.a352fd3645e94d1e55efb80cf8dd0c80fb82ba01.vieira.lobato@gentoo \
    --to=vieira.lobato@gmail.com \
    --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