summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-04-27 21:30:48 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-04-27 21:30:48 +0100
commit4952ba6f326b0910564c414b0b8192c0aded26e7 (patch)
tree40f60af2d86beb19c2a4f759be040b33bb2d1b9c
parent81a641ffeb268ab3306c49d596ff377dfd82185a (diff)
app-portage/sisyphus{,-qt} : version bump
-rw-r--r--app-portage/sisyphus-qt/sisyphus-qt-6.2304.0.ebuild (renamed from app-portage/sisyphus-qt/sisyphus-qt-5.2302.0-r2.ebuild)4
-rw-r--r--app-portage/sisyphus/sisyphus-6.2304.0.ebuild (renamed from app-portage/sisyphus/sisyphus-5.2302.0-r2.ebuild)4
-rw-r--r--metadata/md5-cache/app-portage/sisyphus-6.2304.0 (renamed from metadata/md5-cache/app-portage/sisyphus-5.2302.0-r2)8
-rw-r--r--metadata/md5-cache/app-portage/sisyphus-qt-6.2304.0 (renamed from metadata/md5-cache/app-portage/sisyphus-qt-5.2302.0-r2)8
-rw-r--r--metadata/pkg_desc_index4
5 files changed, 14 insertions, 14 deletions
diff --git a/app-portage/sisyphus-qt/sisyphus-qt-5.2302.0-r2.ebuild b/app-portage/sisyphus-qt/sisyphus-qt-6.2304.0.ebuild
index d5e5db79..c49471f8 100644
--- a/app-portage/sisyphus-qt/sisyphus-qt-5.2302.0-r2.ebuild
+++ b/app-portage/sisyphus-qt/sisyphus-qt-6.2304.0.ebuild
@@ -5,7 +5,7 @@ EAPI=7
MY_PN="${PN/-qt/}"
-PYTHON_COMPAT=( python3_{8,9,10} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit eutils python-single-r1 git-r3
@@ -14,7 +14,7 @@ HOMEPAGE="http://redcorelinux.org"
EGIT_REPO_URI="https://gitlab.com/redcore/sisyphus.git"
EGIT_BRANCH="master"
-EGIT_COMMIT="0b4cdf8f6b57160fd77c3a45165fdb7fa371e31c"
+EGIT_COMMIT="c07b06aa7ab944b5fee70d5a37ef60a45ff1c24b"
LICENSE="GPL-2"
SLOT="0"
diff --git a/app-portage/sisyphus/sisyphus-5.2302.0-r2.ebuild b/app-portage/sisyphus/sisyphus-6.2304.0.ebuild
index 92460eba..716ece04 100644
--- a/app-portage/sisyphus/sisyphus-5.2302.0-r2.ebuild
+++ b/app-portage/sisyphus/sisyphus-6.2304.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{8,9,10} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit eutils python-single-r1 git-r3
@@ -12,7 +12,7 @@ HOMEPAGE="http://redcorelinux.org"
EGIT_REPO_URI="https://gitlab.com/redcore/sisyphus.git"
EGIT_BRANCH="master"
-EGIT_COMMIT="0b4cdf8f6b57160fd77c3a45165fdb7fa371e31c"
+EGIT_COMMIT="c07b06aa7ab944b5fee70d5a37ef60a45ff1c24b"
LICENSE="GPL-2"
SLOT="0"
diff --git a/metadata/md5-cache/app-portage/sisyphus-5.2302.0-r2 b/metadata/md5-cache/app-portage/sisyphus-6.2304.0
index 3e4ca5d1..71844620 100644
--- a/metadata/md5-cache/app-portage/sisyphus-5.2302.0-r2
+++ b/metadata/md5-cache/app-portage/sisyphus-6.2304.0
@@ -5,12 +5,12 @@ DESCRIPTION=A simple portage python wrapper which works like other package manag
EAPI=7
HOMEPAGE=http://redcorelinux.org
INHERIT=eutils python-single-r1 git-r3
-IUSE=qt5 python_single_target_python3_9 python_single_target_python3_10
+IUSE=qt5 python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11
KEYWORDS=amd64 arm64
LICENSE=GPL-2
-PDEPEND=qt5? ( ~app-portage/sisyphus-qt-5.2302.0 )
+PDEPEND=qt5? ( ~app-portage/sisyphus-qt-6.2304.0 )
PROPERTIES=live
-RDEPEND=dev-lang/python[sqlite] app-portage/portage-utils python_single_target_python3_9? ( app-portage/gentoolkit[python_targets_python3_9(-)] dev-python/animation[python_targets_python3_9(-)] dev-python/GitPython[python_targets_python3_9(-)] dev-python/typer[python_targets_python3_9(-)] dev-python/typing-extensions[python_targets_python3_9(-)] dev-python/urllib3[python_targets_python3_9(-)] sys-apps/portage[python_targets_python3_9(-)] ) python_single_target_python3_10? ( app-portage/gentoolkit[python_targets_python3_10(-)] dev-python/animation[python_targets_python3_10(-)] dev-python/GitPython[python_targets_python3_10(-)] dev-python/typer[python_targets_python3_10(-)] dev-python/typing-extensions[python_targets_python3_10(-)] dev-python/urllib3[python_targets_python3_10(-)] sys-apps/portage[python_targets_python3_10(-)] ) sys-apps/gentoo-functions
+RDEPEND=dev-lang/python[sqlite] app-portage/portage-utils python_single_target_python3_9? ( app-portage/gentoolkit[python_targets_python3_9(-)] dev-python/animation[python_targets_python3_9(-)] dev-python/GitPython[python_targets_python3_9(-)] dev-python/typer[python_targets_python3_9(-)] dev-python/typing-extensions[python_targets_python3_9(-)] dev-python/urllib3[python_targets_python3_9(-)] sys-apps/portage[python_targets_python3_9(-)] ) python_single_target_python3_10? ( app-portage/gentoolkit[python_targets_python3_10(-)] dev-python/animation[python_targets_python3_10(-)] dev-python/GitPython[python_targets_python3_10(-)] dev-python/typer[python_targets_python3_10(-)] dev-python/typing-extensions[python_targets_python3_10(-)] dev-python/urllib3[python_targets_python3_10(-)] sys-apps/portage[python_targets_python3_10(-)] ) python_single_target_python3_11? ( app-portage/gentoolkit[python_targets_python3_11(-)] dev-python/animation[python_targets_python3_11(-)] dev-python/GitPython[python_targets_python3_11(-)] dev-python/typer[python_targets_python3_11(-)] dev-python/typing-extensions[python_targets_python3_11(-)] dev-python/urllib3[python_targets_python3_11(-)] sys-apps/portage[python_targets_python3_11(-)] ) sys-apps/gentoo-functions
SLOT=0
_eclasses_=eapi8-dosym 741bfa77afb2a9321261501aca58c208 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 8f942ebdcf04334697649d4a0bf65a32 git-r3 27e13c09a4c7e4c78ac812f74727e676 multilib d1408425c7c4a7669b9b17735404b693 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-single-r1 75118e916668a74c660a13b0ecb22562 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e wrapper 4a1902f969e5718126434fc35f3a0d9c
-_md5_=843eb5872f8c575d9e13f32f7d920555
+_md5_=08854b038efbc1daa1f26bc723c5033a
diff --git a/metadata/md5-cache/app-portage/sisyphus-qt-5.2302.0-r2 b/metadata/md5-cache/app-portage/sisyphus-qt-6.2304.0
index c0a8c6e3..5ca555e1 100644
--- a/metadata/md5-cache/app-portage/sisyphus-qt-5.2302.0-r2
+++ b/metadata/md5-cache/app-portage/sisyphus-qt-6.2304.0
@@ -1,15 +1,15 @@
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=install setup unpack
-DEPEND=dev-lang/python[sqlite] ~app-portage/sisyphus-5.2302.0
+DEPEND=dev-lang/python[sqlite] ~app-portage/sisyphus-6.2304.0
DESCRIPTION=A simple portage python wrapper which works like other package managers(apt-get/yum/dnf)
EAPI=7
HOMEPAGE=http://redcorelinux.org
INHERIT=eutils python-single-r1 git-r3
-IUSE=python_single_target_python3_9 python_single_target_python3_10
+IUSE=python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11
KEYWORDS=amd64 arm64
LICENSE=GPL-2
PROPERTIES=live
-RDEPEND=dev-lang/python[sqlite] ~app-portage/sisyphus-5.2302.0 app-misc/tmux python_single_target_python3_9? ( dev-python/PyQt5[designer,gui,widgets,python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/PyQt5[designer,gui,widgets,python_targets_python3_10(-)] )
+RDEPEND=dev-lang/python[sqlite] ~app-portage/sisyphus-6.2304.0 app-misc/tmux python_single_target_python3_9? ( dev-python/PyQt5[designer,gui,widgets,python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/PyQt5[designer,gui,widgets,python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/PyQt5[designer,gui,widgets,python_targets_python3_11(-)] )
SLOT=0
_eclasses_=eapi8-dosym 741bfa77afb2a9321261501aca58c208 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 8f942ebdcf04334697649d4a0bf65a32 git-r3 27e13c09a4c7e4c78ac812f74727e676 multilib d1408425c7c4a7669b9b17735404b693 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-single-r1 75118e916668a74c660a13b0ecb22562 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e wrapper 4a1902f969e5718126434fc35f3a0d9c
-_md5_=c8335d96483c1dd1850dcecc2592c149
+_md5_=f5bc579cb110c00eade0f7d70e8b0917
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 3f14569f..5b0bc748 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -10,8 +10,8 @@ app-misc/calamares-config-redcore 1.314.1337-r3: Redcore Linux Calamares modules
app-misc/geoclue 2.7.0-r5: A location information D-Bus service
app-misc/redcore-live 1.314.1337: Redcore Linux live scripts
app-misc/redcore-skel 1.314.1337-r2: Redcore Linux skel tree
-app-portage/sisyphus 5.2302.0-r2: A simple portage python wrapper which works like other package managers(apt-get/yum/dnf)
-app-portage/sisyphus-qt 5.2302.0-r2: A simple portage python wrapper which works like other package managers(apt-get/yum/dnf)
+app-portage/sisyphus 6.2304.0: A simple portage python wrapper which works like other package managers(apt-get/yum/dnf)
+app-portage/sisyphus-qt 6.2304.0: A simple portage python wrapper which works like other package managers(apt-get/yum/dnf)
app-text/simplenote 2.6.0: The simplest way to keep notes
dev-go/go-protobuf 1.5.2: Go support for Google's protocol buffers
dev-go/protoc-gen-go-grpc 1.2.0: This tool generates Go language bindings of services in protobuf definition files for gRPC