Commit graph

30 commits

Author SHA1 Message Date
Ian Leonard
54d9d281d7 python: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:34:13 +00:00
heitbaum
cd3be97bc1 distutilscross: update PKG_SITE 2020-12-13 11:45:11 +00:00
MilhouseVH
85ac88627b distutilscross: fix Python3 build 2019-10-29 12:19:07 +00:00
MilhouseVH
97f87d8e9c packages: switch from Python2 to Python3 2019-10-29 12:19:07 +00:00
MilhouseVH
b130a31822 packages: add thread safety workaround
Avoids trashing $TOOLCHAIN/lib/python2.7/site-packages/easy-install.pth
when installing Python host packages (distutilscross:host, setuptools:host,
MarkupSafe:host etc.).
2019-02-08 17:17:43 +00:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
CvH
567bc18462 spdx: packages/python 2018-07-18 20:45:17 +02:00
Sascha Kuehndel (InuSasha)
3b9fcfc3b4
buildsystem: rename TOOLCHAIN other to manual 2017-11-22 00:41:13 +01:00
Sascha Kuehndel (InuSasha)
da38cd92e3
buildsystem: set PKG_TOOLCHAIN for packages, that need it 2017-11-22 00:41:13 +01:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
MilhouseVH
3d99d28843 packages: adapt for Python2 2017-10-11 03:55:10 +01:00
Peter Vicman
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
MilhouseVH
43c9b23f1a pypi.python.org: switch to files.pythonhosted.org downloads urls 2017-05-13 02:57:44 +01:00
MilhouseVH
03366a102c TOOLCHAIN: drop $ROOT, convert to absolute path 2017-02-17 18:17:13 +00:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
Stephan Raue
f51faa070d packages: update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-02 17:29:56 +01:00
Stephan Raue
b2a4fe4911 distutilscross: rework PKG_DEPENDS, replace and merge PKG_BUILD_DEPENDS_* with PKG_DEPENDS_*
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-30 14:56:20 +01:00
Stephan Raue
87336380fe setuptools: convert to new package format
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-21 16:28:20 +01:00
Stephan Raue
c8c16f044f distutilscross: convert to new package format
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-21 02:07:28 +01:00
Stephan Raue
0f3e2d4ffa update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-21 21:51:48 +01:00
Adam Reeve
a5a2a7e66c Account for distribute to setuptools rename in dependencies
Commit 96ec8ab261 renamed distribute to
setuptools, so the dependency needs to be renamed too.
2013-07-21 22:06:44 +12:00
Domin6
543c89c24b Change copyright and FSF address, this fixes #252 2012-02-29 13:36:32 +01:00
Stephan Raue
a0384aaba0 distutilscross: add license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-01-09 18:45:30 +01:00
Stephan Raue
24181584ac distutilscross: add autoreconf support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-25 18:16:59 +01:00
Stephan Raue
57371d2c1a distutilscross: add metafile support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-15 15:06:17 +01:00
Stephan Raue
51ccb15dbc new package: add package 'distutilscross' for better crosscompiling support of python packages
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-10-19 20:24:33 +02:00