public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-text/lizard/
Date: Tue, 22 Apr 2025 08:52:10 +0000 (UTC)	[thread overview]
Message-ID: <1745311926.75f4c4bcced10259fdebe93b732a25be8d6092a6.davidroman@gentoo> (raw)

commit:     75f4c4bcced10259fdebe93b732a25be8d6092a6
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Tue Apr 22 08:52:06 2025 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Apr 22 08:52:06 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=75f4c4bc

app-text/lizard: add 1.17.25

Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 app-text/lizard/Manifest              |  1 +
 app-text/lizard/lizard-1.17.25.ebuild | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/app-text/lizard/Manifest b/app-text/lizard/Manifest
index 370eaafb8..4634707f5 100644
--- a/app-text/lizard/Manifest
+++ b/app-text/lizard/Manifest
@@ -1,2 +1,3 @@
 DIST lizard-1.17.13.tar.gz 1233745 BLAKE2B e41e7bb461f64459f9327fa5719e57cc713dcebb89dfb6b01e27f38a9c6014bbe77b1a50cab094a8b68b630385ca9ff3c35b1a9a65545e9c23942f038b560d33 SHA512 2a81c7033bdda8a4698ae010a5a2c5394a5290008dbc80812063ade1088ac616debb7dd24b4498712979845ed6dee91b728b6ace8c7451f0716707d2caa48c18
 DIST lizard-1.17.23.tar.gz 1261836 BLAKE2B 88e70a4aaa713cc3aacb08e0bb60c4ac76f98efdddb7baa2f4febb7f2a68e4a14fe39745b6b0bca8090c3b52a2e73f2fc40de6eca63b75e90502024a669e29a9 SHA512 b9461400e204765280482c1f1d3c25577b0f3306a3a9b44d0c9b7a5c7367b1b273bc5474fd9d32bfd2e62f415248fceacb26ada5f411919e339289836e5e0a0f
+DIST lizard-1.17.25.tar.gz 1263009 BLAKE2B d87e8fc8096985cc7ca9c000de7e091e33dd2633a3ab9d35541fdaa8ea708860300576f41df8cfc1bcb1ccbd56ba240adcea8c034d1f1f63ddeb8555b0eb46e4 SHA512 66f6a329bf6a4348a96b646bca08f0af2c0fdea80f212e4914fb178bf359f3296affa474e5ebc23a180ff3cc694c52fbd61218702ea4406f01e3235f7c90591f

diff --git a/app-text/lizard/lizard-1.17.25.ebuild b/app-text/lizard/lizard-1.17.25.ebuild
new file mode 100644
index 000000000..8dc666172
--- /dev/null
+++ b/app-text/lizard/lizard-1.17.25.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{11..13} )
+DISTUTILS_USE_PEP517=setuptools
+
+inherit distutils-r1
+
+DESCRIPTION="A simple code complexity analyser, supports most of the popular languages."
+HOMEPAGE="http://www.lizard.ws/"
+SRC_URI="https://github.com/terryyin/lizard/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+	dev-python/pygments[${PYTHON_USEDEP}]
+	test? (
+		dev-python/jinja2[${PYTHON_USEDEP}]
+		dev-python/mock[${PYTHON_USEDEP}]
+	)
+"
+
+distutils_enable_tests pytest


WARNING: multiple messages have this Message-ID (diff)
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-text/lizard/
Date: Tue, 22 Apr 2025 09:28:15 +0000 (UTC)	[thread overview]
Message-ID: <1745311926.75f4c4bcced10259fdebe93b732a25be8d6092a6.davidroman@gentoo> (raw)
Message-ID: <20250422092815.Zy0l8U0IGTDNP_prvGunZBVB_us3mpCDFFbbFkuG5Bs@z> (raw)

commit:     75f4c4bcced10259fdebe93b732a25be8d6092a6
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Tue Apr 22 08:52:06 2025 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Apr 22 08:52:06 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=75f4c4bc

app-text/lizard: add 1.17.25

Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 app-text/lizard/Manifest              |  1 +
 app-text/lizard/lizard-1.17.25.ebuild | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/app-text/lizard/Manifest b/app-text/lizard/Manifest
index 370eaafb8..4634707f5 100644
--- a/app-text/lizard/Manifest
+++ b/app-text/lizard/Manifest
@@ -1,2 +1,3 @@
 DIST lizard-1.17.13.tar.gz 1233745 BLAKE2B e41e7bb461f64459f9327fa5719e57cc713dcebb89dfb6b01e27f38a9c6014bbe77b1a50cab094a8b68b630385ca9ff3c35b1a9a65545e9c23942f038b560d33 SHA512 2a81c7033bdda8a4698ae010a5a2c5394a5290008dbc80812063ade1088ac616debb7dd24b4498712979845ed6dee91b728b6ace8c7451f0716707d2caa48c18
 DIST lizard-1.17.23.tar.gz 1261836 BLAKE2B 88e70a4aaa713cc3aacb08e0bb60c4ac76f98efdddb7baa2f4febb7f2a68e4a14fe39745b6b0bca8090c3b52a2e73f2fc40de6eca63b75e90502024a669e29a9 SHA512 b9461400e204765280482c1f1d3c25577b0f3306a3a9b44d0c9b7a5c7367b1b273bc5474fd9d32bfd2e62f415248fceacb26ada5f411919e339289836e5e0a0f
+DIST lizard-1.17.25.tar.gz 1263009 BLAKE2B d87e8fc8096985cc7ca9c000de7e091e33dd2633a3ab9d35541fdaa8ea708860300576f41df8cfc1bcb1ccbd56ba240adcea8c034d1f1f63ddeb8555b0eb46e4 SHA512 66f6a329bf6a4348a96b646bca08f0af2c0fdea80f212e4914fb178bf359f3296affa474e5ebc23a180ff3cc694c52fbd61218702ea4406f01e3235f7c90591f

diff --git a/app-text/lizard/lizard-1.17.25.ebuild b/app-text/lizard/lizard-1.17.25.ebuild
new file mode 100644
index 000000000..8dc666172
--- /dev/null
+++ b/app-text/lizard/lizard-1.17.25.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{11..13} )
+DISTUTILS_USE_PEP517=setuptools
+
+inherit distutils-r1
+
+DESCRIPTION="A simple code complexity analyser, supports most of the popular languages."
+HOMEPAGE="http://www.lizard.ws/"
+SRC_URI="https://github.com/terryyin/lizard/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+	dev-python/pygments[${PYTHON_USEDEP}]
+	test? (
+		dev-python/jinja2[${PYTHON_USEDEP}]
+		dev-python/mock[${PYTHON_USEDEP}]
+	)
+"
+
+distutils_enable_tests pytest


             reply	other threads:[~2025-04-22  8:52 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-22  8:52 David Roman [this message]
2025-04-22  9:28 ` [gentoo-commits] repo/proj/guru:master commit in: app-text/lizard/ David Roman
  -- strict thread matches above, loose matches on Subject: below --
2025-09-01  9:22 [gentoo-commits] repo/proj/guru:dev " David Roman
2025-05-29  8:25 David Roman
2025-04-30 12:22 David Roman
2025-04-30 12:22 David Roman
2025-04-22  8:52 David Roman
2025-03-31  9:29 David Roman
2025-03-03 15:01 David Roman
2025-02-17 13:22 David Roman
2025-02-17 13:22 David Roman
2025-02-06 13:48 David Roman
2025-01-31 10:45 David Roman
2025-01-31 10:45 David Roman
2024-10-31 11:30 David Roman
2024-04-02 23:04 Julien Roy
2023-05-23 20:14 David Roman
2022-06-03  8:25 David Roman
2020-11-23 22:51 David Roman
2020-11-22 18:10 David Roman

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=1745311926.75f4c4bcced10259fdebe93b732a25be8d6092a6.davidroman@gentoo \
    --to=davidroman96@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