* [gentoo-commits] repo/proj/guru:master commit in: dev-util/cmakelang/files/, dev-util/cmakelang/
@ 2023-06-07 7:04 Viorel Munteanu
0 siblings, 0 replies; only message in thread
From: Viorel Munteanu @ 2023-06-07 7:04 UTC (permalink / raw
To: gentoo-commits
commit: 47f23b9d652906b54bff754c4c297f38422cc628
Author: Florian Albrechtskirchinger <falbrechtskirchinger <AT> gmail <DOT> com>
AuthorDate: Tue Jun 6 12:52:34 2023 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Tue Jun 6 12:52:34 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=47f23b9d
dev-util/cmakelang: fix QA issues
Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger <AT> gmail.com>
dev-util/cmakelang/cmakelang-0.6.13.ebuild | 2 ++
dev-util/cmakelang/files/cmakelang-0.6.13-fix-setup.py.patch | 10 +++++++++-
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/dev-util/cmakelang/cmakelang-0.6.13.ebuild b/dev-util/cmakelang/cmakelang-0.6.13.ebuild
index bbfd7eabe..b141907d4 100644
--- a/dev-util/cmakelang/cmakelang-0.6.13.ebuild
+++ b/dev-util/cmakelang/cmakelang-0.6.13.ebuild
@@ -27,6 +27,8 @@ BDEPEND="
${RDEPEND}
"
+DOCS=( cmakelang/doc/README.rst )
+
PATCHES=(
"${FILESDIR}/cmakelang-0.6.13-fix-setup.py.patch"
)
diff --git a/dev-util/cmakelang/files/cmakelang-0.6.13-fix-setup.py.patch b/dev-util/cmakelang/files/cmakelang-0.6.13-fix-setup.py.patch
index f58b18f9e..c2e0acdb2 100644
--- a/dev-util/cmakelang/files/cmakelang-0.6.13-fix-setup.py.patch
+++ b/dev-util/cmakelang/files/cmakelang-0.6.13-fix-setup.py.patch
@@ -1,6 +1,14 @@
--- cmake_format-0.6.13/cmakelang/pypi/setup.py.orig 2023-06-06 12:33:22.631609182 +0200
+++ cmake_format-0.6.13/cmakelang/pypi/setup.py 2023-06-06 12:33:46.126544329 +0200
-@@ -61,97 +61,3 @@
+@@ -25,6 +25,7 @@
+ "cmakelang.lint",
+ "cmakelang.parse",
+ "cmakelang.parse.funs",
++ "cmakelang.templates",
+ ],
+ version=VERSION,
+ description="Language tools for cmake (format, lint, etc)",
+@@ -61,97 +62,3 @@
},
install_requires=["six>=1.13.0"]
)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-06-07 7:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-07 7:04 [gentoo-commits] repo/proj/guru:master commit in: dev-util/cmakelang/files/, dev-util/cmakelang/ Viorel Munteanu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox