Hirokazu MORIKAWA
b2d9e27147
node-serialport: update to 7.1.5
...
Node.js 12 support
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-05-17 12:56:27 +09:00
Hirokazu MORIKAWA
5277ffa303
node-hid: update to 0.7.8
...
Node.js 12 support
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-05-17 12:52:49 +09:00
Hirokazu MORIKAWA
89eba2d04c
node-homebridge: update to 0.4.49
...
Node.js 12 support
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-05-17 12:02:30 +09:00
Josef Schlehofer
70be46618d
python-requests: update to version 2.22.0
...
Remove patch, which is included in this release
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-05-16 23:26:33 +02:00
Eneas U de Queiroz
d3f8d69711
python-defusedxml: add new package
...
The defusedxml package contains several Python-only workarounds and
fixes for denial of service and other vulnerabilities in Python's XML
libraries. In order to benefit from the protection you just have to
import and use the listed functions / classes from the right defusedxml
module instead of the original module.
Currently, openpyxl detects, and uses defusedxml, if installed.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-05-16 08:48:38 -03:00
Val Kulkov
0dd445a248
python-curl: remove hardcoded dependency on mbedtls
...
Fixes issue #8978 . If libcurl's SSL library is set to an SSL
library other than libmbedtls, compilation fails. This patch
configures python-curl to use the currently selected SSL library
for libcurl.
Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
2019-05-14 01:47:09 -04:00
Rosen Penev
8e7a9640f3
Merge pull request #8973 from jefferyto/python-pyasn1-modules-0.2.5-update
...
python-pyasn1-modules: Update to 0.2.5
2019-05-13 13:33:04 -07:00
Jeffery To
afeb7e8a78
python-pyasn1-modules: Update to 0.2.5
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-05-13 20:44:20 +08:00
Jeffery To
b1383b418c
golang: Update to 1.12.5
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-05-13 20:08:03 +08:00
Josef Schlehofer
5d2eb58aa3
Merge pull request #8807 from BKPepe/requests
...
python-requests: allow urllib3 1.25.x
2019-05-13 10:42:49 +02:00
Rosen Penev
61cfd69327
Merge pull request #8933 from commodo/readme-ext-feeds
...
lang/python/README.md: add note about use in other packages feeds
2019-05-11 12:29:32 -07:00
Daniel Golle
8849bf6fa4
Werkzeug: update to version 0.15.2
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-05-10 23:36:49 +02:00
Yousong Zhou
bb7893ed72
python-packages: strip quotes around index-url
...
With pip3.7, `--index-url ""` is different from absence of --index-url
argument. Apply the same for python3 variant
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-05-10 16:49:51 +08:00
Yousong Zhou
ac66e2329d
python3-packages: port from python-packages
...
This is largely done by suffixing "python" or "py" with "3". The
README.md file is also copied here and we intend to maintain it
independently from its python2 counterpart.
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-05-10 16:49:51 +08:00
Rosen Penev
6c2023d31f
Merge pull request #8922 from nxhack/node_support_mips64
...
node: add mips64 support
2019-05-10 00:56:13 -07:00
Hirokazu MORIKAWA
192cd0e792
node: add mips64 support
...
see: https://github.com/openwrt/packages/pull/8796
And remove uclibc depends
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-05-10 15:03:33 +09:00
Josef Schlehofer
8e04393a11
python-requests: polishing Makefile
...
Add PKG_CPE_ID, PKG_LICENSE_FILES
Reorder things in Makefile
Update URL
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-05-08 19:42:21 +02:00
Josef Schlehofer
245d3b69a4
python-requests: allow urllib3 1.25.x
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-05-08 19:42:21 +02:00
Josef Schlehofer
dad7c2eaaf
Merge pull request #8806 from BKPepe/python-urllib3
...
python-urllib3: update to version 1.25.2
2019-05-08 19:31:58 +02:00
Josef Schlehofer
d1b9966806
Merge pull request #8831 from BKPepe/zeroconf
...
python-zeroconf: update to version 0.22.0
2019-05-08 17:57:29 +02:00
Josef Schlehofer
8b9607e29c
Merge pull request #8802 from dddaniel/master
...
python-boto3: Add new package
2019-05-08 15:26:31 +02:00
Alexandru Ardelean
dab8f49f82
lang/python/README.md: add note about use in other packages feeds
...
By popular demand, via:
https://github.com/openwrt/packages/issues/8892#issuecomment-489992926
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-05-08 14:49:04 +03:00
Hans Dedecker
f9bb9fd4b4
luafilesystem: fix PKG_MIRROR_HASH
...
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2019-05-06 22:13:28 +02:00
Daniel Danzberger
128fa745e9
python-boto3: Add new package
...
Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
2019-05-06 17:30:09 +02:00
Rosen Penev
b952626fc7
Merge pull request #8736 from neheb/erla
...
erlang: Fix compilation without deprecated OpenSSL APIs
2019-05-05 11:50:22 -07:00
Eneas U de Queiroz
47ba0c066c
django-simple-captcha: bump to 0.5.11
...
This is a bugfix release.
Made some cosmetic changes to the Makefile.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-05-05 08:35:15 -03:00
Rosen Penev
6b9c6ee6ff
Merge pull request #8840 from cotequeiroz/django_pytz
...
django: Add pytz dependency
2019-05-03 12:49:24 -07:00
Rosen Penev
efbcf695b8
Merge pull request #8786 from commodo/readme-encodings-update
...
python/README.md: fix note about python[3]-codecs
2019-05-03 12:45:12 -07:00
Rosen Penev
3cc84d7ab1
Merge pull request #8894 from jefferyto/python2-transition-notice
...
python/README: Add deprecation notice / schedule
2019-05-03 12:35:32 -07:00
Alexandru Ardelean
d0fcfc52a1
python/README.md: fix note about python[3]-codecs
...
The note was note correct when mentioning encodings vs python[3]-codecs.
This change fixes this confusion.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-05-03 22:34:51 +03:00
Jeffery To
3a036339e8
python/README: Add deprecation notice / schedule
...
This describes the proposal outlined in #8520 , with a few
additions/modifications:
* Describes the handling of the Python 2 interpreter
* Allows for normal updates of Python 2 libraries that share the same
Makefile as their Python 3 version
* Mass removal event has a name
Supersedes #8788 .
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-05-04 02:13:11 +08:00
Rosen Penev
c0e7628243
Merge pull request #8722 from BKPepe/mozilla
...
mozilla-iot-gateway: update to version 0.8.1
2019-05-03 09:43:26 -07:00
Rosen Penev
4304056d60
Merge pull request #8884 from jefferyto/remove-golang-libraries
...
golang-libraries: Remove library packages
2019-05-03 09:37:10 -07:00
Rosen Penev
aa327bf879
Merge pull request #8828 from MikePetullo/luasec
...
luasec: update to 0.8
2019-05-03 09:30:26 -07:00
Jeffery To
a172abbda6
golang-libraries: Remove library packages
...
These Go library packages were added to support obfs4proxy. As
obfs4proxy was updated to allow dependency management by the Go
compiler, these packages no longer have any dependants.
This removes these packages from the feed.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-05-03 03:36:57 +08:00
Hannu Nyman
b57a79dd2c
Merge pull request #8760 from commodo/remove-un-needed
...
jdcal,et_xmlfile,rcssmin: remove un-needed python packages
2019-05-02 18:57:07 +03:00
Eneas U de Queiroz
96802374c4
django: Add pytz dependency
...
pytz is a run-time dependency of django.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-04-30 16:17:24 -03:00
Michael Heimpold
22f9b0c926
php7-pecl-redis: add new package ( fixes #8710 )
...
This add the pecl package for communicating with redis servers.
Run-tested on mxs platform with a local redis test server.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-04-30 20:50:20 +02:00
Alexandru Ardelean
ffb716efb7
treewide,python: take over maintainership from Gergely Kiss
...
This change changes the maintainer to
`Alexandru Ardelean <ardeleanalex@gmail.com`
for all Python packages owned by
`Gergely Kiss <mail.gery@gmail.com>`
No functional changes.
Bumping PKG_RELEASE on each package that is updated.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-04-30 08:12:58 -03:00
Josef Schlehofer
6246994130
python-urllib3: update to version 1.25.2
...
Add me as maintainer
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-29 21:54:24 +02:00
Josef Schlehofer
5b9cff35ac
python-zeroconf: update to version 0.22.0
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-28 23:51:35 +02:00
Rosen Penev
9ab8e5e2d3
Merge pull request #8810 from zhaojh329/lua-ev
...
lua-ev: Add package
2019-04-28 13:54:58 -07:00
Rosen Penev
0d0564b02b
Merge pull request #8694 from neheb/inl
...
perl-inline: Update to 0.82
2019-04-28 13:53:57 -07:00
W. Michael Petullo
d9c2669fc0
luasec: update to 0.8
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-04-27 23:22:12 -04:00
Hannu Nyman
f32f1a314a
Merge pull request #8795 from commodo/python-evdev-bump
...
Python evdev bump
2019-04-27 19:06:21 +03:00
Hannu Nyman
925ac018de
Merge pull request #8796 from cotequeiroz/node_mips64
...
node: don't build on unsupported cpus, remove menu
2019-04-27 19:05:56 +03:00
Michael Heimpold
a56bb088f2
Merge pull request #8737 from neheb/php7
...
php7: Fix compilation without deprecated OpenSSL APIs
2019-04-27 17:48:52 +02:00
Jianhui Zhao
bc046c0c59
lua-ev: Add package
...
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2019-04-27 17:24:45 +08:00
Eneas U de Queiroz
8c1d86baad
node: don't build on unsupported cpus, remove menu
...
Node does not support arc or armeb systems.
Moved i18 option to straight under node instead of on its own menu.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-04-26 21:11:12 -03:00
Luiz Angelo Daros de Luca
ec2b915f9e
ruby: update to 2.6.3
...
Bug fixes and support for New Japanese Era.
See: https://www.ruby-lang.org/en/news/2019/04/17/ruby-2-6-3-released/
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2019-04-26 18:20:26 -03:00
Yousong Zhou
92e0bbfbd2
python-six: remove python2 variant of host install
...
The python2 host variant is not needed anymore as openvswitch has now
switch to using python3 for building
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-04-26 21:03:37 +08:00
Yousong Zhou
ab61214827
python-six: add python3 variant for host install
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-04-26 21:03:37 +08:00
Josef Schlehofer
dea374e9fd
Merge pull request #8738 from BKPepe/xmltodict
...
python-xmltodict: add a new package
2019-04-26 11:47:52 +02:00
Josef Schlehofer
8c12df8fad
python-xmltodict: add a new package
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-26 11:18:07 +02:00
Rosen Penev
13290204ee
Merge pull request #8668 from neheb/usb
...
perl-device-usb: Update to 0.37
2019-04-26 00:55:23 -07:00
Josef Schlehofer
1d00dab07e
Merge pull request #8787 from BKPepe/ruamel.yaml
...
ruamel-yaml: update to version 0.15.94
2019-04-25 14:06:37 +02:00
Alexandru Ardelean
83c349caee
python-evdev: use PYTHON[3]_PKG_SETUP_GLOBAL_ARGS vars for build
...
This is a minor cleanup.
Use PYTHON[3]_PKG_SETUP_GLOBAL_ARGS variable to specify extra build args.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-04-25 10:44:14 +03:00
Alexandru Ardelean
3e961f7689
python-evdev: bump to version 1.2.0
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-04-25 10:43:15 +03:00
Josef Schlehofer
0f21b03a46
Merge pull request #8754 from BKPepe/urllib3
...
python-urllib3: update to version 1.25
2019-04-25 00:06:04 +02:00
Josef Schlehofer
1d21bd4d1e
ruamel-yaml: update to version 0.15.94
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-24 15:32:32 +02:00
Josef Schlehofer
c06badc4c5
Merge pull request #8749 from BKPepe/home-assistant-deps
...
Add Python packages (ifaddr, zeroconf, netdisco)
2019-04-24 14:58:13 +02:00
Josef Schlehofer
6dcaa769d8
python-urllib3: update to version 1.25
...
Add PKG_CPE_ID
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-24 14:13:12 +02:00
Josef Schlehofer
ea7df85c0b
Merge pull request #8214 from dddaniel/master
...
Adding awscli to python packages
2019-04-24 14:07:08 +02:00
Daniel Golle
13914fac46
Merge pull request #8689 from BKPepe/jinja
...
Jinja2: update to version 2.10.1
2019-04-23 23:12:00 +02:00
Josef Schlehofer
60b94e4217
python3-ifaddr: add a new package
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-23 17:49:38 +02:00
Josef Schlehofer
2275823e01
python3-zeroconf: add a new package
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-23 17:49:37 +02:00
Josef Schlehofer
caed02b74d
python3-netdisco: add a new package
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-23 17:49:36 +02:00
Alexandru Ardelean
c74c1a22ec
jdcal,et_xmlfile,rcssmin: remove un-needed python packages
...
This change removes a series of Python packages that are added to
seafile-seahub and are not needed.
After some investigation into seafile, there are no references for it.
These are some of the low-hanging fruits.
They're not used [not sure when they were], and these packages were born
out of some weird sprints somewhere and forgotten on web and left
un-maintained.
So, remove them.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-04-23 11:43:18 +03:00
Hannu Nyman
cd4919ef0d
Merge pull request #8726 from jefferyto/python-hyperlink-19.0.0
...
python-hyperlink: Update to 19.0.0
2019-04-23 11:16:18 +03:00
Hannu Nyman
23dcc72935
Merge pull request #8727 from jefferyto/python-twisted-19.2.0
...
python-twisted: Update to 19.2.0, refresh patches
2019-04-23 11:16:08 +03:00
Hannu Nyman
92364502ad
Merge pull request #8725 from nxhack/bump_8_16_0
...
node: update to 8.16.0
2019-04-22 20:05:03 +03:00
Rosen Penev
fe0747b37f
Merge pull request #8753 from jefferyto/python-cffi-1.12.3
...
python-cffi: Update to 1.12.3
2019-04-22 09:26:57 -07:00
Jeffery To
73dccda56d
python-cffi: Update to 1.12.3
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-04-22 21:18:58 +08:00
Josef Schlehofer
aec5d9ed19
python3-netifaces: add a new package
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-22 10:06:39 +02:00
Rosen Penev
51199dee15
Merge pull request #8731 from neheb/lzmq
...
lzmq: Fix homepage URL
2019-04-21 13:27:08 -07:00
Josef Schlehofer
8cf1287139
python-urllib3: update to version 1.24.2 ( #8714 )
...
Changed TITLE as the current was too long
Added PKG_LICENSE_FILES
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-21 19:08:07 +02:00
Rosen Penev
b81a2bd384
php7: Fix compilation without deprecated OpenSSL APIs
...
Refreshed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-20 14:07:51 -07:00
Rosen Penev
83b9991e07
erlang: Fix compilation without deprecated OpenSSL APIs
...
Renamed the patch as it does more than fix ENGINE support.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-20 13:29:32 -07:00
Daniel Danzberger
41ef6b91f7
python-awscli: Add new package
...
Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
2019-04-20 08:10:12 +02:00
Daniel Danzberger
999c01f8c2
python-botocore: Add new package
...
Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
2019-04-20 08:03:22 +02:00
Rosen Penev
35b67f67ff
lzmq: Fix homepage URL
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-19 18:04:14 -07:00
Jeffery To
9fb2d52191
python-twisted: Update to 19.2.0, refresh patches
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-04-19 20:18:45 +08:00
Josef Schlehofer
9a1a3d4c6e
mozilla-iot-gateway: update to version 0.8.1
...
- It was rebranded from Things Gateway by Mozilla to WebThings Gateway by
Mozilla
- Ursa module is no longer optional
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-19 12:07:48 +02:00
Daniel Danzberger
11c659dde5
python-colorama: Add new package
...
Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
2019-04-19 11:43:14 +02:00
Daniel Danzberger
542800e401
python-docutils: Add new package
...
Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
2019-04-19 11:43:14 +02:00
Daniel Danzberger
55dd6b5fee
python-futures: Add new package
...
Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
2019-04-19 11:43:14 +02:00
Daniel Danzberger
423bb29d78
python-jmespath: Add new package
...
Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
2019-04-19 11:43:14 +02:00
Daniel Danzberger
8300efde48
python-rsa: Add new package
...
Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
2019-04-19 11:43:09 +02:00
Daniel Danzberger
c4e1070f77
python-s3transfer: Add new package
...
Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
2019-04-19 11:13:41 +02:00
Jeffery To
9b58e6bd65
python-hyperlink: Update to 19.0.0
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-04-19 16:28:46 +08:00
Hirokazu MORIKAWA
6e5bc6d383
node: update to 8.16.0
...
Update to v8.16.0
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-04-19 15:03:03 +09:00
Hirokazu MORIKAWA
1ce1ca6e06
node-serialport: fix i386 build fail
...
more stability for parallel build
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-04-19 09:22:23 +09:00
Josef Schlehofer
e689372b37
python3-unidecode: add package
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-18 23:13:43 +02:00
Josef Schlehofer
9e3caae704
Jinja2: update to version 2.10.1
...
- Reordered things in Makefile
- Removed PKG_BUILD_DIR and PKG_UNPACK as it isn't necessary
- Changed TITLE from python3-jinja2 to Jinja2
- Added src package
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-18 15:11:11 +02:00
Josef Schlehofer
949796044c
Merge pull request #8646 from mmtj/pyroute2
...
python3-pyroute2: add new package
2019-04-18 14:06:56 +02:00
Josef Schlehofer
2fe6c2aedd
golang: update to version 1.12.4
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-18 16:06:23 +08:00
Rosen Penev
4a3bbd4d4a
Merge pull request #8695 from nxhack/node_hid_add_pic
...
node-hid: fix i386 build fail
2019-04-17 00:04:26 -07:00
Rosen Penev
455b61e430
Merge pull request #8696 from nxhack/node_homebridge_add_pic
...
node-homebridge: fix i386 build fail
2019-04-17 00:03:55 -07:00
Hirokazu MORIKAWA
5fb7e5ff04
node-mozilla-iot-gateway: fix i386 build fail
...
more stability for parallel build
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-04-17 15:10:53 +09:00
Hirokazu MORIKAWA
1aa55f86b5
node-hid: fix i386 build fail
...
more stability for parallel build
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-04-17 15:03:04 +09:00
Hirokazu MORIKAWA
9cdb0cc887
node-homebridge: fix i386 build fail
...
more stability for parallel build
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-04-17 15:01:30 +09:00
Rosen Penev
eb1907db5c
perl-inline: Update to 0.82
...
Author and download URL changed.
Rearranged Makefile slightly for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-16 21:33:21 -07:00
Josef Schlehofer
f7efcc0f26
Merge pull request #8675 from BKPepe/slugify
...
python-slugify: update to version 3.0.2
2019-04-15 23:07:16 +02:00
Rosen Penev
beea25e601
Merge pull request #8662 from BKPepe/mozilla
...
node-mozilla-iot-gateway: update to version 0.7.0
2019-04-15 09:57:19 -07:00
Hirokazu MORIKAWA
af0a02b8df
node: support ppc32 musl
...
support powerpc32 musl
https://downloads.openwrt.org/snapshots/faillogs/powerpc_464fp/packages/node/compile.txt
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-04-15 09:52:05 +09:00
Josef Schlehofer
43ad983470
python-slugify: update to version 3.0.2
...
Add python3-codecs and python3-setuptools as dependencies
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-14 14:29:17 +02:00
Michael Heimpold
71d3f6aa8c
php7: update to 7.2.17
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-04-14 06:53:12 +02:00
W. Michael Petullo
a5d2ea9ed0
php7: facilitate running php7-fastcgi without listening on TCP socket
...
The init.d script for php7-fastcgi no longer invokes php7-fastcgi with
the '-b' flag when 'port' does not appear in /etc/config/php7-fastcgi.
This causes php7-fastcgi to communicate using only a Unix socket.
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-04-13 08:25:34 -04:00
Rosen Penev
f10d95b1e1
perl-device-usb: Update to 0.37
...
Add HTTPS everywhere.
Rename .diff to .patch for consistency.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-12 12:44:29 -07:00
Josef Schlehofer
785465bd07
node-mozilla-iot-gateway: update to version 0.7.0
...
Use codeload as they have tagged and signed repository
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-12 04:26:35 +02:00
Rosen Penev
7b86f17da1
Merge pull request #8655 from BKPepe/ruamel-yaml
...
ruamel-yaml: update to version 0.15.91
2019-04-11 09:35:17 -07:00
Josef Schlehofer
ad79691d2e
python-pytz: update to version 2019.1
...
Add LICENSE file
Changed URL of the project
Reordered stuff in Makefile
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-11 14:29:34 +02:00
Josef Schlehofer
ceede8ae54
ruamel-yaml: update to version 0.15.91
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-11 14:15:47 +02:00
Rosen Penev
9f22c6338b
Merge pull request #8620 from nxhack/update_to_0_4_48
...
node-homebridge: update to 0.4.48
2019-04-11 00:49:29 -07:00
Rosen Penev
40f3605d77
Merge pull request #8629 from nxhack/update_to_8_15_1
...
node: bump to 8.15.1
2019-04-10 21:26:50 -07:00
Hirokazu MORIKAWA
6d943db9b0
node: bump to 8.15.1
...
Several security fixes:
Node.js: Slowloris HTTP Denial of Service with keep-alive (CVE-2019-5737)
OpenSSL: 0-byte record padding oracle (CVE-2019-1559)
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-04-11 10:50:21 +09:00
Martin Matějek
d65204093c
python3-pyroute2: add new package
...
Signed-off-by: Martin Matějek <martin.matejek@gmx.com>
2019-04-10 16:26:31 +02:00
Jeffery To
5d787e9656
golang: Update to 1.12.3
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-04-09 14:22:47 +08:00
Rosen Penev
de5f39ae34
Merge pull request #8604 from ysc3839/pycryptodome
...
python-cryptodome: update to 3.8.1
2019-04-08 08:24:28 -07:00
Jeffery To
f16064783c
python: Update readme
...
This adds more details on the PYTHON[3]_PKG_SETUP_* variables, the
filespec format, and the build/install processes in general.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-04-08 21:21:21 +08:00
Richard Yu
f0869d663c
python-cryptodome: update to 3.8.1
...
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
2019-04-08 18:55:27 +08:00
Hirokazu MORIKAWA
19bcc4b347
node-homebridge: update to 0.4.48
...
Clean orphaned cached accessories / handle uncaught exceptions
Update dependency version
And avoid possible race condition for temporary directory.
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-04-08 15:21:45 +09:00
Rosen Penev
5cf3a26a5b
Merge pull request #8615 from pprindeville/update-perl-cgi-4.42
...
perl-cgi: Update to 4.42
2019-04-07 21:22:44 -07:00
Philip Prindeville
d69acdb950
perl-cgi: Update to 4.42
...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2019-04-07 15:57:39 -06:00
Josef Schlehofer
d9b464b06e
Merge pull request #8482 from BKPepe/pyaml
...
python-yaml: update to version 5.1
2019-04-07 20:37:03 +02:00
Josef Schlehofer
b20e4d0978
Merge pull request #8325 from BKPepe/python3-curl
...
python-curl: Add variant for Python3
2019-04-07 16:34:08 +02:00
Josef Schlehofer
0695bb78fd
Merge pull request #8606 from BKPepe/voluptuous-serialize-dependency
...
python-voluptuous-serialize: add dependency for voluptuous
2019-04-07 15:27:13 +02:00
Josef Schlehofer
c06a04c754
python-yaml: update to version 5.1
...
- COPYING as a license is no longer available. It's LICENSE
- Add PKG_CPE_ID
- Add a description
- Add Python sources
- Add me as maintainer as the previous maintainer is inactive in OpenWrt
- Changed URL to Git repository, where you can find more details
- Moved TITLE to Default
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-07 14:50:28 +02:00
Josef Schlehofer
62c53ccf09
python-voluptuous-serialize: add dependency for voluptuous
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-07 14:34:06 +02:00
Rosen Penev
936701e86b
Merge pull request #8596 from nxhack/renewal_node-arduino-firmata
...
node-arduino-firmata: support serialport 7.x
2019-04-06 08:35:25 -07:00
Rosen Penev
04be631e83
Merge pull request #8593 from nxhack/renewal_node-hid
...
node-hid: update to 0.7.7
2019-04-06 08:34:57 -07:00
Rosen Penev
139ecea4d1
Merge pull request #8597 from nxhack/renewal_node-cylon
...
node-cylon: Takeover of maintainer and Major Makefile Update
2019-04-05 12:24:20 -07:00
Jeffery To
9995fe7732
python,python3: Add PYTHON[3]_PKG_SETUP_GLOBAL_ARGS
...
Some packages (PyYAML,
https://github.com/openwrt/packages/pull/8482#discussion_r270692276 )
recognize "global" options to setup.py; these must appear before the
"install" command on the command line.
This adds PYTHON[3]_PKG_SETUP_GLOBAL_ARGS, which let packages set these
global options.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-04-05 16:44:55 +08:00
Hirokazu MORIKAWA
a20e73f97e
node-cylon: Takeover of maintainer and Major Makefile Update
...
Takeover of PKG_MAINTAINER
Major Makefile Updates
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-04-05 13:57:00 +09:00
Hirokazu MORIKAWA
63cef91f20
node-arduino-firmata: support serialport 7.x
...
support serialport 7.x
Takeover of PKG_MAINTAINER
Major Makefile Updates
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-04-05 13:47:33 +09:00
Hirokazu MORIKAWA
c73379e1ac
node-hid: update to 0.7.7
...
update to 0.7.7
Takeover of PKG_MAINTAINER
Major Makefile Updates
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-04-05 12:47:35 +09:00
Hirokazu MORIKAWA
8cfac80138
node-serialport: update to 7.1.4
...
update to 7.1.4
Takeover of PKG_MAINTAINER
Major Makefile Updates
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-04-05 12:38:38 +09:00
Rosen Penev
9f15edf744
Merge pull request #8584 from jefferyto/python-compileall-recursion-level
...
python,python3: Increase max recursion level when generating bytecode
2019-04-04 00:19:55 -07:00
Rosen Penev
5be14931bd
Merge pull request #8516 from jefferyto/python-config
...
python,python3: Include python-config for target Python in InstallDev
2019-04-04 00:18:24 -07:00
Rosen Penev
5c539c7950
Merge pull request #8581 from cotequeiroz/luasec_linker
...
luasec: use gcc to link instead of ld
2019-04-03 22:17:50 -07:00
Eneas U de Queiroz
aa2f0987d6
luasec: cleanup Makefile
...
The LIBDIR and INCDIR assignments are duplicate of the original
Makefile, changing LIB_PATH and INC_PATH to LDFLAGS and CPPFLAGS.
Setting LIB_PATH and INC_PATH to empty strings will do the same
without duplicating the flags.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-04-03 18:00:23 -03:00
Jeffery To
85c805d0ad
python,python3: Increase max recursion level when generating bytecode
...
"python -m compileall" has a default maximum recursion level of 10, i.e.
it will descend up to 10 levels of subdirectories when looking for
source files to compile. This is usually sufficient but there are
packages that include more than 10 levels (botocore,
https://github.com/openwrt/packages/pull/8214#discussion_r270056741 ).
This adds the "-r" command line option to the call to compileall to
increase the max recursion level (currently set to 20).
This also patches Python 2's compileall.py to add this max recursion
level option. (Python 3's compileall.py already supports this option.)
This also applies some related changes to python-package-install.sh:
* Use the "-delete" option with find instead of exec'ing rm / rmdir. For
the case of removing empty directories (in delete_empty_dirs()), this
has the added benefit of simplifying the code, as the "-delete" option
implies "-depth", and thus find "does the right thing" (removing empty
directories depth-first).
* Remove the backslash in "-name" patterns (for find), as they are not
regular expression but glob patterns.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-04-04 03:07:02 +08:00
Josef Schlehofer
ff8ce9a3d5
Merge pull request #8550 from jefferyto/python-fix-bin-symlinks
...
python,python3: Fix overridden usr/bin symlinks
2019-04-03 20:35:37 +02:00
Eneas U de Queiroz
e3f1532297
luasec: use gcc to link instead of ld
...
Linking with ld is not portable and was causing problems for some
targets, e.g. i386_pentium4:
i486-openwrt-linux-musl-ld: x509.o: in function `push_asn1_objname':
x509.c:(.text+0x61): undefined reference to `__stack_chk_fail_local'
...
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-04-03 15:10:10 -03:00
Jeffery To
0280c67103
python,python3: Fix overridden usr/bin symlinks
...
Currently, all files in usr/bin (presumably all Python scripts) are run
through sed to replace the shebang; sed will overwrite the file whether
or not a match is found. This causes symlinks to be overridden and made
into copies of their targets. python[3]-base and python[3]-dev are
affected by this.
This adds the --follow-symlinks flag to sed, in addition to using
$(SED), so that symlinks are not overridden.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-04-03 21:05:14 +08:00
Rosen Penev
0dd556ba1d
Merge pull request #8573 from neheb/luasec
...
luasec: Replace -fPIC with $(FPIC)
2019-04-02 13:16:35 -07:00
Rosen Penev
cf23dd2eb0
luasec: Replace -fPIC with $(FPIC)
...
Currently i386 and the PPC targets have issues linking issues.
https://github.com/openwrt/packages/issues/3319
says that replacing -fPIC with -fpic works.
Patch added to avoid package overriding settings set by toolchain and make
compilation less noisy
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-02 13:02:36 -07:00
Rosen Penev
ecb4fcca0c
luasocket: Replace -fpic with $(FPIC)
...
This is causing linking errors on i386 and ppc.
Also removed custom warnings an optimization levels that override stock
settings.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-02 12:49:45 -07:00
Rosen Penev
6846ed8625
Merge pull request #8417 from cotequeiroz/luasql-flags
...
luasql: fix variants LDFLAGS
2019-04-01 11:34:32 -07:00
Josef Schlehofer
b3d1401dcc
python-curl: Add variant for Python3
...
- Use mbedTLS as default and add patches for it
- Use files.pythonhosted.org in PKG_SOURCE_URL
- Changed description
- Reordered things in Makefile
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-01 10:00:37 +02:00
Hirokazu MORIKAWA
7b825f9d64
node-homebridge: update to 0.4.47
...
Update to 0.4.47
Some document update.
Add ability to publish external accessory separately.
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-04-01 15:53:25 +09:00
Josef Schlehofer
7f5e18f0d9
Merge pull request #8526 from BKPepe/voluptuous-serialize
...
python-voluptuous-serialize: add package for Python3
2019-04-01 02:50:10 +02:00
Josef Schlehofer
e924f1be7f
Merge pull request #8485 from BKPepe/aiohttp
...
python-aiohttp: add a new package
2019-04-01 02:45:48 +02:00
Josef Schlehofer
81e1601b2b
Merge pull request #8551 from BKPepe/pyotp
...
python-pyotp: add new package for Python3
2019-04-01 02:43:53 +02:00
Josef Schlehofer
b09593bf43
Merge pull request #8481 from BKPepe/yarl
...
python-yarl: add a new package
2019-04-01 02:43:02 +02:00
Josef Schlehofer
8f30577144
Merge pull request #8484 from BKPepe/async_timeout
...
async-timeout: add a new package
2019-04-01 02:41:36 +02:00
Josef Schlehofer
fb9cf44c92
Merge pull request #8515 from BKPepe/python-slugify
...
python-slugify: add new package for Python3
2019-04-01 02:40:53 +02:00
Josef Schlehofer
673bfd1f87
Merge pull request #8503 from BKPepe/voluptuous
...
python-voluptuous: add a new package
2019-04-01 02:40:04 +02:00
Josef Schlehofer
6c37f32306
Merge pull request #8480 from BKPepe/multidict
...
python-multidict: add a new package
2019-04-01 02:39:31 +02:00
Josef Schlehofer
76874c1f62
python-voluptuous-serialize: add package for Python3
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-01 02:36:52 +02:00
Josef Schlehofer
2edf5034f1
python-aiohttp: add a new package
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-01 02:29:26 +02:00
Josef Schlehofer
680eaeb05d
python-yarl: add a new package
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-01 02:26:29 +02:00
Josef Schlehofer
46db45fd40
async-timeout: add a new package
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-01 02:22:05 +02:00
Josef Schlehofer
60c8c13969
python-pyotp: add new package for Python3
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-01 02:13:59 +02:00
Josef Schlehofer
5b2b6029c7
python-multidict: add a new package
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-01 02:08:16 +02:00
Josef Schlehofer
d90516182b
python-slugify: add Python3 package
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-01 01:28:53 +02:00
Josef Schlehofer
091fcaf553
Merge pull request #8478 from BKPepe/python_astral
...
python-astral: add new package
2019-03-31 23:14:38 +02:00
Rosen Penev
42e370ee7c
Merge pull request #8511 from BKPepe/ruamel-yaml
...
ruamel-yaml: add package
2019-03-31 14:13:46 -07:00
Rosen Penev
56f4e3a692
Merge pull request #8514 from BKPepe/text-unidecode
...
text-unidecode: add new package
2019-03-31 12:24:12 -07:00
Jeffery To
8de8ff4f25
python,python3: Include python-config for target Python in InstallDev
...
This installs python{2.7,3.7}-config in $(STAGING_DIR)/usr/bin as part
of Build/InstallDev, to be used by other packages to get build
configuration for target Python.
The treatment for Python 2 and 3 are a bit different:
* For Python 2, python-config is a Python script that is expected to be
run with, and return data for, the installed Python interpreter. This
installs a modified version of this script, to be run using host
Python, and read/return data for target Python.
* Python 3 includes a shell script version of python-config (expected to
be used in cross-compilation scenarios). This simply installs the
script into the right place.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-03-31 19:33:12 +08:00
Jeffery To
c23bea8dc8
python,python3: Fix CVE-2019-9636 - urlsplit missing NFKC normalization
...
These patches address issue:
CVE-2019-9636: urlsplit does not handle NFKC normalization
Link to Python issue:
https://bugs.python.org/issue36216
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-03-31 05:18:14 +08:00
Deng Qingfang
17496030e2
treewide: add missing PKGARCH:=all to non-binary packages
...
Packages such as Perl, Lua, shell scripts don't generate binary files.
Add PKGARCH:=all to them.
Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-03-30 17:11:50 +08:00
Rosen Penev
149afa5dcb
Merge pull request #8296 from neheb/patch-5
...
perl-parse-recdescent: Update to 1.967015
2019-03-30 01:37:50 -07:00
Hannu Nyman
253cc12ee6
Merge pull request #7796 from cotequeiroz/lualanes_no-luajit
...
lualane: avoid luajit dependency
2019-03-29 17:34:30 +02:00
Karl Palsson
6186f7ebc3
lang: lua-libmodbus: Update URL
...
Fixes: ed27512641
lang: lua-libmodbus: Update URL
Second instance of old URL was missed.
Signed-off-by: Karl Palsson <karlp@etactica.com>
2019-03-29 12:54:49 +00:00
Karl Palsson
ed27512641
lang: lua-libmodbus: Update URL
...
Github organization changed names. Proactively update URL, even though
github redirects.
Signed-off-by: Karl Palsson <karlp@etactica.com>
2019-03-29 11:10:22 +00:00
Eneas Queiroz
958844512e
Merge pull request #5160 from nxhack/homebridge
...
node-homebridge: add new package / Node.js HomeKit Server
2019-03-28 21:30:01 -03:00
Karel Kočí
4b9a0ff6b6
python-astral: add new package
...
Signed-off-by: Karel Kočí <cynerd@email.cz>
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-03-28 14:41:23 +01:00
Josef Schlehofer
5f24ab841b
python-voluptuous: add a new package
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-03-28 14:34:39 +01:00
Josef Schlehofer
e08b0a877d
ruamel-yaml: add package
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-03-28 14:33:15 +01:00
Josef Schlehofer
2002e47732
text-unidecode: add new package
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-03-28 14:32:21 +01:00
Jeffery To
e436e73f1c
python,python3: Use only target package data for Build/InstallDev
...
This changes Build/InstallDev for both Python 2 and 3 to only copy files
from target Python, not from host Python, since InstallDev files are
used for target packages to link to other target packages.
In particular, usr/lib/python{2.7,3.7}/_sysconfigdata.py holds system
configuration data generated at build time, and is different for target
Python and host Python.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-03-27 03:44:31 +08:00
Jeronimo Pellegrini
2fdc4b8333
chicken-scheme: add package
...
Signed-off-by: Jeronimo Pellegrini <j_p@aleph0.info>
Maintainer: myself ( Jeronimo Pellegrini <j_p@aleph0.info> )
Compile tested: compiles on x86_64, target mips (AR7xxx), OpenWRT master
and OpenWRT 18.06.2
Run tested: on AR7xxx (TP-Link Archer C7 v.4)
Description:
This is an efficient Scheme interpreter, which comes with several
modules for networking, filesystem access, and other useful tasks.
It can be used as scripting language for automating tasks, by users
who prefer dynamic functional languages over imperative or
object-oriented ones.
2019-03-26 10:29:03 +08:00
Hannu Nyman
9c1a54a6f1
Merge pull request #8474 from jefferyto/python-cffi-1.12.2
...
python-cffi: Update to latest version
2019-03-22 20:48:04 +02:00
Jeffery To
52167d7f2c
python-cffi: Update to latest version
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-03-22 21:50:36 +08:00
Jeffery To
6b15619ef7
python-attrs: Update to latest version
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-03-22 21:48:27 +08:00
Hannu Nyman
f2b1f9d432
Merge pull request #8445 from cotequeiroz/python-requests-oauthlib_1.2.0
...
python-requests-oauthlib: update to 1.2.0; python-oauthlib: update to 3.0.1
2019-03-21 17:36:13 +02:00
Hannu Nyman
913dd5498f
Merge pull request #8441 from Cynerd/python-influxdb-5.2.2
...
python-influxdb: update to 5.2.2
2019-03-21 17:35:24 +02:00
Jeffery To
0d3ec704b0
golang: Add support for setting gcflags/ldflags from package Makefile
...
This adds several variables for Go package Makefiles:
* GO_PKG_GCFLAGS - go tool compile arguments
* GO_PKG_LDFLAGS - go tool link arguments
* GO_PKG_LDFLAGS_X - go tool link -X definitions
Settings these will add the corresponding flags to the go install
command line. (Other command line arguments can still be added by
passing them as the first argument to GoPackage/Build/Compile.)
This also adds Go's runtime environment variables (GOGC, GOMAXPROCS,
GOTRACEBACK) to the unexport list.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-03-21 10:10:21 +08:00
Philip Prindeville
84204bb6b8
Merge pull request #8434 from pprindeville/perl-text_csv-139
...
perl-text-csv_xs: update to 1.39
2019-03-20 09:41:59 -06:00
Karel Kočí
b8106eb291
python-influxdb: update to 5.2.2
...
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
2019-03-20 16:26:18 +01:00
Hannu Nyman
e2884eb99a
Merge pull request #8446 from cotequeiroz/python-qrcode_6.1
...
python-qrcode: bump to 6.1, fix dependencies
2019-03-19 16:37:23 +02:00
Josef Schlehofer
c996ea6e4e
golang: update to version 1.12.1
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-03-19 14:53:18 +08:00
Alexandru Ardelean
b485a90aa3
python3: remove OpenSSL deprecated API patch
...
Fixes: https://github.com/openwrt/packages/issues/8399
These 2 patches cause some breakage for other packages.
For now, we drop them and wait for upstream to finalize a fix.
We can live with deprecated SSL APIs for a while. No need to hurry, since
this doesn't seem to help.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-03-19 14:09:03 +08:00
Eneas U de Queiroz
ad001446d5
python-requests-oauthlib: update to 1.2.0
...
This version adds compatibility with OAuthlib 3.0.0 and above.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-03-18 18:16:11 -03:00
Eneas U de Queiroz
ef59c595d4
python-oauthlib: update to 3.0.1
...
This is a major update with bufixes, new features and API changes.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-03-18 18:16:11 -03:00
Luiz Angelo Daros de Luca
05cb8878f5
ruby: update to 2.6.2
...
Bug fixes and a security update of the bundled RubyGems:
CVE-2019-8320: Delete directory using symlink when decompressing tar
CVE-2019-8321: Escape sequence injection vulnerability in verbose
CVE-2019-8322: Escape sequence injection vulnerability in gem owner
CVE-2019-8323: Escape sequence injection vulnerability in API response handling
CVE-2019-8324: Installing a malicious gem may lead to arbitrary code execution
CVE-2019-8325: Escape sequence injection vulnerability in errors
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2019-03-18 15:45:40 -03:00
Philip Prindeville
6256bffd33
perl-text-csv_xs: update to 1.39
...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2019-03-17 14:13:35 -06:00
Hannu Nyman
c06179ba98
Merge pull request #8381 from cotequeiroz/python-certifi_2019.3.9
...
python-certifi: Update to 2019.3.9
2019-03-17 06:55:15 +02:00
Hannu Nyman
ee9c90dfaf
Merge pull request #8423 from MikePetullo/php7-pecl-mcrypt
...
php7-pecl-mcrypt: update to 1.0.2
2019-03-17 06:52:34 +02:00
W. Michael Petullo
8b645d8286
php7-pecl-mcrypt: update to 1.0.2
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-03-16 17:11:28 -04:00
Hannu Nyman
6c001178c1
Merge pull request #8376 from jefferyto/python-package-data-2
...
python-pyopenssl,python-service-identity: Update package data
2019-03-16 08:26:07 +02:00
Eneas U de Queiroz
49ee39420d
luasql: fix variants LDFLAGS
...
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-03-15 12:24:55 -03:00
Jan Pavlinec
0465f6fb46
php7: Add PKG_CPE_ID for proper CVE tracking
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-03-15 15:04:06 +01:00
Hannu Nyman
6c5f68ad14
Merge pull request #8404 from BKPepe/bottle
...
python3-bottle: update to version 0.12.16
2019-03-15 08:41:54 +02:00
Hannu Nyman
78c755c4be
Merge pull request #8407 from cotequeiroz/python_circular
...
misc python packages: fix circular dependencies
2019-03-15 08:41:02 +02:00
Michael Heimpold
80cdd53134
php7: update to 7.2.16
...
Also refresh patch which does not apply cleanly anymore.
Run tested on Duckbill for mxs platform.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-03-13 22:21:16 +01:00
Josef Schlehofer
98c704d3f0
python3-bottle: update to version 0.12.16
...
Add LICENSE file
Add CPE ID
Remove current maintainer and add me as maintainer
Signed-off-by: Josef Schlehofer <josef.schlehofer@nic.cz>
2019-03-13 21:45:10 +01:00
Stepan Henek
2aa66b0a6f
python3-bottle: use Py3Package for installation
...
Signed-off-by: Stepan Henek <stepan.henek@nic.cz>
2019-03-13 21:41:03 +01:00
Eneas U de Queiroz
9429b83840
click-log: fix circular dependency
...
Removing python3 conditional DEPENDS to avoid a circular dependency.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-03-13 14:34:49 -03:00
Eneas U de Queiroz
8061b28ea0
python-chardet: fix Makefile typo
...
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-03-13 14:34:49 -03:00
Eneas U de Queiroz
d8de24183f
python-requests: fix circular dependency
...
Removing python3 conditional DEPENDS to avoid a circular dependency.
Fixes a typo in Makefile.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-03-13 14:34:49 -03:00
Eneas U de Queiroz
1bf60e9b58
python-ply: fix circular dependency
...
Removing python3 conditional DEPENDS to avoid a circular dependency.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-03-13 14:34:49 -03:00
Eneas U de Queiroz
5590cda91b
python-simplejson: fix circular dependency
...
Removing python2 conditional DEPENDS to avoid a circular dependency.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-03-13 14:34:49 -03:00
Hannu Nyman
f9dd076a46
Merge pull request #8371 from neheb/patch-1
...
python: Add PKG_CPE_ID for proper CVE tracking
2019-03-12 19:06:41 +02:00
Hannu Nyman
840d05eb8e
Merge pull request #8368 from neheb/p
...
python: Refresh patches
2019-03-12 19:06:18 +02:00
Rosen Penev
3b935060e8
python3: Fix compilation with deprecated OpenSSL APIs
...
Also refreshed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-03-11 15:08:09 -07:00
Rosen Penev
1d04e54651
python: Add PKG_CPE_ID for proper CVE tracking
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-03-11 13:14:26 -07:00
Hannu Nyman
9e5a4bf4fb
python-requests: adjust to chardet rename
...
Adjust to the rename of chardet to python-chardet
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-03-11 21:31:00 +02:00
Karel Kočí
37633c97d7
python-influxdb: add package
...
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
2019-03-11 17:21:32 +01:00
Karel Kočí
83e76672d7
python-paho-mqtt: add package
...
Signed-off-by: Karel Kočí <cynerd@email.cz>
2019-03-11 17:21:32 +01:00
Karel Kočí
82b47309d8
python-appdirs: add package
...
Signed-off-by: Karel Kočí <cynerd@email.cz>
2019-03-11 17:21:31 +01:00
Karel Kočí
091d93d2a5
python-schema: add package
...
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
2019-03-11 17:21:31 +01:00
Karel Kočí
c9f70feec3
python-contextlib2: add package
...
Signed-off-by: Karel Kočí <cynerd@email.cz>
2019-03-11 17:21:31 +01:00
Karel Kočí
1418f401b5
python-jsonpath-ng: add package
...
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
2019-03-11 17:21:31 +01:00
Karel Kočí
0361b39628
python-decorator: add package
...
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
2019-03-11 17:21:31 +01:00
Karel Kočí
d0e3345aca
click-log: add package
...
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
2019-03-11 17:21:31 +01:00
Hannu Nyman
c332e6420a
Merge pull request #8377 from Cynerd/add-python3-packages
...
Add python3 variant for chadet, simplejson, requests and pytz
2019-03-11 16:31:48 +02:00
Hannu Nyman
3a5fd27aac
Merge pull request #8033 from ysc3839/add-pycryptodome
...
python-cryptodome: add new package
2019-03-11 16:29:20 +02:00
Eneas U de Queiroz
c0e4ecac3a
python-certifi: Update to 2019.3.9
...
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-03-11 08:30:51 -03:00
Jeffery To
450891679b
python-pyopenssl,python-service-identity: Update package data
...
This updates the Python 2 and 3 versions of each package to share the
same title field.
This also updates the package title, url and source urls.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-03-11 19:30:06 +08:00
Eneas U de Queiroz
9c4d764b27
python-qrcode: bump to 6.1, fix dependencies
...
The package was missing dependencies on pillow and python-setuptools.
The Makefile was simplified.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-03-11 08:29:46 -03:00
Karel Kočí
3e1f90967e
python-pytz: add Python3 version
...
Signed-off-by: Karel Kočí <cynerd@email.cz>
2019-03-11 10:43:38 +01:00
Karel Kočí
e47c03c7d5
python-requests: add Python3 version
...
Signed-off-by: Karel Kočí <cynerd@email.cz>
2019-03-11 10:43:37 +01:00
Karel Kočí
82565d1e73
python-simplejson: add Python3 specific package
...
Package is rewritten to be current type of python package with variants
but for backward compatibility the simplejson package name was left as
is and new Python3 specific package was named correctly as
python3-simplejson.
Signed-off-by: Karel Kočí <cynerd@email.cz>
2019-03-11 10:43:37 +01:00
Karel Kočí
f80fd7e44d
python-chardet: add Python3 variant
...
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
2019-03-11 10:43:37 +01:00
Hannu Nyman
2cfecc66a0
Merge pull request #7789 from neheb/pcapy
...
python-pcapy: Add uclibc++ support
2019-03-10 18:48:25 +02:00
Hannu Nyman
c13b537885
Merge pull request #8211 from cshoredaniel/pr-update-bcrypt
...
bcrypt: Update to 3.1.6
2019-03-10 09:53:59 +02:00
Rosen Penev
5d4f817865
python: Refresh patches
...
git is intollerant when it comes to fuzz. this fixes it.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-03-08 18:48:45 -08:00
Xingwang Liao
98986e858a
golang: Bump to version 1.12
...
Signed-off-by: Xingwang Liao <kuoruan@gmail.com>
2019-03-08 19:37:48 +08:00
Alexandru Ardelean
8e493eb19d
python: bump to version 2.7.16
...
This change updates Python to version 2.7.16, which is a bugfix release
in the Python 2.7 series.
This also removes patches back-ported from upstream.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-03-08 19:34:38 +08:00
Daniel Golle
17835f4b04
Flask: now depends on python3-setuptools
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-03-08 02:03:16 +01:00
Hannu Nyman
39fe02525e
Merge pull request #8338 from BKPepe/python-dns
...
python-dns: Add Python3 variant, update to 1.16.0
2019-03-06 18:00:18 +02:00
Karel Kočí
35c7bcc85e
Jinja2: add missing dependency on markupsafe
...
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
2019-03-05 17:19:51 +01:00
Rosen Penev
39f763f0ee
pyodbc: Added ability to compile with uclibc++
...
Allows a smaller size.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-03-03 16:15:31 -08:00
Josef Schlehofer
ae9cfe503b
python-dns: Add Python3 variant, update to 1.16.0
...
As it was suggested in PR from the current package maintainer, I have become a new maintainer.
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-03-03 21:43:02 +01:00
Daniel Golle
993d0414f7
python-gnupg: update to version 0.4.4
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-03-02 23:20:10 +01:00
Daniel Golle
d898a8ac1f
pyodbc: update to version 4.0.26
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-03-02 23:10:46 +01:00
Daniel Golle
c843d478f5
MarkupSafe: update to version 1.1.1
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-03-02 22:46:54 +01:00
Hannu Nyman
8be3292b1e
Merge pull request #8322 from jefferyto/python-cryptography-update
...
python-cryptography: Update to latest version
2019-03-01 23:07:39 +02:00