diff options
author | Danny Rawlins <contact@romster.me> | 2021-06-15 18:45:31 +1000 |
---|---|---|
committer | Danny Rawlins <contact@romster.me> | 2021-06-15 18:46:50 +1000 |
commit | 5da54aab083b43e26b9e21a16b1adcf01b39269d (patch) | |
tree | 9af57176b69a92e7af252871d9d81348156ab69b /python3-setuptools | |
parent | 999c9b1ef7f134ad8764086cde69771548e0e432 (diff) | |
download | opt-5da54aab083b43e26b9e21a16b1adcf01b39269d.tar.gz opt-5da54aab083b43e26b9e21a16b1adcf01b39269d.tar.xz |
python3-setuptools: remove python3 dep as it is in core
Diffstat (limited to 'python3-setuptools')
-rw-r--r-- | python3-setuptools/.signature | 4 | ||||
-rw-r--r-- | python3-setuptools/Pkgfile | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/python3-setuptools/.signature b/python3-setuptools/.signature index ae1386a7f..755a70ceb 100644 --- a/python3-setuptools/.signature +++ b/python3-setuptools/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/YhcWNfc/ONKe+N+1IaudkA9u4de+hB9jmyiiSUT3foXZig0GqBzKzIQB7pnzYI/nwyfNwhXKqw/FFS6sDuVsw4= -SHA256 (Pkgfile) = 933e182798415166d2555e133d3aaf0b8fe1368a09ac85cb8d560ea41b465fe2 +RWSE3ohX2g5d/bWUCfAMoHK3TcFPYBGD3OYTMCF2GMZLe7qztzeDqmZxyEKevAFhXU2Q6XLX+ci/0CdVjOjSRrzyOBEOjHWmsQU= +SHA256 (Pkgfile) = 39ac27d8b370aa797aaf35da5846331e8ec9d09f0b056b282bad31146ae36fcc SHA256 (.footprint) = a44d7114475cececfef0c483f9e843fb654c124c4cfe832d4db6d3bec6c61ce0 SHA256 (setuptools-57.0.0.tar.gz) = 401cbf33a7bf817d08014d51560fc003b895c4cdc1a5b521ad2969e928a07535 diff --git a/python3-setuptools/Pkgfile b/python3-setuptools/Pkgfile index 929c531b4..861e7be1e 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=57.0.0 |