* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/psautohint/
@ 2023-05-03 16:22 Anna Vyalkova
0 siblings, 0 replies; 2+ messages in thread
From: Anna Vyalkova @ 2023-05-03 16:22 UTC (permalink / raw
To: gentoo-commits
commit: 3ea82d5c2673459b23bb4edbc29bfe72c113da0b
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Wed May 3 15:30:01 2023 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Wed May 3 15:30:01 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3ea82d5c
dev-python/psautohint: add missing test dep
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/psautohint/psautohint-2.4.0-r1.ebuild | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/dev-python/psautohint/psautohint-2.4.0-r1.ebuild b/dev-python/psautohint/psautohint-2.4.0-r1.ebuild
index d09478843..35d079385 100644
--- a/dev-python/psautohint/psautohint-2.4.0-r1.ebuild
+++ b/dev-python/psautohint/psautohint-2.4.0-r1.ebuild
@@ -30,7 +30,10 @@ RDEPEND="
>=dev-python/fonttools-4.20[${PYTHON_USEDEP}]
dev-python/fs[${PYTHON_USEDEP}]
"
-BDEPEND="dev-python/setuptools-scm[${PYTHON_USEDEP}]"
+BDEPEND="
+ dev-python/setuptools-scm[${PYTHON_USEDEP}]
+ test? ( dev-util/afdko )
+"
DOCS=( doc {NEWS,README}.md )
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/psautohint/
@ 2023-05-04 1:15 Anna Vyalkova
0 siblings, 0 replies; 2+ messages in thread
From: Anna Vyalkova @ 2023-05-04 1:15 UTC (permalink / raw
To: gentoo-commits
commit: d42bb115d7c0b9ce2017ddf381f3e6d0c71b4d5b
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Thu May 4 01:11:36 2023 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Thu May 4 01:14:06 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d42bb115
dev-python/psautohint: set DISTUTILS_EXT=1
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/psautohint/psautohint-2.4.0-r1.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/psautohint/psautohint-2.4.0-r1.ebuild b/dev-python/psautohint/psautohint-2.4.0-r1.ebuild
index 35d079385..6ba7193b6 100644
--- a/dev-python/psautohint/psautohint-2.4.0-r1.ebuild
+++ b/dev-python/psautohint/psautohint-2.4.0-r1.ebuild
@@ -5,6 +5,7 @@ EAPI=8
PYTHON_COMPAT=( python3_{10..11} )
DISTUTILS_USE_PEP517=setuptools
+DISTUTILS_EXT=1
inherit meson distutils-r1
COMMIT="1e4c5061d328105c4dcfcb6fdbc27ec49b3e9d23"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-05-04 1:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-03 16:22 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/psautohint/ Anna Vyalkova
-- strict thread matches above, loose matches on Subject: below --
2023-05-04 1:15 Anna Vyalkova
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox