Commit Graph

2450 Commits

Author SHA1 Message Date
Matthias Schiffer 46d68b8699
luasrcdiet: add package (moved from luci-base package)
We use luasrcdiet in Gluon as well. Move it from the luci feed to packages.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2019-11-23 16:37:34 +01:00
Josef Schlehofer ffeb852e61
python3: bump PKG_RELEASE
Fixes: 85eee2d7f8 (python3: fix build when
Blake2 not enabled in OpenSSL")

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-11-21 15:19:15 +01:00
Yorkie Liu 85eee2d7f8 python3: fix build when Blake2 not enabled in OpenSSL
Refs:

- 7c20888e71
- https://bugs.python.org/issue38684

Signed-off-by: Yorkie Liu <yorkiefixer@gmail.com>
2019-11-21 18:18:14 +08:00
Peter Stadler 2519b7ebdd python3-django-cors-headers: update to verson 3.2.0
Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
2019-11-19 22:14:28 +01:00
Hannu Nyman a5a6336071
Merge pull request #10585 from commodo/staging-updates1
django1,python-mysqlclient,python-dateutil: bump versions
2019-11-19 19:14:53 +02:00
Alexandru Ardelean 7d1772bce2 python-dateutil: bump to version 2.8.1
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-11-19 10:47:02 +02:00
Alexandru Ardelean 33f82a4999 python-mysqlclient: bump to version 1.4.5
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-11-19 10:46:58 +02:00
Rosen Penev 582e1c8eeb
perl-xml-parser: Update to 2.46
Added patch that removes faulty expat check.

Minor cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-18 16:20:54 -08:00
Rosen Penev 51861836ca
perl-www: Update to 6.41
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-18 16:20:54 -08:00
Rosen Penev 4356cac61f
perl-www-mechanize: Update to 1.95
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-18 16:20:53 -08:00
Rosen Penev e9f468a84e
perl-http-cookies: Update to 6.07
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-18 16:20:53 -08:00
Rosen Penev 3414224097
perl-html-form: Update to 6.05
Small update to pod.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-18 16:20:53 -08:00
Rosen Penev 2b2d7efe78
vala: Update to 0.46.5
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-18 15:38:13 -08:00
Alexandru Ardelean 5c508a83a9 django1: bump to version 1.11.26
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-11-18 16:50:41 +02:00
Rosen Penev b91b41a71f
Merge pull request #10576 from jefferyto/python-zope-interface-4.7.1
python-zope-interface: Update to 4.7.1, refresh patch
2019-11-17 18:11:40 -08:00
Rosen Penev e7b4695426
Merge pull request #10574 from jefferyto/python-twisted-19.10.0
python-twisted: Update to 19.10.0, refresh patches
2019-11-17 18:11:14 -08:00
Jeffery To 5e8feda04a python-zope-interface: Update to 4.7.1, refresh patch
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-11-18 04:45:58 +08:00
Jeffery To c56770a570 python-twisted: Update to 19.10.0, refresh patches
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-11-18 04:33:26 +08:00
Jeffery To b99abe8dd8 python-pyasn1: Update to 0.4.8
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-11-18 04:04:35 +08:00
Rosen Penev a8f2fb9750
Merge pull request #10529 from BKPepe/sentry
python-sentry-sdk: Update to version 0.13.2
2019-11-12 19:14:29 -08:00
Rosen Penev d4be80cba0
Merge pull request #10530 from BKPepe/pahomqtt
python-paho-mqtt: Update to version 1.5.0
2019-11-12 19:13:10 -08:00
Rosen Penev 323dbc4fbf
Merge pull request #10469 from peter-stadler/django-etesync-journal
django-etesync-journal: add python3 package
2019-11-12 19:08:30 -08:00
Josef Schlehofer f8e36f9fd6
python-paho-mqtt: Update to version 1.5.0
Try to fix license according to SPDX.
Add PKG_LICENSE_FILES.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-11-11 23:07:55 +01:00
Josef Schlehofer af39ec8a72
python-sentry-sdk: Update to version 0.13.2
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-11-11 22:45:14 +01:00
Hannu Nyman 90e91ee464
Merge pull request #10522 from cotequeiroz/requests-oathlib
phython-requests-oauthlib: bump to v1.3.0
2019-11-11 19:37:31 +02:00
Eneas U de Queiroz 03fc32571f
python-requests-oauthlib: bump to 1.3.0
- Instagram compliance fix
- Added force_querystring argument to fetch_token() method on
  OAuth2Session

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2019-11-11 08:18:07 -03:00
Jeffery To 5be603a836 python-six: Update to 1.13.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-11-11 18:36:14 +08:00
Rosen Penev 65baad1e79
Merge pull request #10498 from LoEE/jpc/master/perl-macos-fix
perl: fixed host compilation of static perl on MacOS
2019-11-10 09:25:46 -08:00
Jakub Piotr Cłapa 3954356a23 perl: fixed host compilation of static perl on MacOS
All symbols on MacOS are prefixed with an underscore which
interfered with the filtering mechanism (added in perl 5.28)
for extension libraries to be linked into static perl.

Signed-off-by: Jakub Piotr Cłapa <jpc@loee.pl>
2019-11-10 10:48:38 +01:00
Rosen Penev a9ad795b8f
perl-www: Update to 6.39
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-09 18:40:22 -08:00
Rosen Penev c9125f62ed
perl-www-mechanize: Update to 1.92
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-09 18:33:12 -08:00
Peter Stadler efe695f93d django-etesync-journal: add python3 package
This is the reusable django app that implements the server side of EteSync.
There will be another package that makes it available through Nginx using uwsgi.

Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
2019-11-08 11:10:28 +01:00
Hannu Nyman c21b6c51a2
Merge pull request #10468 from peter-stadler/django
django: bump version to 2.2.7 and fix minor problems
2019-11-07 21:33:15 +02:00
Hannu Nyman c007f58e51
Merge pull request #10489 from jefferyto/python-readme-fix
python: Fix filespec example in readme
2019-11-07 21:32:25 +02:00
Rosen Penev c0abef62aa
Merge pull request #10040 from neheb/per
Massive perl update
2019-11-07 10:47:18 -08:00
Rosen Penev 5ac581c3e5
lua-rs232: Update to latest git version
Last release was from 2012. Latest git has many additions.

Cleaned up Makefile and eliminated build hacks.

Added InstallDev section.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-07 10:39:14 -08:00
Jeffery To dad0415215 python: Fix filespec example in readme
While the filespec example is technically correct, the more likely
scenario is that the files to be omitted would be inside of a package
subdirectory.

This adds an example_package directory into the example to illustrate
this case.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-11-07 22:32:57 +08:00
Peter Stadler 18c99e8d07 django: bump version to 2.2.7 and fix minor problems
Add dependency on python3-sqlparse and use django-admin.py instead of django-admin as the latter depends on python3-pkg-resources.

Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
2019-11-05 15:50:03 +01:00
Rosen Penev f095101399
Merge pull request #10374 from peter-stadler/django-cors-headers
django-cors-headers: add python3 package
2019-11-05 02:00:35 -08:00
Rosen Penev e1af55fdf5
Merge pull request #10375 from peter-stadler/sqlparse
sqlparse: add python3 package
2019-11-05 01:59:31 -08:00
Rosen Penev f246780450
Merge pull request #10376 from peter-stadler/drf-nested-routers
drf-nested-routers: add python3 package
2019-11-05 01:58:29 -08:00
Jeffery To 6f987b727f python: Add pypi.mk usage to readme
This adds documentation on including pypi.mk and its required/optional
variables to the Python section readme.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-11-05 03:28:12 +08:00
Jeffery To 446bc30c52 python: Remove PKG_BUILD_DIR/PKG_UNPACK sections from readme
PKG_BUILD_DIR now takes variants into account
(openwrt/openwrt@e545fac8d9), so it should
not be necessary for Python packages to set these variables anymore.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-11-05 02:20:37 +08:00
Rosen Penev c17af1cd50
Merge pull request #10457 from jefferyto/python-cffi-1.13.2
python-cffi: Update to 1.13.2
2019-11-04 09:27:59 -08:00
Rosen Penev 75f958e3ce
Merge pull request #10453 from commodo/python3-fix-build
python3: fix build on Ubuntu/Debian multi-arch
2019-11-04 09:26:57 -08:00
Jeffery To c21eee0df4 python-cffi: Update to 1.13.2
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-11-04 23:42:39 +08:00
Jeffery To e239dba400 golang: Update to 1.13.4
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-11-04 22:54:57 +08:00
Alexandru Ardelean 0c8b0b0bf7 python3: fix build on Ubuntu/Debian multi-arch
This issue was introduced after upgrading to 3.8.
Patch `006-remove-multi-arch-and-local-paths.patch` was dropped. It was
tested on x86, but when using the x86_64 compiler in OpenWrt, the issue is
present.

The issue seems to be about Ubuntu/Debian's multi-arch support in
Python/Python3 setup [which I forgot about]. The code runs it regardless of
whether it cross-compiles or not, and for OpenWrt, this causes issues, as
it introduces absolute include paths from the host system.

Fixes https://github.com/openwrt/packages/issues/10452

Fixes: 48277ec915 ("python3: bump to version 3.8")
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-11-04 14:10:36 +02:00
Josef Schlehofer 426ed75dbe
python-zipp: fix python-more-itertools dependency
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-11-03 13:13:12 +01:00
Jan Pavlinec f0a79ca148
python-zipp: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-11-02 15:53:09 +01:00