diff --git a/net-im/toot/Manifest b/net-im/toot/Manifest index 469e7b2..a4ebc5b 100644 --- a/net-im/toot/Manifest +++ b/net-im/toot/Manifest @@ -1 +1 @@ -DIST toot-0.43.0.tar.gz 1033798 BLAKE2B bcf6b509cda37d73d9ce899938ba14bf8f8ccd5c2db3a3023fba409a6b5033c3fa69725fcf6f000c20bb8fcd873d623c4065b2be2011891723c58ff1a615a134 SHA512 ed9de92e33f5f2f586573bcc53660cfba2d405ccdb7550fecf412a3dc8d1f8a6222573797f8c347101ea0d2613b6fd686cd3c744437fb58dafb3c22282a567dc +DIST toot-0.45.0.tar.gz 1316116 BLAKE2B b5d36cb9d1722e81bf91bb274982f03daf4f6b8cc24fba6af9f2bca3277953a0bb6b1c256d250257df970d3cb54410f5f6f3e7c87bd8737b104c89b1654eca52 SHA512 c45d81e234657f5d057e9416525fa43a7dc29a111f3c07f5afdc728487e4c6a45a143014dc98ff4f9d22992045d69fdad87e8fc697f7e66ee71f865639c994a4 diff --git a/net-im/toot/toot-0.43.0-r1.ebuild b/net-im/toot/toot-0.45.0.ebuild similarity index 95% rename from net-im/toot/toot-0.43.0-r1.ebuild rename to net-im/toot/toot-0.45.0.ebuild index bbb486b..7671500 100644 --- a/net-im/toot/toot-0.43.0-r1.ebuild +++ b/net-im/toot/toot-0.45.0.ebuild @@ -4,7 +4,7 @@ EAPI="8" DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..12} ) +PYTHON_COMPAT=( python3_12 ) inherit distutils-r1 pypi