summaryrefslogtreecommitdiff
path: root/dev-python/diff-match-patch
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-02-14 16:59:33 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-02-14 16:59:33 +0000
commit9d1d2b78c240bba8b9b26cca50a40c09f3a960dd (patch)
treeb3820ae8461752163f0e541676677e2834a374ca /dev-python/diff-match-patch
parentbcb4e496e52fa74a22eacd2b68fe36c8863029c3 (diff)
downloadbaldeagleos-repo-9d1d2b78c240bba8b9b26cca50a40c09f3a960dd.tar.gz
baldeagleos-repo-9d1d2b78c240bba8b9b26cca50a40c09f3a960dd.tar.xz
baldeagleos-repo-9d1d2b78c240bba8b9b26cca50a40c09f3a960dd.zip
Adding metadata
Diffstat (limited to 'dev-python/diff-match-patch')
-rw-r--r--dev-python/diff-match-patch/diff-match-patch-20181111.ebuild2
-rw-r--r--dev-python/diff-match-patch/diff-match-patch-20200713.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/diff-match-patch/diff-match-patch-20181111.ebuild b/dev-python/diff-match-patch/diff-match-patch-20181111.ebuild
index 8dabb0a98cd4..6cb37c1a1253 100644
--- a/dev-python/diff-match-patch/diff-match-patch-20181111.ebuild
+++ b/dev-python/diff-match-patch/diff-match-patch-20181111.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8,9,10} )
+PYTHON_COMPAT=( python3_{7,8,9,10} )
inherit distutils-r1
diff --git a/dev-python/diff-match-patch/diff-match-patch-20200713.ebuild b/dev-python/diff-match-patch/diff-match-patch-20200713.ebuild
index 57623dfb6895..a09f6405bf59 100644
--- a/dev-python/diff-match-patch/diff-match-patch-20200713.ebuild
+++ b/dev-python/diff-match-patch/diff-match-patch-20200713.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8,9,10} )
+PYTHON_COMPAT=( python3_{7,8,9,10} )
inherit distutils-r1