diff options
Diffstat (limited to 'dev-python/pytest-xdist')
-rw-r--r-- | dev-python/pytest-xdist/Manifest | 2 | ||||
-rw-r--r-- | dev-python/pytest-xdist/pytest-xdist-3.6.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-xdist/Manifest b/dev-python/pytest-xdist/Manifest index e09d6a72b250..26ffeb86af21 100644 --- a/dev-python/pytest-xdist/Manifest +++ b/dev-python/pytest-xdist/Manifest @@ -1,3 +1,3 @@ DIST pytest_xdist-3.6.1.tar.gz 84060 BLAKE2B 01392bc1f5a1587f609fc0246235457ab92ca40b3c34c660c117fae1c2b8b98dc0cde345f42951d69c3b58732e0094c7618ed570a6e3ca41165e93e2d8cf9e84 SHA512 583a78d0adc05d81458bbdd5832c239581c0fcd9cad9edfd16fa78009c005c15bffec7ed074d9e18f1542393f62d9ccb2c9e0a96d825e9cff1faec123545a2a3 -EBUILD pytest-xdist-3.6.1.ebuild 1064 BLAKE2B aba28c0228ff4133f3a03d73b7dd72fb0d64b2101d1615962cbe6debcf3c6ce2793a3ef3c50a2fb2942094de36b60e5a7cdb3036e957c15fc28b76cc638f5c12 SHA512 70bc362e3d8479d73c7d569a173ddde93efc6d3f9e780c8adb175b588afd732c3fa1f37d71d8a08cd9817c1f5263c16ebab2b1d34b05fa38a638510e41fd2969 +EBUILD pytest-xdist-3.6.1.ebuild 1076 BLAKE2B 72f92b7eb0d2ce02353984616e83d112c82784173624f2d4b7067f497e3d80216399c5aa6fe462f03b0347eaf02275e17c720b50acfeb08b8ee5cc80399082be SHA512 478153931d4c13bb50c09307f3f588b2bcfe1e3643c819f4ebd0da63e9b56a7a261f6d142b21e0b8087bd0d0cd2ea4fe88d9c2bb17d05180e0c69a670e12b663 MISC metadata.xml 403 BLAKE2B 0aef0787ad01d8e5e5a0588b95740ca54527c1f425d17cc6655308ca478597ebdbfc35165e88864163929104aba9820848b63c17c3d77b238c4f0e17d9b98261 SHA512 c12b3e2a13b6497f748b373753410df996955ddcb9631b310104f2ae31a1427d983462c242692c1b6f9a9b9cd36b7f4aaef58e408543572c040e3dbeb38848fe diff --git a/dev-python/pytest-xdist/pytest-xdist-3.6.1.ebuild b/dev-python/pytest-xdist/pytest-xdist-3.6.1.ebuild index 4314dbd44172..236975d76f83 100644 --- a/dev-python/pytest-xdist/pytest-xdist-3.6.1.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-3.6.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 ) +PYTHON_COMPAT=( python3_{10..13} python3_13t pypy3 pypy3_11 ) inherit distutils-r1 pypi |