python-setuptools: fix merge form opt/3.2
This commit is contained in:
parent
b0ff91a497
commit
207120cb93
@ -3,10 +3,10 @@
|
||||
# Maintainer: Danny Rawlins, crux at romster dot me
|
||||
# Depends on: python-appdirs python-packaging python-pip
|
||||
|
||||
name=setuptools
|
||||
name=python-setuptools
|
||||
version=34.2.0
|
||||
release=1
|
||||
source=(https://files.pythonhosted.org/packages/source/${name:0:1}/$name/$name-$version.zip
|
||||
source=(https://files.pythonhosted.org/packages/source/${name:7:1}/${name#*-}/${name#*-}-$version.zip
|
||||
https://bootstrap.pypa.io/get-pip.py)
|
||||
|
||||
build() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user