summaryrefslogtreecommitdiff
path: root/app-portage
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-07 18:48:07 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-07 18:48:07 +0100
commitb2779b9696765a55b00afca0de728ec058b166ce (patch)
treeff6f3438a19394eac9880a83e7448e18466cf43a /app-portage
parentff0b2be45a2bcc78daf7397c57b194469c595570 (diff)
app-portage/sisyphus : version bump
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/sisyphus/sisyphus-2.1904.0.ebuild (renamed from app-portage/sisyphus/sisyphus-2.1903.0.ebuild)5
1 files changed, 2 insertions, 3 deletions
diff --git a/app-portage/sisyphus/sisyphus-2.1903.0.ebuild b/app-portage/sisyphus/sisyphus-2.1904.0.ebuild
index 4d2384f7..5e0cb84f 100644
--- a/app-portage/sisyphus/sisyphus-2.1903.0.ebuild
+++ b/app-portage/sisyphus/sisyphus-2.1904.0.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python3_{4,5,6} )
+PYTHON_COMPAT=( python3_{4,5,6,7} )
inherit eutils python-r1 git-r3
@@ -12,7 +12,7 @@ HOMEPAGE="http://redcorelinux.org"
EGIT_REPO_URI="https://pagure.io/redcore/sisyphus.git"
EGIT_BRANCH="master"
-EGIT_COMMIT="42df0bc391b29cd42dff591c7e6cbe08558ae29c"
+EGIT_COMMIT="55ab0d11545c1f04f67236f3c741b1214acce050"
LICENSE="GPL-2"
SLOT="0"
@@ -24,7 +24,6 @@ RDEPEND="${DEPEND}
app-portage/gentoolkit[${PYTHON_USEDEP}]
app-portage/portage-utils
dev-python/animation[${PYTHON_USEDEP}]
- dev-python/python-dateutil[${PYTHON_USEDEP}]
dev-python/urllib3[${PYTHON_USEDEP}]
dev-python/wget[${PYTHON_USEDEP}]
sys-apps/portage[${PYTHON_USEDEP}]