summaryrefslogtreecommitdiff
path: root/app-text/pytextile
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-17 01:16:38 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-17 01:16:38 +0000
commit53cba99042fa967e2a93da9f8db806fe2d035543 (patch)
tree9780d3b87dfc6bdebc6b7b7d15af1ecb813c6853 /app-text/pytextile
parent71deace00d1a2b091313fe137ab7092418c6f87c (diff)
gentoo resync : 17.02.2020
Diffstat (limited to 'app-text/pytextile')
-rw-r--r--app-text/pytextile/Manifest4
-rw-r--r--app-text/pytextile/pytextile-2.3.3.ebuild2
-rw-r--r--app-text/pytextile/pytextile-3.0.3.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/app-text/pytextile/Manifest b/app-text/pytextile/Manifest
index 98af5f6cf007..2f409a45cffe 100644
--- a/app-text/pytextile/Manifest
+++ b/app-text/pytextile/Manifest
@@ -1,5 +1,5 @@
DIST pytextile-2.3.3.tar.gz 42277 BLAKE2B a6e6e1d96695f3ada03f5da9bd8bd19b99da345d83c62b1d4f2e765303dfbbbee072da4611f1b29b46d28ed334373c809117940ff0c1238dea3b12fb9076656c SHA512 980c872bfdc056753fa5b344cbc828dbdc9ddfc2656f3cfb5c15b3351cfd9e4016f57af14b60af2f2764e556865301d7923a8f0687c5857fc2201bf10f56ab60
DIST pytextile-3.0.3.tar.gz 48560 BLAKE2B f8d3077e2b8e4de7157dcd9ed17f7889301946c2d3034dbbb0171b4930bd7268c65ce1f950552db2b783aa48acae639d5f4ccfcbca96807562b4a6377c3dd220 SHA512 142fe77c8858b0444428f9ca0f24d1a054a1566f85f00fd5cf860bb705a19666249cd03420d258d5acfc9f45052dd25e52767492a60a10d986d86b711b54612f
-EBUILD pytextile-2.3.3.ebuild 1036 BLAKE2B ba614ffe9b9de018cf7ec983fa4cac0dc46b200827bc7223a6a47079b2668a3b00f1bbfa70147a09c5f2648b09043710ee7ea264ddbca6769074e6f02e8c2e67 SHA512 bf00544133faac82bb8c1d24a6195385931fc8ec342b7977c276cb8b4f34cc964604aed99205f4f98744ea64193aed82c66915c1e12f809065491883fbda523a
-EBUILD pytextile-3.0.3.ebuild 1034 BLAKE2B 6bdc043818d56c668682de698a22c92178fce6e4c1fe91159aca4e4432c4847df6d32565478b8a3677e29ea4d36f5a80d9914f7073bb127dc0afcbf5e44a021c SHA512 4bb47e18f850d3c2d661d84aec75fba354f0be7078eae755951df4c6cbbda3715e2f5a2d55c9698be4ac937c6ff4c4109ae6c6fd15cbf631c5963908d2086f2c
+EBUILD pytextile-2.3.3.ebuild 1030 BLAKE2B 3b8c0ca00a486265aee921a873b66d5b1cf181f63c29384dbebd1eaabdc4b414643fdc7ed1eb8820417a458857af8fc5c358a64a79d66c275b08e5e7f64aafdb SHA512 b3db291714c0cc8444248939dbf63c5c807e8df7a0250b54fddd27581b1aa4945e2d60a29d567a476bbdb8e96a3d4f5090d51b1e67060f71115a7469ea51893f
+EBUILD pytextile-3.0.3.ebuild 1030 BLAKE2B 62fa21225063fa22108c47d66c06cc529a52e0352bb5429b4a83d4af1371394eb4c26c0eda53f11a7f47fa1614937ded4b4ad291e75e3522a8c7ce76e28b4d8a SHA512 9b4217b5166fef296bf77e40010ee0283a0ef3f0035b724e144dcd8bc5eb28d2fdb7afcd3432ee021957dbd7b32f51bbcf23ffe5b900ab3684ad3dbcc8333ba2
MISC metadata.xml 554 BLAKE2B 014b0bb6fd9f0405aca39429a804bf9b3c2ff7dfcbcf55aab6678298c1ce37093c2c0005c315467cbec5c19b1f7da020c8eaabc1d912fd7b5d93567f62c94fff SHA512 6d4de4859070958c55f816ee8692a33f1a7b70de38549e9a6242044ccfdfffc590da29c79c450862537185fe2803bb0e09b2bb46ea76cf5548a2ded01a26434f
diff --git a/app-text/pytextile/pytextile-2.3.3.ebuild b/app-text/pytextile/pytextile-2.3.3.ebuild
index 2226c9abb454..69515f328b86 100644
--- a/app-text/pytextile/pytextile-2.3.3.ebuild
+++ b/app-text/pytextile/pytextile-2.3.3.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1
diff --git a/app-text/pytextile/pytextile-3.0.3.ebuild b/app-text/pytextile/pytextile-3.0.3.ebuild
index 8ea0f74d9ac3..136381cfdbd1 100644
--- a/app-text/pytextile/pytextile-3.0.3.ebuild
+++ b/app-text/pytextile/pytextile-3.0.3.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
inherit distutils-r1