summaryrefslogtreecommitdiff
path: root/dev-python/pygments-github-lexers
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-20 13:31:48 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-20 13:31:48 -0500
commit117597c11a43fdf1133741d2441adedf1f9acbe4 (patch)
treef80c7dff56637dd21f579a22668ef93a4acb0311 /dev-python/pygments-github-lexers
parentb8e997d669f2779a6f954a9ce5cfb887d0ee91e8 (diff)
downloadbaldeagleos-repo-117597c11a43fdf1133741d2441adedf1f9acbe4.tar.gz
baldeagleos-repo-117597c11a43fdf1133741d2441adedf1f9acbe4.tar.xz
baldeagleos-repo-117597c11a43fdf1133741d2441adedf1f9acbe4.zip
Adding metadata
Diffstat (limited to 'dev-python/pygments-github-lexers')
-rw-r--r--dev-python/pygments-github-lexers/Manifest2
-rw-r--r--dev-python/pygments-github-lexers/pygments-github-lexers-0.0.5-r2.ebuild13
2 files changed, 5 insertions, 10 deletions
diff --git a/dev-python/pygments-github-lexers/Manifest b/dev-python/pygments-github-lexers/Manifest
index 93a451e8bf75..914afd6f6ad0 100644
--- a/dev-python/pygments-github-lexers/Manifest
+++ b/dev-python/pygments-github-lexers/Manifest
@@ -1 +1 @@
-DIST pygments-github-lexers-0.0.5.gh.tar.gz 6337 BLAKE2B 21fb1a0627c9ebf42d86d6cceea3ebec4339ef29b1d881d8b3bd5f90060ec2ba76a69ae4bf9e92420a10950ae20c7ea7ff44d5fccf8add06be1f1353cd8b7800 SHA512 429a8a81eb0228c806b6fafe5e1c64be92e719170b1af666aa9c9c7923ff4058972a167193dd0ab1ace0395fa1f6621212f800b07dcce4e59970fd905e046d71
+DIST pygments-github-lexers-0.0.5.tar.gz 5303 BLAKE2B a9d6fc49f6a89190142961afa3ea302cee3b759a6042ba138d562c985d29f8965fc6179055bbe3cea789609494d70c0e9ab618115a648855eeef7d682185b866 SHA512 c7d543a101ebe8919dad290a0a8d2ceb7ad041d589e9db034c0e2f4144a28059336257fd1c6f7b22f379405d8393919cdaeb706b95e576bc84e8e46821c5e60b
diff --git a/dev-python/pygments-github-lexers/pygments-github-lexers-0.0.5-r2.ebuild b/dev-python/pygments-github-lexers/pygments-github-lexers-0.0.5-r2.ebuild
index 6bcc5fde564b..3c21c1582bda 100644
--- a/dev-python/pygments-github-lexers/pygments-github-lexers-0.0.5-r2.ebuild
+++ b/dev-python/pygments-github-lexers/pygments-github-lexers-0.0.5-r2.ebuild
@@ -1,22 +1,19 @@
-# Copyright 2019-2025 Gentoo Authors
+# Copyright 2019-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{13..14} )
DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYTHON_COMPAT=( python3_{13..14} )
-inherit distutils-r1
+inherit distutils-r1 pypi
DESCRIPTION="Pygments Github custom lexers"
HOMEPAGE="
https://github.com/liluo/pygments-github-lexers/
https://pypi.org/project/pygments-github-lexers/
"
-SRC_URI="
- https://github.com/liluo/${PN}/archive/v${PV}.tar.gz
- -> ${P}.gh.tar.gz
-"
LICENSE="BSD-2"
SLOT="0"
@@ -32,5 +29,3 @@ BDEPEND="
PATCHES=(
"${FILESDIR}/pygments-github-lexers-0.0.5-escape-sequences.patch"
)
-
-# no tests