summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2021-12-21 10:27:52 -0500
committerRick Farina <zerochaos@gentoo.org>2021-12-21 10:28:06 -0500
commit13be0a858319f0de3874bb05c32e59aa2a61ea63 (patch)
treeb8abfceec2590513109d9d1bc6a123b0a90f8453 /app-misc
parentsci-geosciences/gpsprune-bin: fix qa warning (diff)
downloadgentoo-13be0a858319f0de3874bb05c32e59aa2a61ea63.tar.gz
gentoo-13be0a858319f0de3874bb05c32e59aa2a61ea63.tar.bz2
gentoo-13be0a858319f0de3874bb05c32e59aa2a61ea63.zip
app-misc/siglo: add 0.9.6, drop 0.9.5
Fixes: QA issue of missing python_deps Closes: https://bugs.gentoo.org/823254 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/siglo/Manifest2
-rw-r--r--app-misc/siglo/siglo-0.9.6.ebuild (renamed from app-misc/siglo/siglo-0.9.5.ebuild)1
2 files changed, 2 insertions, 1 deletions
diff --git a/app-misc/siglo/Manifest b/app-misc/siglo/Manifest
index 7990963e047b..cfced6366edc 100644
--- a/app-misc/siglo/Manifest
+++ b/app-misc/siglo/Manifest
@@ -1 +1 @@
-DIST siglo-0.9.5.tar.gz 38574 BLAKE2B e593914ab21deaeaaeddafa59545282dfe737e8aa935a53ada444d504499bc03cd1e17f7dca2813d39d30234504742471c2ba2ed94d603c785f7626fa73561fa SHA512 0ed5f9311c680b377c9233dd7db8b00cea3d376933529dadc46c574e12b33a0b9db1b8e1c66fa60dc088a5d0ebb62ac5c1b1b0b00f0e2143ff0f285980938227
+DIST siglo-0.9.6.tar.gz 38606 BLAKE2B 68a65eaa0a8ba9efdf9c72acc02a9ea41be1d3e05eff50df1a171e01138d421f9e6e75ca385a434883a176f6f82a8ca689ddc2097489997de3798fa042f9c81d SHA512 14b74cb25db1f5676203dbfae8b668888d3cfd493ea53267d8c0956a7e96f1cfe5457b7ce802dadcbe563d6810ac64f8f2cb49f59b579146659af28601d52681
diff --git a/app-misc/siglo/siglo-0.9.5.ebuild b/app-misc/siglo/siglo-0.9.6.ebuild
index 4f32696ab50e..450a38dd7ba5 100644
--- a/app-misc/siglo/siglo-0.9.5.ebuild
+++ b/app-misc/siglo/siglo-0.9.6.ebuild
@@ -16,6 +16,7 @@ KEYWORDS="~amd64 ~x86"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
DEPEND=""
RDEPEND="${DEPEND}
+ ${PYTHON_DEPS}
$(python_gen_cond_dep '
dev-python/dbus-python[${PYTHON_USEDEP}]
dev-python/gatt-python[${PYTHON_USEDEP}]