Skip to content

Commit

Permalink
dev-python/yte: version bump 1.5.4
Browse files Browse the repository at this point in the history
Closes: #1221
Signed-off-by: Andrew Ammerlaan <[email protected]>
  • Loading branch information
mschubert authored and Nowa-Ammerlaan committed Dec 18, 2023
1 parent 4a5b797 commit 1e3f363
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dev-python/yte/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DIST yte-1.5.1.tar.gz 6764 BLAKE2B ebe65bf961e028cb87ec0c7f8e552bcd5890329c0e66b9227becc21480a3b3ce5734090acc3fe32d44efcf2ecc7a2456f7056e75eccf7def75781910bef7dbc5 SHA512 5012e47d1ad8c20cb755b9c605d866d56850f0d16381f74c8d405232de95f43a6ea9ab65eb07cf23a14eeaa18e9105e0f0642a54f2847584bfffe432ce909267
DIST yte-1.5.4.tar.gz 6352 BLAKE2B f304d1846c0f54949397570564f6bf9d048cd26a99a87feb62f8944403fd0f619546ed0989a2f9fda381c0f39adaa4d987ff66eb4e3bcbce107a460091c1b775 SHA512 eb61553d4c17f6d39f954ea5ab1a09a83009ab8f6f653afbf780b7a30f355e149b4508f8e3755a804f245246e0a1184c74be995f1477e1d2d27bc536bc1ff1f7
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
EAPI=8

DISTUTILS_USE_PEP517=poetry
PYTHON_COMPAT=( python3_{10..11} )
PYTHON_COMPAT=( python3_{10..12} )

inherit pypi distutils-r1

Expand All @@ -20,5 +20,3 @@ RDEPEND="
dev-python/plac[${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
"

distutils_enable_tests pytest

0 comments on commit 1e3f363

Please sign in to comment.