summaryrefslogtreecommitdiff
path: root/dev-python/python-lsp-black
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-11-17 16:57:03 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-11-17 16:57:03 +0000
commit1fca4db26fb13c520980473abebd51f620d34531 (patch)
treebc3154f63a706e2b2583aeccb63997197e112c23 /dev-python/python-lsp-black
parent27cf8f197a427c1c71255f86149344e3bf1be47d (diff)
gentoo auto-resync : 17:11:2023 - 16:57:03
Diffstat (limited to 'dev-python/python-lsp-black')
-rw-r--r--dev-python/python-lsp-black/Manifest2
-rw-r--r--dev-python/python-lsp-black/python-lsp-black-1.3.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-lsp-black/Manifest b/dev-python/python-lsp-black/Manifest
index 9a6a7e52144b..fef447f9efcf 100644
--- a/dev-python/python-lsp-black/Manifest
+++ b/dev-python/python-lsp-black/Manifest
@@ -1,3 +1,3 @@
DIST python-lsp-black-1.3.0.gh.tar.gz 9781 BLAKE2B d079d7a95dff682b86df23825796d2fa6e89d1aa3e66da1452e576fd1e96a4c298da181f53840fe5fcdcbbc8a0ca55aa53cbc4885a0178b6402365ef41a239be SHA512 9e3d081ac022854626c120128949ab5e58c44f9e76ddd566e3b80a697fbc02a96f62994f43195b02f899e770768d55d223984267133eedd6f642b70560d46c09
-EBUILD python-lsp-black-1.3.0.ebuild 749 BLAKE2B b6fb752179dccce249e3abb818ac6580e9f36403e9eba54629a377e0f34e2562f30c687e1b9ee45893c3096fc423abc9fa19f8dd4cdf166d8341a047ce2a73a5 SHA512 314551aa08c048bf6a5510f961b82efa6fcd79e8b2a53fc6a87d6b3434f0a31346d1560e1e11d9a9d4b06582e915ba50c0645cf4a4d31681eb6d0989037bd0d8
+EBUILD python-lsp-black-1.3.0.ebuild 755 BLAKE2B 06a6d0d435a8c8a51033e3e359bf3a7d31afa3d1d6dd3856f86126cb18f0e11d33f2e09762d888f7a54160e302ac73c39fcf28e4456209d189cc4db0265cd022 SHA512 9d99d4ab74a8ba920f5e14d16a6a43f82a689dcaf5c87b5925d1f0cff004c5823326f386591a0865fed4e25d2d369dce811231159ff2b68b597fbc820a9756b2
MISC metadata.xml 530 BLAKE2B 385bef4e8337f4a4fbcdbd32f52dec0b0758dd0eba50c9492465caee46dbbc96402b744d5835043f50f6c89147576c96305d8fcc4cedd42254ca2a19caf9234b SHA512 121b726a498e17b6244ecad14edd8fa3fcf23297516280f10b6b4fd5c1cb784f3a6caf902764977f8abd3cd3967db6d8fbac594c773969711dd572a487cae717
diff --git a/dev-python/python-lsp-black/python-lsp-black-1.3.0.ebuild b/dev-python/python-lsp-black/python-lsp-black-1.3.0.ebuild
index 39ff067b7213..8429181cf0c6 100644
--- a/dev-python/python-lsp-black/python-lsp-black-1.3.0.ebuild
+++ b/dev-python/python-lsp-black/python-lsp-black-1.3.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
inherit distutils-r1