summaryrefslogtreecommitdiff
path: root/dev-python/toml-fmt-common
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/toml-fmt-common')
-rw-r--r--dev-python/toml-fmt-common/Manifest2
-rw-r--r--dev-python/toml-fmt-common/toml-fmt-common-1.0.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/toml-fmt-common/Manifest b/dev-python/toml-fmt-common/Manifest
index 9f2a208dd8f0..24f80e0f3219 100644
--- a/dev-python/toml-fmt-common/Manifest
+++ b/dev-python/toml-fmt-common/Manifest
@@ -1,3 +1,3 @@
DIST toml_fmt_common-1.0.1.tar.gz 9626 BLAKE2B 460e7849dea995bbb1eedbbe2f65bd6401b31d19cfc20bebd8a82c6b4877b64174e1623c4cf649f499b7138141914078a4e0f595374eb4bb3ef423da3f0f934a SHA512 d4e693dd9f3ec0124de6f0006a209bb6f9f62365c16f71033a374a837636f2f744e359aaaed4b42e05a27d8a5e674712b7db2c07a8e93b899b5cd51005d7c525
-EBUILD toml-fmt-common-1.0.1.ebuild 684 BLAKE2B c73d803a7e07e0edc3f7efcdab8a3d85524a6c5a56e079743548c7191e87699e7d574d7105e28f0268d6370817c5ffa88282a293d4281f85213a932b3cab6b66 SHA512 b53f8bb773e46ae276f0a1946d169cc29cfb3b43aa9667b0f9c3c705d5429c8593010f8f46e668324973a0af1a4bea6236304852bef23918b0fe8e3f93e1733c
+EBUILD toml-fmt-common-1.0.1.ebuild 693 BLAKE2B 641e1fdb703063612a19fdf4d88ff73fd11d38f759987cce24afcc8eda44987db38534e4c9eafe72538009a3bdc22a07e6cff9ad0a2a36fe84bfff01bdebf0b9 SHA512 b7ec6a3f15fe5d5085542e88fbd1e5ba071d721ae307ced0083702f32d954a78ebc0dfcfb9d8badabad2a2341644701154efdcefaf6c4310d69fc2230313ca89
MISC metadata.xml 384 BLAKE2B d78b4bd7a67d589117367dc0cf37bb2ead68c23cfd74a406f5891ac047bc463aa2bdb3e46aa2ce23cadc6eec885e4840a92a62ec0a64d6b53aa922ef317cbb02 SHA512 7654c44bd3a1474f76e078298b5528171bf872720a3e325fc4350e28892b1eeb02006a34f27037b8f97c8cfb8d737dd29ee704c0fa928af6fef666a4f53efdb5
diff --git a/dev-python/toml-fmt-common/toml-fmt-common-1.0.1.ebuild b/dev-python/toml-fmt-common/toml-fmt-common-1.0.1.ebuild
index 91a1eaa36710..56d681a26528 100644
--- a/dev-python/toml-fmt-common/toml-fmt-common-1.0.1.ebuild
+++ b/dev-python/toml-fmt-common/toml-fmt-common-1.0.1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( pypy3 python3_{10..13} )
+PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} )
inherit distutils-r1 pypi