commit:     b6f7729de682c1ace7b4606379011907b24901f0
Author:     Michał Gasewicz <rozstrojenie.jazni <AT> gmail <DOT> com>
AuthorDate: Tue Jun 28 09:56:54 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 28 09:56:54 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b6f7729d

dev-python/cx-oracle: add 8.3.0, drop 8.2.1

Closes: https://bugs.gentoo.org/848156
Signed-off-by: Michał Gasewicz <rozstrojenie.jazni <AT> gmail.com>

 dev-python/cx-oracle/Manifest                                           | 2 +-
 dev-python/cx-oracle/{cx-oracle-8.2.1.ebuild => cx-oracle-8.3.0.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/cx-oracle/Manifest b/dev-python/cx-oracle/Manifest
index 6c7e35094..8fc09e49f 100644
--- a/dev-python/cx-oracle/Manifest
+++ b/dev-python/cx-oracle/Manifest
@@ -1 +1 @@
-DIST cx_Oracle-8.2.1.tar.gz 359269 BLAKE2B 
ad972b6607a7e77794b5642bce49f494715e32e989fd7c12c3a64ea556e6967bda02f0d937e42e1dd2dae931f75c33e63fa8c13a9dcd439e85b751720773c3d1
 SHA512 
879f25323ea037499c773be860d7c9a4f9bc675f7107a79a1ac027db45f6a4d71b47579b656fba267b85dacb76316f012de238ffda66ea33395ce5989b982116
+DIST cx_Oracle-8.3.0.tar.gz 363886 BLAKE2B 
a58b9cd201e8bd6038a0f7e50031c76197c1739ac2f022a7f91bd77f44032bc87d551c88e8b54c38dcb6b1fcd565e2220d4115ddd195c5f8b8b390590076fe57
 SHA512 
9a2f50b929802311271e5270f118c96968886c6fd3c8677d2e08949d61e9d4d26846bc9e44c674e0bd12a7f8b57bcced9b979f3622a37656e0969ad8ea4e7f70

diff --git a/dev-python/cx-oracle/cx-oracle-8.2.1.ebuild 
b/dev-python/cx-oracle/cx-oracle-8.3.0.ebuild
similarity index 96%
rename from dev-python/cx-oracle/cx-oracle-8.2.1.ebuild
rename to dev-python/cx-oracle/cx-oracle-8.3.0.ebuild
index 216938ef4..e7ca2440b 100644
--- a/dev-python/cx-oracle/cx-oracle-8.2.1.ebuild
+++ b/dev-python/cx-oracle/cx-oracle-8.3.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="8"
 
-PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_COMPAT=( python3_{8,9,10} )
 
 inherit distutils-r1
 

Reply via email to