Commit graph

47 commits

Author SHA1 Message Date
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
0c7a1f7c8d simplejson: update to 3.18.0 2022-11-20 05:47:55 +00:00
heitbaum
218a144889 simplejson: update to 3.17.6 2022-01-02 00:42:35 +00: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
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
MilhouseVH
12a3571e74 simplejson: update to simplejson-3.17.0 2020-01-24 06:09:15 +00:00
MilhouseVH
1b58564ead packages: use Python helper functions 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
1a8f861308 simplejson: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-04 19:54:29 +02: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
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
Lukas Rusak
bd38c3adb5 simplejson: update to 3.8.2 2016-02-23 08:28:16 +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
c590194da4 simplejson: update to simplejson-3.8.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-11-18 12:25:37 +01:00
Stephan Raue
07f2d2f96d simplejson: update to simplejson-3.5.3
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-07-01 18:56:43 +02:00
Stephan Raue
e67f7267bf simplejson: update to simplejson-3.4.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-04-07 18:55:23 +02:00
Stephan Raue
fe27ea63fa simplejson: 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
Stefan Saraev
e678bc7d41 smplejson: fix depends 2014-01-30 14:47:16 +01:00
Stephan Raue
7cc5c21dd0 simplejson: convert to new package format
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-21 17:37:05 +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
Stephan Raue
48b2583b42 simplejson: update to simplejson-2.6.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-11-06 20:30:48 +01:00
Stephan Raue
4e1d63e4d8 simplejson: dont install unneeded files
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-26 17:15:10 +02:00
Stephan Raue
339b6b00c5 simplejson: cleanup build and install scripts, dont use 'easy_install', dont depend on 'distribute'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-24 17:01:12 +02:00
Domin6
543c89c24b Change copyright and FSF address, this fixes #252 2012-02-29 13:36:32 +01:00
Stephan Raue
700c507314 simplejson: update to simplejson-2.1.6
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-06-20 21:52:38 +02:00
Stephan Raue
764efc1f64 simplejson: convert to python egg package
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-04-29 14:04:05 +02:00
Stephan Raue
ea67c0ccfb new package: add package 'simplejson'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-02-19 14:22:22 +01:00