Skip to content

Commit

Permalink
dev-python/textual-dev: add 1.6.1, drop 1.5.1
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/932272
Signed-off-by: Henri Gasc <[email protected]>
  • Loading branch information
henri-gasc committed Oct 10, 2024
1 parent 640ca13 commit e43146a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dev-python/textual-dev/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DIST textual-dev-1.5.1.gh.tar.gz 61043 BLAKE2B 9c208e8eb61121dadbae450d7027c436634796d428eed31d9550da738a60e1eb02a5a2ae45be1898595228776e73c8003ece652439fc81aa65f5bbbaf61118d7 SHA512 d34100a0bf92a43088f3f5ac7c911cc9e8aaa9f5eb04b9aab328518e66fb54e29ed47617323cc3c39fd77255f08b3f33087909f97d0e60d987706d991caca8b1
DIST textual_dev-1.6.1.tar.gz 25624 BLAKE2B a2f3e676f8a10388a95c467e3b1590e03c708b1ef09096bf02b66d10143792dfa89d630a8d8089926eb5e8ef87cfbea9c9c5aa379049a6fa6465ac9c1dad3234 SHA512 2c6854642eadcd0ca5b199e25d097205df75a06f5ad277461b468ff3d203e71476cf50957bdd2874bb25290d7fc8b9cd19bca5ec9f91331e2ba8da0a24248aed
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,10 @@ EAPI=8
DISTUTILS_USE_PEP517=poetry
PYTHON_COMPAT=( python3_{10..12} )

inherit distutils-r1
inherit distutils-r1 pypi

DESCRIPTION="Modern Text User Interface framework"
HOMEPAGE="https://github.com/Textualize/textual-dev https://pypi.org/project/textual-dev/"
SRC_URI="https://github.com/Textualize/textual-dev/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"

LICENSE="MIT"
SLOT="0"
Expand Down

0 comments on commit e43146a

Please sign in to comment.