diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-08-25 10:28:32 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-08-25 10:29:59 +0300 |
commit | 0fe452c5026508e1152a39fdcdf935f07a3e17c0 (patch) | |
tree | 9f5e7132ee88c4c1f98a24e917e7cd1e5fbd0a3c /dev-python/pockets | |
parent | dev-python/pockets: enable py3.10, enable tests (diff) | |
download | gentoo-0fe452c5026508e1152a39fdcdf935f07a3e17c0.tar.gz gentoo-0fe452c5026508e1152a39fdcdf935f07a3e17c0.tar.bz2 gentoo-0fe452c5026508e1152a39fdcdf935f07a3e17c0.zip |
dev-python/pockets: update HOMEPAGE
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pockets')
-rw-r--r-- | dev-python/pockets/pockets-0.9.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pockets/pockets-0.9.1-r2.ebuild b/dev-python/pockets/pockets-0.9.1-r2.ebuild index 9524e493f30d..4e7e77a96337 100644 --- a/dev-python/pockets/pockets-0.9.1-r2.ebuild +++ b/dev-python/pockets/pockets-0.9.1-r2.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 COMMIT="777724c8eabaf76f6d0c5e4837c982d110509b2e" DESCRIPTION="Collection of helpful Python tools" -HOMEPAGE="https://pypi.org/project/pockets/" +HOMEPAGE="https://pockets.readthedocs.io/ https://pypi.org/project/pockets/" SRC_URI=" https://github.com/RobRuana/pockets/archive/${COMMIT}.tar.gz -> ${P}.gh.tar.gz |