aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAge
* golang: Update to 1.12.5Jeffery To2019-05-13
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* Merge pull request #8807 from BKPepe/requestsJosef Schlehofer2019-05-13
|\ | | | | python-requests: allow urllib3 1.25.x
| * python-requests: polishing MakefileJosef Schlehofer2019-05-08
| | | | | | | | | | | | | | | | Add PKG_CPE_ID, PKG_LICENSE_FILES Reorder things in Makefile Update URL Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
| * python-requests: allow urllib3 1.25.xJosef Schlehofer2019-05-08
| | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | Merge pull request #8933 from commodo/readme-ext-feedsRosen Penev2019-05-11
|\ \ | | | | | | lang/python/README.md: add note about use in other packages feeds
| * | lang/python/README.md: add note about use in other packages feedsAlexandru Ardelean2019-05-08
| | | | | | | | | | | | | | | | | | | | | By popular demand, via: https://github.com/openwrt/packages/issues/8892#issuecomment-489992926 Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | Werkzeug: update to version 0.15.2Daniel Golle2019-05-10
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | python-packages: strip quotes around index-urlYousong Zhou2019-05-10
| | | | | | | | | | | | | | | | | | | | | 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>
* | | python3-packages: port from python-packagesYousong Zhou2019-05-10
| | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | Merge pull request #8922 from nxhack/node_support_mips64Rosen Penev2019-05-10
|\ \ \ | |_|/ |/| | node: add mips64 support
| * | node: add mips64 supportHirokazu MORIKAWA2019-05-10
| |/ | | | | | | | | | | | | | | see: https://github.com/openwrt/packages/pull/8796 And remove uclibc depends Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | Merge pull request #8806 from BKPepe/python-urllib3Josef Schlehofer2019-05-08
|\ \ | | | | | | python-urllib3: update to version 1.25.2
| * | python-urllib3: update to version 1.25.2Josef Schlehofer2019-04-29
| | | | | | | | | | | | | | | | | | Add me as maintainer Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | Merge pull request #8831 from BKPepe/zeroconfJosef Schlehofer2019-05-08
|\ \ \ | | | | | | | | python-zeroconf: update to version 0.22.0
| * | | python-zeroconf: update to version 0.22.0Josef Schlehofer2019-04-28
| | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | Merge pull request #8802 from dddaniel/masterJosef Schlehofer2019-05-08
|\ \ \ \ | |_|_|/ |/| | | python-boto3: Add new package
| * | | python-boto3: Add new packageDaniel Danzberger2019-05-06
| |/ / | | | | | | | | | Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
* | | luafilesystem: fix PKG_MIRROR_HASHHans Dedecker2019-05-06
| | | | | | | | | | | | Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
* | | Merge pull request #8736 from neheb/erlaRosen Penev2019-05-05
|\ \ \ | | | | | | | | erlang: Fix compilation without deprecated OpenSSL APIs
| * | | erlang: Fix compilation without deprecated OpenSSL APIsRosen Penev2019-04-20
| | | | | | | | | | | | | | | | | | | | | | | | Renamed the patch as it does more than fix ENGINE support. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | django-simple-captcha: bump to 0.5.11Eneas U de Queiroz2019-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a bugfix release. Made some cosmetic changes to the Makefile. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | Merge pull request #8840 from cotequeiroz/django_pytzRosen Penev2019-05-03
|\ \ \ \ | | | | | | | | | | django: Add pytz dependency
| * | | | django: Add pytz dependencyEneas U de Queiroz2019-04-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pytz is a run-time dependency of django. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | Merge pull request #8786 from commodo/readme-encodings-updateRosen Penev2019-05-03
|\ \ \ \ \ | | | | | | | | | | | | python/README.md: fix note about python[3]-codecs
| * | | | | python/README.md: fix note about python[3]-codecsAlexandru Ardelean2019-05-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | Merge pull request #8894 from jefferyto/python2-transition-noticeRosen Penev2019-05-03
|\ \ \ \ \ \ | |/ / / / / |/| | | | | python/README: Add deprecation notice / schedule
| * | | | | python/README: Add deprecation notice / scheduleJeffery To2019-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | Merge pull request #8722 from BKPepe/mozillaRosen Penev2019-05-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | mozilla-iot-gateway: update to version 0.8.1
| * | | | | | mozilla-iot-gateway: update to version 0.8.1Josef Schlehofer2019-04-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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>
* | | | | | | Merge pull request #8884 from jefferyto/remove-golang-librariesRosen Penev2019-05-03
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | golang-libraries: Remove library packages
| * | | | | | | golang-libraries: Remove library packagesJeffery To2019-05-03
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | Merge pull request #8828 from MikePetullo/luasecRosen Penev2019-05-03
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | luasec: update to 0.8
| * | | | | | luasec: update to 0.8W. Michael Petullo2019-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | Merge pull request #8760 from commodo/remove-un-neededHannu Nyman2019-05-02
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | jdcal,et_xmlfile,rcssmin: remove un-needed python packages
| * | | | | | | jdcal,et_xmlfile,rcssmin: remove un-needed python packagesAlexandru Ardelean2019-04-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | | php7-pecl-redis: add new package (fixes #8710)Michael Heimpold2019-04-30
| |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | treewide,python: take over maintainership from Gergely KissAlexandru Ardelean2019-04-30
| |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | Merge pull request #8810 from zhaojh329/lua-evRosen Penev2019-04-28
|\ \ \ \ \ \ | | | | | | | | | | | | | | lua-ev: Add package
| * | | | | | lua-ev: Add packageJianhui Zhao2019-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
* | | | | | | Merge pull request #8694 from neheb/inlRosen Penev2019-04-28
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | perl-inline: Update to 0.82
| * | | | | | perl-inline: Update to 0.82Rosen Penev2019-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Author and download URL changed. Rearranged Makefile slightly for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #8795 from commodo/python-evdev-bumpHannu Nyman2019-04-27
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Python evdev bump
| * | | | | | | python-evdev: use PYTHON[3]_PKG_SETUP_GLOBAL_ARGS vars for buildAlexandru Ardelean2019-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | | | | | | python-evdev: bump to version 1.2.0Alexandru Ardelean2019-04-25
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | Merge pull request #8796 from cotequeiroz/node_mips64Hannu Nyman2019-04-27
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | node: don't build on unsupported cpus, remove menu
| * | | | | | | node: don't build on unsupported cpus, remove menuEneas U de Queiroz2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | | Merge pull request #8737 from neheb/php7Michael Heimpold2019-04-27
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | php7: Fix compilation without deprecated OpenSSL APIs
| * | | | | | | php7: Fix compilation without deprecated OpenSSL APIsRosen Penev2019-04-20
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | ruby: update to 2.6.3Luiz Angelo Daros de Luca2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | python-six: remove python2 variant of host installYousong Zhou2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>