diff --git a/dev-python/libcst/Manifest b/dev-python/libcst/Manifest index dc967c3e1..44970782c 100644 --- a/dev-python/libcst/Manifest +++ b/dev-python/libcst/Manifest @@ -1,3 +1,3 @@ -DIST libcst-0.3.13.tar.gz 398267 BLAKE2B 1ad361c326e3d84b5ab853edf511674dceadaa956d4b62620463dfb4cbfaa74d167bfe8e101ffa79ac373d6e8671131285408f0cbfe9f391079d69762c2d719d SHA512 b51dc9c875ddf607b2509095449f8c71a5a79a76fedda3ad4ae6030cc369839751fb54e9216f6b001fb7e0cb20d4097ba9cbc08a7e1dc9ca897a8ba9ccb70e5d -EBUILD libcst-0.3.13.ebuild 840 BLAKE2B e188a93b193495305b9e9e276fd3dbada04ce777f028340af102a7dc4a23ad454592c44a6ac50802b07db9ebab34c7e61f5bd406fba67a85db00ebc0c0fc363d SHA512 7b7cb56aeaad434f9e0e618a9508bdf7c3595ff1e02d6758b20d40b58517d9a82c0565daabddbf3daacbc3385351b2b1906e5305ba5516fa3f6de58be9dcbd33 +DIST libcst-0.3.23.tar.gz 579195 BLAKE2B 46114d8380c7a78b7d6cc0ef831e6fe952140b86ac3aa98d6d4fd3037376da3e1a0863fc43818ee4ab007d316645222db1bc4131156bce820c47d9edba9aa42e SHA512 b4c6872367bc4189931c68697190e192db3c43bc71704b8b61491c3f9a7d44597829ba976298689885923cd58bdd1e6b187428aa7aa1c2f0d361f87684e83b94 +EBUILD libcst-0.3.23.ebuild 838 BLAKE2B 0ca78f886745f218531ef9649f08690a801fc2afcb776b820efbaaefb8405b1b99694f1c2000455b42eae0a6c16f3232b6c280aee4f08c207cee94bc558b8987 SHA512 dab41a14c5216103aa7bd34c609d308f33395d4180e062c4937c509465f5f1fdb4d4a3812929357650ea32f6c1a1301842f4f179d904cd8b805eb92cd422a492 MISC metadata.xml 325 BLAKE2B c65d635e115753ae3ddeead8b348646cc03d50ea16453daf66beb690b3d6bc3c259426d9a157be46441f1b4321e4715795e36a2c59af88522d73d455c413da71 SHA512 cf71281cc2df2b55ff83e17a00f6731cf1da15758e287e739fdca4f97664dc82b0d550646bf70727a870a628466cf6b417719ecb7ea9e29fe718908e255ce7b0 diff --git a/dev-python/libcst/libcst-0.3.13.ebuild b/dev-python/libcst/libcst-0.3.23.ebuild similarity index 94% rename from dev-python/libcst/libcst-0.3.13.ebuild rename to dev-python/libcst/libcst-0.3.23.ebuild index 6ffd80ccc..ea1f062c0 100644 --- a/dev-python/libcst/libcst-0.3.13.ebuild +++ b/dev-python/libcst/libcst-0.3.23.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="7" +EAPI=8 PYTHON_COMPAT=( python3_{8..10} )