summaryrefslogtreecommitdiff
path: root/dev-python/qscintilla-python
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-python/qscintilla-python
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-python/qscintilla-python')
-rw-r--r--dev-python/qscintilla-python/Manifest2
-rw-r--r--dev-python/qscintilla-python/qscintilla-python-2.13.3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/qscintilla-python/Manifest b/dev-python/qscintilla-python/Manifest
index 44cd22515bf3..10042e8fff3b 100644
--- a/dev-python/qscintilla-python/Manifest
+++ b/dev-python/qscintilla-python/Manifest
@@ -1,3 +1,3 @@
DIST QScintilla_src-2.13.3.tar.gz 3060031 BLAKE2B e93dd884f630ef5f02fbf558ea8d9f94cfde1af03b811c8df9c3197ce9cadc430bf9727aec114ba118588effa5bc76166e3bda48800b6112edc8e8c598d72952 SHA512 be102fd6123fad0bc7f8de39080886369398889de48a4ec8873a0751890d7be1f238ae5194b71d31aac492e2881b6bf7885d9c06a2a47e36328780b47694f5b5
-EBUILD qscintilla-python-2.13.3.ebuild 1828 BLAKE2B 02e4815b12f1d1a7678862eeca4287a46e287aac47aae5074eb4d3b613b12056744024e2f39316d6d504f986596fd95b88bfc79cf30a1ee9c6322e69ce27b6b7 SHA512 edcb4cbe91f3d00d2bd43cdf2cb21710c0e7361316df9a7fc2a41d1e24d5bf34916dc61f3c65199452f1fdbab5ff24e71994457bfc8ffa73b9801a071a854010
+EBUILD qscintilla-python-2.13.3.ebuild 1828 BLAKE2B 1cd38e65242a96c2313da2a9a5c5346a9505cdf3a944cedd5336696fe621639eb5ff9deba5425343813d3a99d303d57cd099d52144e6481eaab9c10cbc6880a3 SHA512 840bea845e79c7f27e90997644e37a89ecc79acaf75f2e8b177f29b3cc62a57df244c00c49f07991c423848fcad173340664aafddd27863621b1217fba5e8d29
MISC metadata.xml 679 BLAKE2B 7d346ab99b6c19180388b012b949a7ff4bd474dbe222bdbecac25c6c29a1f5b14fa9e0a979a2b217d2604c1e9471776012303c45341277582bcb0f77681d94d8 SHA512 5a09f0497846433a08b407bc3b2a5c611087744a5354f744d97663687d179a9c8a0159e73fb88a7ee70cb371ddd11293f44698d3fac4899771b9bd3a4ed11a5f
diff --git a/dev-python/qscintilla-python/qscintilla-python-2.13.3.ebuild b/dev-python/qscintilla-python/qscintilla-python-2.13.3.ebuild
index 58a4422d5585..af961b1876ec 100644
--- a/dev-python/qscintilla-python/qscintilla-python-2.13.3.ebuild
+++ b/dev-python/qscintilla-python/qscintilla-python-2.13.3.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..11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit python-r1 qmake-utils
DESCRIPTION="Python bindings for QScintilla"