138 Commits

Author SHA1 Message Date
Rudi Heitbaum
8dc9e207c1
Merge pull request #7361 from Nachtzuster/fix-cross-compile
fix cross-compile simplejson
2023-11-13 22:41:26 +11:00
Rudi Heitbaum
ecf895ac83 simplejson: update to 3.19.2 2023-10-08 08:41:09 +00:00
Rudi Heitbaum
2661d83e0e Revert "python target modules remove --cross-compile"
This reverts commit f9e11f1f602fcc6e3850bf13ea1ff272c019e740.
2023-09-04 10:09:36 +00:00
Rudi Heitbaum
f9e11f1f60 python target modules remove --cross-compile 2023-08-24 12:47:09 +00:00
Rudi Heitbaum
30877d6020 simplejson: update to 3.19.1 2023-04-28 12:00:11 +00:00
frederik
b312090bc1 simplejson: fix cross-compile to enable build of _speedups.so 2023-03-19 19:46:13 +01:00
Rudi Heitbaum
f306a109c1 simplejson: update to 3.18.4 2023-03-17 13:28:55 +00:00
Rudi Heitbaum
3267c0ac47 simplejson: update to 3.18.1
release notes:
- https://github.com/simplejson/simplejson/releases/tag/v3.18.1

log:
- https://github.com/simplejson/simplejson/compare/v3.18.0...v3.18.1
2023-01-05 13:14:58 +00:00
Rudi Heitbaum
8623218d4d dbussy: update to githash 691a8a8a 2022-12-21
commit log:
- Threads for async calls should be daemon threads.
- 691a8a8a19
2023-01-03 11:50:21 +00:00
Rudi Heitbaum
0c7a1f7c8d simplejson: update to 3.18.0 2022-11-20 05:47:55 +00:00
Rudi Heitbaum
c626258a4b dbussy: update to githash 71616a3 at 2022-09-03
log:
- 60d3c155d0...71616a370d
2022-09-14 14:09:15 +00:00
Rudi Heitbaum
bf11fc297c dbussy: update to 60d3c15 2022-02-26 09:28:55 +00:00
heitbaum
218a144889 simplejson: update to 3.17.6 2022-01-02 00:42:35 +00:00
mglae
7de3b27da4 dbussy: update to a694e3b, status cleanup fix 2021-12-04 15:30:41 +01:00
heitbaum
de32158aa7 simplejson: update to 3.17.5
update 3.17.2 (2020-07-17) to 3.17.5 (2021-08-24)

changes:
- https://github.com/simplejson/simplejson/blob/master/CHANGES.txt
2021-10-16 19:33:55 +11:00
heitbaum
d1564b52e8 dbus-python: drop unused package (replaced by dbussy) 2021-02-28 20:29:57 +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
7d4cee2ac6 simplejson: update to 3.17.2 2020-12-14 05:31:53 +00:00
Matthias Reichl
1c284d8157 dbussy: add package
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-09-29 19:25:45 +02:00
Ian Leonard
08e69c55c4 dbus-python: adjust to python 3.8 changes
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-08-10 19:23:57 +00:00
MilhouseVH
12a3571e74 simplejson: update to simplejson-3.17.0 2020-01-24 06:09:15 +00:00
MilhouseVH
7d9d5143df dbus-python: update to dbus-python-1.2.16 2020-01-24 06:08:38 +00:00
MilhouseVH
1b58564ead packages: use Python helper functions 2019-10-29 12:19:07 +00:00
MilhouseVH
73f7a41c34 dbus-python: update to dbus-python-1.2.12 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
9a3adb33ef simplejson: update to simplejson-3.16.0 2019-06-07 08:49:07 +01: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
Lukas Rusak
83c436f616
Merge pull request #2725 from MilhouseVH/le90_Python2-2.7.15
Python2: update to Python2-2.7.15, bump Python-related packages
2018-06-14 12:17:48 -07:00
Matthias Reichl
67be79b1d3 dbus-python: enable lto
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-04 19:54:29 +02:00
Matthias Reichl
1a8f861308 simplejson: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-04 19:54:29 +02:00
MilhouseVH
97c53b19fd dbus-python: update to dbus-python-1.2.8 2018-05-31 04:34:17 +01:00
MilhouseVH
245aaf039a simplejson: update to simplejson-3.15.0 2018-05-31 04:34:17 +01:00
MilhouseVH
6a70aa2a9f Python2: update packages to new PyPi 2018-05-28 02:33:56 +01:00
Sascha Kuehndel (InuSasha)
8827a540aa
buildsystem: add BUILD_FLAG support
- replace strip_lto/strip_gold (only allowed to disable)
- add flag for PIC feature
- add flag to stop build parallel
- add support for hardening option (initial copy from debian 9)

All build parameters, are added in setup_toolchain.
`PKG_[FLAG]_[HOST/TARGET]_ENABLED` variable is introduced for checking the flag (yes/no) in the package.mk

Thanks to @MilhouseVH, for support and fixing
2018-03-07 18:35:01 +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
43c9b23f1a pypi.python.org: switch to files.pythonhosted.org downloads urls 2017-05-13 02:57:44 +01:00
Stephan Raue
984ad0c5f2
simplejson: update to simplejson-3.10.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2017-03-18 10:09:25 -07:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
Jonas Karlman
4bec56e045 dbus-python: update to 1.2.4 2016-12-21 07:34:23 +01:00
awiouy
941f8d40bb dbus-python: disable autoreconf 2016-11-15 20:51:46 +01:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
Stephan Raue
4abe467514 dbus-python: setup proper python includes and libs
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-10 12:48:55 +01:00