main/python3: add provides=py3-pip

python3 includes pip, but python2 does not; there's a separate package
py2-pip. Debian does not respect upstream's decision to bundle pip with
Python 3, so some users may be confused when they don't find py3-pip
package in Alpine.
This commit is contained in:
Jakub Jirutka 2016-08-30 21:24:12 +02:00 committed by Carlo Landmeter
parent 0170371a59
commit efb2b3853e

View File

@ -4,11 +4,12 @@
pkgname=python3
pkgver=3.5.2
_basever="${pkgver%.*}"
pkgrel=2
pkgrel=3
pkgdesc="A high-level scripting language"
url="http://www.python.org"
arch="all"
license="custom"
provides="py3-pip"
subpackages="$pkgname-dev $pkgname-doc $pkgname-tests py3-tkinter:tkinter"
depends=""
makedepends="expat-dev openssl-dev zlib-dev ncurses-dev bzip2-dev xz-dev