summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-27 15:46:42 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-27 15:46:42 -0500
commit4b8cec66a417569a11af0de934f9b6a59f13bc87 (patch)
tree8834ca08cb31e152c6b4108bddcdaec7a4bd565d /dev-python
parentc6e6588bafac78d585ece24e4dabdf99f3af211d (diff)
downloadbaldeagleos-repo-4b8cec66a417569a11af0de934f9b6a59f13bc87.tar.gz
baldeagleos-repo-4b8cec66a417569a11af0de934f9b6a59f13bc87.tar.xz
baldeagleos-repo-4b8cec66a417569a11af0de934f9b6a59f13bc87.zip
Adding metadata
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/vcsgraph/vcsgraph-0.3.2.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/dev-python/vcsgraph/vcsgraph-0.3.2.ebuild b/dev-python/vcsgraph/vcsgraph-0.3.2.ebuild
index 95d184667fca..2a45f28a9d42 100644
--- a/dev-python/vcsgraph/vcsgraph-0.3.2.ebuild
+++ b/dev-python/vcsgraph/vcsgraph-0.3.2.ebuild
@@ -34,6 +34,11 @@ distutils_enable_tests unittest
QA_FLAGS_IGNORED="usr/lib.*/py.*/site-packages/vcsgraph/_graph_rs.*.so"
+src_unpack() {
+ pypi_src_unpack
+ cargo_gen_config
+}
+
python_test() {
cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
eunittest