dev-python/GitPython: update SRC_URI
Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{9..11} )
|
||||
|
||||
inherit distutils-r1
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYPI_NO_NORMALIZE=1
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
DESCRIPTION="Python Git Library"
|
||||
HOMEPAGE="https://github.com/gitpython-developers/GitPython https://pypi.org/project/GitPython/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
DIST GitPython-2.1.11.tar.gz 428531 BLAKE2B 18b00f1e622c6588c14e1625f944d117348fb77e67161117510f42c8381db8cde8c6e16fa911edabfc4410239622fb845931b247bab4133585d2ec27969fea4c SHA512 5f964ee56c3f27c28f502150216af29b8463b19d9c0f773458dbabf17ba8587ee5c5e3fbcb31ad46c55e202d06bae447fd40007890a1bc116fe0370cdfc6401f
|
||||
EBUILD GitPython-2.1.11.ebuild 620 BLAKE2B d1ac62b0dd867cea6a4e0f03852e9c952fd7c49dcade53fa6337e5a431ef5f46dc952e74aafbaf42c433d6aecd59f8e19b6ed26825101af5e0849cd53f7e7fe6 SHA512 2c084c6561ef2a6247caf0bb02a98e0ae0181f2e5998e81e986ec87c1f462fad820adab3a5daa5271eb118d7a2f298136164da482d69a555378455d95ec9e772
|
||||
EBUILD GitPython-2.1.11.ebuild 626 BLAKE2B a76474b620bac5eb18e506d814117acb0abc5adeff1e000f6a75fe8a407c4d4d5c0d778c261c9614398fdc17798f00ba56362bc8c30a7f5f633bfbde892d7ed9 SHA512 4c1781b1a949167cec8bc113b2154f668f0ec398b0f8b4c877c84ab47d9143e1a7519df567e5b82744d88d86f94ae0c606c09e0dfe244bff1a993eda7911b6ba
|
||||
MISC metadata.xml 611 BLAKE2B 53827c238a7adcd273f55713ba6fa878f6799edb74edf74818c3a63b5ef25c439af12afcb7881d1f26b2f307e61f9639bde200f6f7ac04c9a0b4aa621853403c SHA512 809d8a2d4ca116604a3a815589963a1c052bdbb7f884163a743ad3613068ed8680b1e1396a18fa78ff50832f11713ebec51c1580e0df2667a21cfa310df08755
|
||||
|
||||
Reference in New Issue
Block a user