summaryrefslogtreecommitdiff
path: root/dev-python/pylatex
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-31 18:57:01 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-31 18:57:01 +0000
commit69051588e2f955485fe5d45d45e616bc60a2de57 (patch)
treeef8699cca7ce3773b1de747b167ceeacdc60cb92 /dev-python/pylatex
parentd7ed2b01311f15ba54fe8ea872aab7d59ab2b193 (diff)
gentoo resync : 31.01.2021
Diffstat (limited to 'dev-python/pylatex')
-rw-r--r--dev-python/pylatex/Manifest2
-rw-r--r--dev-python/pylatex/pylatex-1.4.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pylatex/Manifest b/dev-python/pylatex/Manifest
index f6cc8f23bf9c..bda27b2f252c 100644
--- a/dev-python/pylatex/Manifest
+++ b/dev-python/pylatex/Manifest
@@ -1,3 +1,3 @@
DIST pylatex-1.4.1.tar.gz 301482 BLAKE2B c68c8bbf70c5099b3c3146922afe94dcf4f90bfc8644fa165ee27835f4a24642645f9849f2f9fd69656dc07dcc4807869275aacf33a1e5b9c59e539801f8e821 SHA512 55a5734e4d239cef4bcaafa0ba64eea013ba3e86d137de5a5f8311d70c949d783e2e7aad24d39d16a6febbe4bddc34e47248068e1328fe3f95f39a7c7019a3a9
-EBUILD pylatex-1.4.1.ebuild 1265 BLAKE2B 579acc8180c1e1e455a1b8151451036b60568a6740ba50adec26fdd26bee10a0b9dcb8e076df28d6b5fa76f940f931e5a22a098b0d9f14f1776fcde65f4430ac SHA512 9c658c3d8c71f3a769ea862840e6ff74ed2df2c4001b8dbe7b902951f0e9ddae705e8b806e314a39ae876639a34782b204dd0c455c5f4d29ce5269d8adbfbecf
+EBUILD pylatex-1.4.1.ebuild 1263 BLAKE2B 8ba4f3356e5ee3c4154ea9588c76927213150207ee86173eeb12bb2ad784d98511c61a3419856e2f8d653af983429201e41063537cfda349c5aaec6b3f1bbb67 SHA512 34fc9d137a0bdcc1ab8e3d3a6dd5b981736452d0cb8131030e02c0acf76a67ae5894fb9d9b884d42ea9a0e54287dc178dfe968637b060bcb50224f202d693b83
MISC metadata.xml 743 BLAKE2B 10bb0e8cbed22f4fce7f22b92d6fc7a3fc4a784066a978889619a3943483cad6035343c98d4cb4fd65fdd25b02d7e51ddb9c18d5e78b62a71aaef8b1735fd9fa SHA512 cea3b0a7f550a7d515a88a14a6c71811322519ac0365e1bdd73463f20f12c7825778bdef3da1e43df9978d15fb53e5de37fc1e7195d39aa96b3ac79c0370a57a
diff --git a/dev-python/pylatex/pylatex-1.4.1.ebuild b/dev-python/pylatex/pylatex-1.4.1.ebuild
index 310d24af93f7..f1cbdec4f257 100644
--- a/dev-python/pylatex/pylatex-1.4.1.ebuild
+++ b/dev-python/pylatex/pylatex-1.4.1.ebuild
@@ -6,7 +6,7 @@ EAPI=7
MY_PN="PyLaTeX"
MY_P="${MY_PN}-${PV}"
-PYTHON_COMPAT=( python3_{6,7,8,9} )
+PYTHON_COMPAT=( python3_{7,8,9} )
inherit distutils-r1 optfeature