summaryrefslogtreecommitdiff
path: root/dev-python/logical-unification
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/logical-unification
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-python/logical-unification')
-rw-r--r--dev-python/logical-unification/Manifest2
-rw-r--r--dev-python/logical-unification/logical-unification-0.4.5.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/logical-unification/Manifest b/dev-python/logical-unification/Manifest
index 56e0375580dc..c98e7e5ed74f 100644
--- a/dev-python/logical-unification/Manifest
+++ b/dev-python/logical-unification/Manifest
@@ -1,3 +1,3 @@
DIST logical-unification-0.4.5.gh.tar.gz 47003 BLAKE2B 9f7e119a69b15b460ce66af137a3f0c3dd3da154173ac196a94d4894aafc67eeaa31d69c5ca8bdd6e264a3f7599f9e301dad103510c77e60ff14cc8af1c86ce8 SHA512 42af33ac7da6013d48d26ab49b84b40146f494963f1eee06256a219e8d0517b04cc3fe86f51cf19729fc64ad765e75a4890b278c2dbbf34eb7e1ef65f3014784
-EBUILD logical-unification-0.4.5.ebuild 685 BLAKE2B 5f411cf85f715d23392f6207ab2c5d77a57b59f64d5e3bf48eb794800439415d1248bf153b2947d5c15e4fc324a0b9b559dadc38b78e017e3fe75014fa91394f SHA512 53c6cb42f7cea06b734fe52d78f59ee805638aa17113d5cbc26f5b24121386ca173c6206e977c855d3e2733b6ea28920ce688c1892c074956c004d2ee6debd0a
+EBUILD logical-unification-0.4.5.ebuild 690 BLAKE2B aa7cf2004b4ce897fe3bbca3c8b4770ffa3ce236223f6aa220a096e6dc8855a6e2653b3addc798204e209ce3feb62202968668166640a59e232a0cc316be5c75 SHA512 2fbb475c2321b100e6d41017f5aecd1132adc830bfa9d236c686d0c1675c46a2dbfa27d441753e3bf99b46a38f96220ca5cf2caad779a7d3a7e26603ad1c4af3
MISC metadata.xml 411 BLAKE2B 41b22447e02d0d7cb7b13523abafe18bf4c01033ffe561c022d32c9896fe85272a1357682b678e0d679d01d992cdef1e445358280c581dcc1071a6e7b1f7e587 SHA512 21e61a22962dd3b4eb70efa40e2dd74660c540f79e13a3d9015494681432361f660003b3fa533fdd82faeb1e76bd4486c40478c99076e65997da14de1c0d8315
diff --git a/dev-python/logical-unification/logical-unification-0.4.5.ebuild b/dev-python/logical-unification/logical-unification-0.4.5.ebuild
index bf7ef4a32810..668cc08c7f46 100644
--- a/dev-python/logical-unification/logical-unification-0.4.5.ebuild
+++ b/dev-python/logical-unification/logical-unification-0.4.5.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-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 distutils-r1
DESCRIPTION="Logical unification in Python"