ports/opt (3.6): python3-setuptools: remove python3 dependency as it's moved to core and does not link to it
commit cdf09c871f8759b632f230ba061d356759db310b Author: Danny Rawlins <monster.romster@gmail.com> Date: Sun Jul 26 21:41:03 2020 +1000 python3-setuptools: remove python3 dependency as it's moved to core and does not link to it diff --git a/python3-setuptools/.signature b/python3-setuptools/.signature index c4054a817..c0528a26c 100644 --- a/python3-setuptools/.signature +++ b/python3-setuptools/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/TMkD+N7FLzVbu/bFduYGKGNAGB6fYdzNHwP9R3mGjZxILQ6JJ2QLcKQAY4IN7/eNE/tZFivrO2J8jZtFeAjqQM= -SHA256 (Pkgfile) = f2b1d503cd7e9875ca167bbd47c329d9b66ce4d6e8062e0768dce8560a5ed7c5 +RWSE3ohX2g5d/aUi3p+nZQTzJaPl2zZvXE5BpcjHmk5RCUhGPYdMAKNGyZyZvxTg8RE6yDbV142faVx3VtQkMLOq27DJqa7bKQY= +SHA256 (Pkgfile) = 0beb3bd1835198137537f900f5b63d3c037572da412161a9d516fe5cd58c762d SHA256 (.footprint) = f28f709e18eedb35b2843abbfd0a103551f52a1e860ae173b65997cb81f56a1f SHA256 (setuptools-49.2.0.zip) = afe9e81fee0270d3f60d52608549cc8ec4c46dada8c95640c1a00160f577acf2 diff --git a/python3-setuptools/Pkgfile b/python3-setuptools/Pkgfile index 38f43bf54..31612b44f 100644 --- a/python3-setuptools/Pkgfile +++ b/python3-setuptools/Pkgfile @@ -1,7 +1,6 @@ # Description: Easily download, build, install, upgrade, and uninstall Python packages. # URL: https://pypi.python.org/pypi/setuptools # Maintainer: Danny Rawlins, crux at romster dot me -# Depends on: python3 name=python3-setuptools version=49.2.0
participants (1)
-
crux@crux.nu