From 0f558761aa2dee1017b4751e4017205e015a9560 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 29 Jun 2022 12:04:12 +0100 Subject: gentoo resync : 29.12.2022 --- dev-python/python-lsp-jsonrpc/Manifest | 2 +- dev-python/python-lsp-jsonrpc/python-lsp-jsonrpc-1.0.0.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/python-lsp-jsonrpc') diff --git a/dev-python/python-lsp-jsonrpc/Manifest b/dev-python/python-lsp-jsonrpc/Manifest index d28ed534824f..e422b7ee7214 100644 --- a/dev-python/python-lsp-jsonrpc/Manifest +++ b/dev-python/python-lsp-jsonrpc/Manifest @@ -1,4 +1,4 @@ AUX python-lsp-jsonrpc-1.0.0-fix-test-with-ujson-3-and-up.patch 342 BLAKE2B aafe30896b88531102ff79900d845a24a506ff8d0649699311e77f9ba6742f591500e2cb83a2e5aff3118a1174819b2745a8f9ca6919af8b84d379422c7e06b7 SHA512 baaa0105df9906d451a9870c7f0ca5980c6b667b7d8c4fb4f57a0fb3bfbd3f2b7502cfeea7f2abb041c2dcb344f6f5ef69822d82daed3de1ebe4564c812c7430 DIST python-lsp-jsonrpc-1.0.0.tar.gz 10011 BLAKE2B 671490d439f10eebf2d05f221adad25be6f881f4a0f4fa975d4574937a951d4d0bc51264a9ec67d3ef5d112b6e025b551685d3e3c2b959c4a6bcef92d46c5ff3 SHA512 447835fc6c3810f486d80f85295089c021b792843bdf88d461c021b8b04407d8f7e6a99c07351a23658a5dff46eb475bc64e51bdec029787cd33330b54d4dfec -EBUILD python-lsp-jsonrpc-1.0.0.ebuild 761 BLAKE2B 9bf55eaf3b4dc14fd412106feb33cf6ab0d4e9e35d096a720ba80d217e8b427b1543da21cb9ba5b2c84a586f7d41d1ed111c54d4a872fb759d91aef14758c580 SHA512 6aa3be0ccd0b8dd3610a92254ae4ae6d1e0be00a135cbd4645b0a162c48d70148a2fb8ea09de26ec3761317f7407df42d445624a5a1710071a27ef128b51bfcc +EBUILD python-lsp-jsonrpc-1.0.0.ebuild 761 BLAKE2B b2aaaa45f0a5232df4cd4bab313c781141246086ed9deb74b65133921ebf1fd559199a75ea49b6e7b248f60bc6cf77cf6d46f41129e608fcc99a79d138fd857f SHA512 ab04e6c72556f968129246b6b48a304cc65169933553ccc2417448880315ed027f54902a7cd953d231d5039efbf6974256b267271cc19570a27bb8c26b665a04 MISC metadata.xml 465 BLAKE2B c1c85dc7e2694420f8fcb80c4de578d159fa124b3cf7388d66220b6425ca6a11bad88b3ed91f5272f81a2604dd68009e4076a5d800585a2e4e6f9c448eb25a8e SHA512 16456c751af90b7169978398771635459406029275332d569304f9369ecd0ee5b4cb1e269c9a22c5b636d72e6c5f685f55e5f6b73a62b730c2b8c8734ba971bd diff --git a/dev-python/python-lsp-jsonrpc/python-lsp-jsonrpc-1.0.0.ebuild b/dev-python/python-lsp-jsonrpc/python-lsp-jsonrpc-1.0.0.ebuild index c50e45eabe07..0bfcf0625003 100644 --- a/dev-python/python-lsp-jsonrpc/python-lsp-jsonrpc-1.0.0.ebuild +++ b/dev-python/python-lsp-jsonrpc/python-lsp-jsonrpc-1.0.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7..10} ) +PYTHON_COMPAT=( python3_{8..11} ) inherit distutils-r1 -- cgit v1.2.3