summaryrefslogtreecommitdiff
path: root/dev-python/pytest-salt
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/pytest-salt
parentd7ed2b01311f15ba54fe8ea872aab7d59ab2b193 (diff)
gentoo resync : 31.01.2021
Diffstat (limited to 'dev-python/pytest-salt')
-rw-r--r--dev-python/pytest-salt/Manifest2
-rw-r--r--dev-python/pytest-salt/pytest-salt-2020.1.27.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-salt/Manifest b/dev-python/pytest-salt/Manifest
index 55600c1241d8..2326687ae156 100644
--- a/dev-python/pytest-salt/Manifest
+++ b/dev-python/pytest-salt/Manifest
@@ -1,3 +1,3 @@
DIST pytest-salt-2020.1.27.tar.gz 64141 BLAKE2B 2b9261af2de28f8dce1abcd71b586594075916c8a5dbb27a24f15b9d95a575624be118d1c742f02020d3b968ffa4654cf6cd0dabefffe6876b87a4d1d58c3d60 SHA512 b0632e21f1ea5c3b57eb681cd8b270721cafd270321b708fca65427fc89817ed9e9a4216a520f35988c6866b1ed76ed84838009da9052a11cf8782d4dcf118ba
-EBUILD pytest-salt-2020.1.27.ebuild 896 BLAKE2B 20090d33d58db60472463e74724c8c265350e321d8b7328cb9e4aa24ba897fc7250c10080e6537882e492e02be9d25b423a1f1247e2999184139f731fc80b733 SHA512 ad0cd15e94f177d6cc47a1b16e0e14870c5feef9ca60386c0a7c610c96ae2ad4edc2e2d07188c58ef45b635c69cd67f93c0f1bb0ac1ec8044c4ea3fbeb7125c8
+EBUILD pytest-salt-2020.1.27.ebuild 894 BLAKE2B c3a3e9c1ba4cb39c8990e9b35d9d69fe666ae1d9d3130156bdbb3815081490a200a50b87ab92c8495ee7a43fd903aaabdf8795d63b373dc5b122575579f10f2b SHA512 c41580676e955904827a4ec04195932ee198a13c24f27a180e5a8a719cf0f6c4baf1a7675f4e97543eaf06869c5e488cc1bc312b2e04780f0ffc49ff49a133bd
MISC metadata.xml 323 BLAKE2B 2eede80f9d146aa2dc511191d1e1ef7a689786878c2ba77ee62dc181d49ed07475f657886e6f9d662140ff378ddeaf65f979a6e483b92ff97834e934b225b430 SHA512 ca8b7955dc3025e3ed15ef0556b02a80b033dc2003bbb3030b42112e04d1945436a3ff2224bd2149ec34210d50a66fcc0b1577dd1464fc8e1e4ed097286e02a1
diff --git a/dev-python/pytest-salt/pytest-salt-2020.1.27.ebuild b/dev-python/pytest-salt/pytest-salt-2020.1.27.ebuild
index ea282a77dc0a..9ea0666fcb4e 100644
--- a/dev-python/pytest-salt/pytest-salt-2020.1.27.ebuild
+++ b/dev-python/pytest-salt/pytest-salt-2020.1.27.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{7,8} )
inherit distutils-r1
MY_PV="${PV/_p/.post}"