summaryrefslogtreecommitdiff
path: root/dev-db/pgcli
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
commita90c84e720803f3d26c0ade8f1f1e405ca97502a (patch)
treef788ea0972d51c66823825021dd83427e1d466c4 /dev-db/pgcli
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-db/pgcli')
-rw-r--r--dev-db/pgcli/Manifest2
-rw-r--r--dev-db/pgcli/pgcli-3.3.1-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/pgcli/Manifest b/dev-db/pgcli/Manifest
index 0b5dfcd8965b..efe9a69833a2 100644
--- a/dev-db/pgcli/Manifest
+++ b/dev-db/pgcli/Manifest
@@ -1,3 +1,3 @@
DIST pgcli-3.3.1.tar.gz 446637 BLAKE2B c7c946b905f72e18b06100012c32b332c278fcf6dab2bdd304972b5bd4936a2d3d2c1b2be23a9fd5f986afa14ed8a8f3b6a0a08703ec6142ee3bc3d1a2ece68d SHA512 01286ce62919a8845ca55b40851ad8c3832dba58d523ce2d953d555a60d2785b0129b76361e854574340cb1c0933c7b83eb03d7c2a7df81fbc4231dc42e45357
-EBUILD pgcli-3.3.1-r1.ebuild 970 BLAKE2B 0c1b149eadbd8a22ac64777ab558703dcea1a76744f75fadab663b2d712a7fb681e6c731a3341fac9aca9cc8b7fc86d0e940785075213944eb5b0b51614072bb SHA512 2f7a9659a0b11fed34159bad5e8dbc21eb375854fe789ee34bb7dca69994bd7b80fcd0d00f71ea48a729f5011eeea895ea24e7d8d5f7228f3cd8d97b8a7c65cb
+EBUILD pgcli-3.3.1-r1.ebuild 970 BLAKE2B fafb4f456b3eac98e6e15a1765b654db7dd62d131504109c871d5d5bb7609778ffa53a6f3559fc9418fa6654b2e0672970154bbcd771dc1a13ed6efc4e3061fc SHA512 30778cc19c86ac11a5971b24c159eb7e2605f473e32714c1e05468007dd74f6ee22bfe7cecd2896387250a9fb94706070e161c8c5ccd13c0382a9185bb7afe82
MISC metadata.xml 359 BLAKE2B c8107f0af400492e5365311f645a91c0a56448f3f2983c470c8e8eb08126202f2b5895978971f5f77eec87bbe29e4f198d954dcd87b14b2cfa019fb98dbfe272 SHA512 bca1ac9cb841c4b17c07b6a581d54f860fe384ce139b9894fcdb442024f75ef7996ea55535be177472dc5149e1dd1cf4859181210bbcd637f6b82b8816334cc4
diff --git a/dev-db/pgcli/pgcli-3.3.1-r1.ebuild b/dev-db/pgcli/pgcli-3.3.1-r1.ebuild
index 90fbe7be5b70..04ac95bd5f10 100644
--- a/dev-db/pgcli/pgcli-3.3.1-r1.ebuild
+++ b/dev-db/pgcli/pgcli-3.3.1-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{9..10} )
inherit distutils-r1
DESCRIPTION="CLI for Postgres with auto-completion and syntax highlighting"