Commit graph

40 commits

Author SHA1 Message Date
heitbaum
9ee91fdafc setuptools: update to 52.0.0
update 51.1.2 (2021-01-09) to 52.0.0 (2021-01-24)
release history: https://pypi.org/project/setuptools/#history
log: https://github.com/pypa/setuptools/compare/v51.1.2...v52.0.0
change log: https://github.com/pypa/setuptools/blob/main/CHANGES.rst
2021-02-02 11:09:53 +00:00
Ian Leonard
54d9d281d7 python: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:34:13 +00:00
heitbaum
7c102f55d8 setuptools: update 51.1.2
update 51.1.1 to 51.1.2
changelog: https://github.com/pypa/setuptools/blob/main/CHANGES.rst
resolves: https://github.com/pypa/setuptools/issues/2505
2021-01-13 22:19:54 +00:00
heitbaum
2d0199eb50 setuptools: update to 51.1.1 2021-01-06 09:50:03 +00:00
heitbaum
444f1ca4db setuptools: update to 51.0.0 2020-12-13 11:45:11 +00:00
MilhouseVH
4b3397adf9 setuptools: update to setuptools-45.2.0 2020-02-17 06:37:59 +00:00
MilhouseVH
658c8565c4 setuptools: update to setuptools-45.1.0 2020-01-24 06:08:38 +00:00
MilhouseVH
bafd0cfbb6 setuptools: update to setuptools-41.4.0 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
MilhouseVH
9227995e55 setuptools: add Python3 support, needed by Mako 2018-12-07 17:26:08 +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
MilhouseVH
ee96eda260 setuptools: update to setuptools-39.2.0 2018-05-28 02:34:21 +01:00
MilhouseVH
6a70aa2a9f Python2: update packages to new PyPi 2018-05-28 02:33:56 +01: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
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
MilhouseVH
baf3c8d6fa setuptools: update to setuptools-32.1.2, change url 2016-12-21 13:19:06 +00:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
Lukas Rusak
b479feb7eb setuptools: update to 20.6.7 2016-04-04 12:51:05 -07:00
Stephan Raue
46d833efa8 setuptools: update to setuptools-19.7
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-02-06 15:11:42 +01: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
ddd8d72740 setuptools: 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
7a2fb7be96 setuptools: update to setuptools-2.0.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-02 13:20:48 +01:00
Stephan Raue
0f3e2d4ffa update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-21 21:51:48 +01:00
Stephan Raue
96ec8ab261 ditribute: move to package 'setuptools', update to setuptools-0.9.6
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-07-21 00:03:44 +02:00
Stephan Raue
8c1e80fa73 setuptools: remove package, replaced by 'distribute'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-10-19 20:23:47 +02:00
Stephan Raue
e0d28e02c6 new package: add package 'setuptools'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-07-25 15:56:45 +02:00
Stephan Raue
73982b7ad7 move package setuptools:
- no more need, move to pkg-archive branch
2009-10-22 08:54:53 +02:00
Stephan Raue
d278461b9c rename gettext to gettext-dummy, replace /* with 2009-05-16 23:35:27 +02:00
Stephan Raue
de71016fb4 initial import 2009-03-18 13:02:53 +01:00