summaryrefslogtreecommitdiff
path: root/dev-vcs/git-big-picture
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-03-17 18:28:08 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-03-17 18:28:08 +0000
commit1f254b1ee917690b4f8f7738fdcfc295ee304ff7 (patch)
tree136ad1b72b899873af1ab7e8fcc6ec343484f41f /dev-vcs/git-big-picture
parentbcf596975a1c2450e077c80c84017c54198f216c (diff)
gentoo auto-resync : 17:03:2023 - 18:28:08
Diffstat (limited to 'dev-vcs/git-big-picture')
-rw-r--r--dev-vcs/git-big-picture/Manifest2
-rw-r--r--dev-vcs/git-big-picture/git-big-picture-1.2.2-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-vcs/git-big-picture/Manifest b/dev-vcs/git-big-picture/Manifest
index 917aa347b33d..b39e953db98d 100644
--- a/dev-vcs/git-big-picture/Manifest
+++ b/dev-vcs/git-big-picture/Manifest
@@ -1,3 +1,3 @@
DIST git-big-picture-1.2.2.tar.gz 2964564 BLAKE2B 39971b21a9c9a0a8d1bf41f37350a158b634d2eaa0add460c1c18b70f643ab226736d53a337d4ed2583903a5d6c3188ab7a1b06f48a3f354e28d57ec74441599 SHA512 62c43727bb688d6572e7caafe9c5da3b782504738dd0d83d5df675ba757e8be22a8630ec1863c07f0fd2e54549b2ccbd1250ba8f367a6f840afa7b8962c487e8
-EBUILD git-big-picture-1.2.2-r1.ebuild 974 BLAKE2B e2e54360620579ea5a1afc3bb02392149c40e1617cd6f6e9ebf86b32b8f2b47357838916def7a3b8122aa7e9c4fe52108d9a54e0af5ba4c588351669b828c9ef SHA512 66b178bf727c4d2a3b82d1d48234106ee0efe1fe2e3135005791ac6be0b9139f2fdb744f3c7b2a3a64b0a085ac08a6bdc00197e648579df61a017212d8e75a03
+EBUILD git-big-picture-1.2.2-r1.ebuild 947 BLAKE2B aa8303db7c6abcb639854a558a7ebacc4b480e680c8b6a201265a975cfaee5fddf565ae86e5ce7f92c67d0173da7397a878823ef97512c4a4ac60751f66ac44d SHA512 90847bea7cf78f4d8f02e08a3d5c29e657e8a40782ee6b3f4e2be567f81a2acce29746a26751274e174a279d6786fa4f988d0c5d9e52ac182b9a872df652b38f
MISC metadata.xml 399 BLAKE2B 5e912fe66108f5588e14b1766b905e2c19aa6bc8529ac855be153efa928222bd455eec6c21cbefbfa62fa005732356f0368b47eebd4bb91cfbb77ba427dbe356 SHA512 790e96e16572a401754dc67f30fd2bca0a1cf11ef95afca4cab8379fc1b2684389a73ce118e05c062c9ec768c0098240ab7ec1cda40e7ed1a81c0a3525ea1ba3
diff --git a/dev-vcs/git-big-picture/git-big-picture-1.2.2-r1.ebuild b/dev-vcs/git-big-picture/git-big-picture-1.2.2-r1.ebuild
index eb61e8bb73d3..423ee07e746c 100644
--- a/dev-vcs/git-big-picture/git-big-picture-1.2.2-r1.ebuild
+++ b/dev-vcs/git-big-picture/git-big-picture-1.2.2-r1.ebuild
@@ -4,13 +4,13 @@
EAPI="8"
# DISTUTILS_USE_PEP517=setuptools # blocked by use of distutils_install_for_testing
+PYPI_NO_NORMALIZE=1
PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1
+inherit distutils-r1 pypi
DESCRIPTION="Visualization tool for Git repositories"
HOMEPAGE="https://github.com/git-big-picture/git-big-picture"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"