summaryrefslogtreecommitdiff
path: root/dev-vcs/python-gitlab
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-07-15 07:41:50 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-07-15 07:41:50 +0100
commitb3f2504c1d05b5999b74b2135860fc721e3adf68 (patch)
treee11656067365c7d474553833d6202ed04d3324a5 /dev-vcs/python-gitlab
parente0fdb8199de0e7a9b7c72d7f38d2e3ddaecdacd0 (diff)
gentoo auto-resync : 15:07:2022 - 07:41:50
Diffstat (limited to 'dev-vcs/python-gitlab')
-rw-r--r--dev-vcs/python-gitlab/Manifest4
-rw-r--r--dev-vcs/python-gitlab/python-gitlab-3.5.0.ebuild2
-rw-r--r--dev-vcs/python-gitlab/python-gitlab-3.6.0.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-vcs/python-gitlab/Manifest b/dev-vcs/python-gitlab/Manifest
index 4c8b37f9f4cd..228105604436 100644
--- a/dev-vcs/python-gitlab/Manifest
+++ b/dev-vcs/python-gitlab/Manifest
@@ -1,5 +1,5 @@
DIST python-gitlab-3.5.0.tar.gz 225751 BLAKE2B 25efd5de5addde6cdb19307217080213e8f0aa9b189307fe10fb9af55d8db92752794cf71c3e826629f043dd85d6078dbf9e96418d3e96d38209a5a81629d589 SHA512 fdc719f0cb0bf588390f0f6f0ffc4814bb5135156ecbe96cb4b381a7f93606a49773d1e8a34397a0f3b4522c8867704429070bae7bec6cf34b9e713f0a9c9189
DIST python-gitlab-3.6.0.tar.gz 235738 BLAKE2B 4ed26f2d8add0fbfdc52bd8d7f61e06b717a2f8b7995b8c75eaf67a20362c259d0c487177ba695310cff11bb0129e49cb3c0058682488da9b8f61b477c4a07f1 SHA512 b2fe2dd62b76929d3acef0c8fc815b91ac5949af47fa43110d461d541ecd943af2e3c7afc94ad4b396b8d8815b4201a65ef7199bf886f5e5b0419b3d9bff2575
-EBUILD python-gitlab-3.5.0.ebuild 869 BLAKE2B 77baec7dec078b1e1032d2f6bfdd079e00a26345fcd8338c36a68a95be55ffe24026c5ce65be2805e089c0cb41eebb4b139109bce27b8de0945cd703d7414a13 SHA512 3068213ed0e62bb9b887944b57103270114c91162208a0e78aaaac3d40d6ea5e537b22372c0571941d196975b68ba1f2906ab35c41aac937f11fc32a85152441
-EBUILD python-gitlab-3.6.0.ebuild 974 BLAKE2B b0522c5df17e7bbc6b7634ada9fc19cafbd6570293276419fe18169013693aee7021e63ff46983c347b9fb8d8ce575b03dfd8494e6bb67ba00ebfa26ea7e4c66 SHA512 3c367880fd08007797369647b88ef6779816bacf77340488ed5716e4b165cb7f852fa6920b3b009cae1c62f28a7e9f3b8c75e2590f66ca3f29e63663e1d4714d
+EBUILD python-gitlab-3.5.0.ebuild 867 BLAKE2B 303710de7419f22976c77b394bd8fd3314a1139207f641c594d14578ca304a1144afa16e2472aa4833bbc7284053eecbf8ce42e828cf62237d394d55fe3993a5 SHA512 91550bb017e460f2346ea6f76ef8068ad3721d83ca6889c824aa5ceae2450d5b0c0894ecd8b04739bb4cca264d7e928de32c0275d101fe8fc7d3b9664ae7ae37
+EBUILD python-gitlab-3.6.0.ebuild 972 BLAKE2B f254e7cfe95fbdf4a675c98771006ff1db243492ec39cabfe142ec0ccd452f1000f9901e4d248a6ce3989b46c1c00f981ecb186084757c8947a1899d722c3c04 SHA512 54c1fe287ba84943067ec8368bda562771858d8fbb7059fbd67e08cad77b55f5ff64210eebf788bd0358608fbdbfa85a4d6c6925e2d7d04b51dce492d72061f1
MISC metadata.xml 249 BLAKE2B 08603bf9d754b59bae12620988552abc7f76b87a1390d02038789eba034c22412a3593d10f443794a5171ff3905c2b5c822368b2eb9f53a528097b7b6c80ffe9 SHA512 338d72efbd040697be98aad4229b81c9694eb27ecbc39f3a18332f4cc766a46b4a0a92f32612203259bf58f5838d0aff7f0b1abec7766f6cd2394c73f7f0b251
diff --git a/dev-vcs/python-gitlab/python-gitlab-3.5.0.ebuild b/dev-vcs/python-gitlab/python-gitlab-3.5.0.ebuild
index 6f782bcbdbae..90eec639d832 100644
--- a/dev-vcs/python-gitlab/python-gitlab-3.5.0.ebuild
+++ b/dev-vcs/python-gitlab/python-gitlab-3.5.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{7,8,9,10} )
+PYTHON_COMPAT=( python3_{8,9,10} )
inherit distutils-r1
DESCRIPTION="Python command line interface to gitlab API"
diff --git a/dev-vcs/python-gitlab/python-gitlab-3.6.0.ebuild b/dev-vcs/python-gitlab/python-gitlab-3.6.0.ebuild
index 85ac20d563aa..ceaf08012a3d 100644
--- a/dev-vcs/python-gitlab/python-gitlab-3.6.0.ebuild
+++ b/dev-vcs/python-gitlab/python-gitlab-3.6.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{7,8,9,10} )
+PYTHON_COMPAT=( python3_{8,9,10} )
inherit distutils-r1
DESCRIPTION="Python command line interface to gitlab API"