summaryrefslogtreecommitdiff
path: root/dev-python/taskgroup
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-11-01 21:50:29 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-11-01 21:50:29 +0000
commitf4271cea898f88d5785d4a92396a24e916ac301f (patch)
tree6cec9449f18dbf6a5172b553163d441d0ac83443 /dev-python/taskgroup
parente590456a8f7fef7ac4410bcf8f1e1486848e0243 (diff)
gentoo auto-resync : 01:11:2023 - 21:50:29
Diffstat (limited to 'dev-python/taskgroup')
-rw-r--r--dev-python/taskgroup/Manifest2
-rw-r--r--dev-python/taskgroup/taskgroup-0.0.0_alpha4.ebuild1
2 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/taskgroup/Manifest b/dev-python/taskgroup/Manifest
index e8c5a82c521d..4464fab10fe0 100644
--- a/dev-python/taskgroup/Manifest
+++ b/dev-python/taskgroup/Manifest
@@ -1,3 +1,3 @@
DIST taskgroup-0.0.0a4.tar.gz 8553 BLAKE2B b9fe9e2442ef8ea5972599a150ad8d2e41004a0aee2112e455d0b850c3833fb266fe2a6b730a4d8371eb3fff0d7101f2803d8708f3f9ea1159338495ca9255be SHA512 fc5a78de3d20fecd82a2c9a142ecf1df8f33f185a792f50b86558d7bb38d49307977a4db0709dbb806cca2a1d3aba46c86833c24973e155c3295437038581ab7
-EBUILD taskgroup-0.0.0_alpha4.ebuild 580 BLAKE2B 83c99590d5211edfafbec7166fe5459a33fa0552bcb993deaebf2a786584b170ced79ef03dfb81cee1410d4d4e05331a301150e72532b8b3bc00c901fed2920e SHA512 e556dc1c275572edf1f51602893882b978b638acd636b5f47e18ae304a37d7c84fd743a0d7a2bb320a6097d1285780d199396b555823c005ce08d6af3935c33c
+EBUILD taskgroup-0.0.0_alpha4.ebuild 651 BLAKE2B c879b2ee3305ec6f3902ad7b1a7237baf9f428407f2fdcc3f6300968f48c846546c130c4b152dac2bd944ee2636435066016aaecbf1071545d8cf915d01f64b5 SHA512 0c3f8fa568d587b5618b6043724e229242e5eb7fbbf3c050183e05d3fe9a92f4c9a5241346102e8798f50253395a6fd56ec0c857b05313d3b710e073955d4a1a
MISC metadata.xml 374 BLAKE2B 4425ffec98ce921bb6bd596ef700ef8ef48a4505f8e40479cf92c3875bbea8647fad6df630ec0565e6095b21b657aa75d9e300841377c0e6347b40733a5f02b6 SHA512 e42dafb7906bc1c6779329c65d0076f2974c29ee8dff808a225f1644790eda644ac6feb8fa85f4542b874c86428031965ab3622863673f28a0f95bde4716e34c
diff --git a/dev-python/taskgroup/taskgroup-0.0.0_alpha4.ebuild b/dev-python/taskgroup/taskgroup-0.0.0_alpha4.ebuild
index c8dec1170407..f9a8fd958fa7 100644
--- a/dev-python/taskgroup/taskgroup-0.0.0_alpha4.ebuild
+++ b/dev-python/taskgroup/taskgroup-0.0.0_alpha4.ebuild
@@ -4,6 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=flit
+# py3.11: this is a backport to py3.10, please do not add more targets
PYTHON_COMPAT=( pypy3 python3_10 )
inherit distutils-r1 pypi