blob: 3917119fe4653140ba1fe00c04333dd0e1f2254e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
pkgbase = mingw-w64-python310-bin
pkgdesc = The Python programming language (native MSVC version) (mingw-w64)
pkgver = 3.10.11
pkgrel = 1
url = http://www.python.org/
arch = any
license = PSF
makedepends = mingw-w64-tools
makedepends = mingw-w64-binutils
depends = mingw-w64-openssl
optdepends = mingw-w64-wine: runtime support
noextract = python-3.10.11-embed-win32.zip
noextract = python-3.10.11-embed-amd64.zip
options = staticlibs
options = !buildflags
options = !strip
source = https://www.python.org/ftp/python/3.10.11/python-3.10.11-embed-win32.zip
source = https://www.python.org/ftp/python/3.10.11/python-3.10.11-embed-amd64.zip
source = https://www.python.org/ftp/python/3.10.11/Python-3.10.11.tgz
source = wine-python.sh
sha256sums = 0987a9d85ccf1ba17c3dbdcadc39835f183843604da18c9af4bd677dc84adf7d
sha256sums = 608619f8619075629c9c69f361352a0da6ed7e62f83a0e19c63e0ea32eb7629d
sha256sums = f3db31b668efa983508bd67b5712898aa4247899a346f2eb745734699ccd3859
sha256sums = a76a4715e87d3ed4aca6babc8715de8de94513dae4c683c1681551c43698b5ae
pkgname = mingw-w64-python310-bin
|