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
Rosen Penev and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
e1af55fdf5
Merge pull request #10375 from peter-stadler/sqlparse
...
sqlparse: add python3 package
2019-11-05 01:59:31 -08:00
Rosen Penev and GitHub
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 and GitHub
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 and GitHub
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 and Yousong Zhou
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
Rosen Penev and GitHub
c59f56e8ac
Merge pull request #10410 from ja-pa/python-py
...
python-py: add new package
2019-11-01 16:52:02 -07:00
Rosen Penev and GitHub
7578d6e639
Merge pull request #10408 from ja-pa/python-wcwidth
...
python-wcwidth: add new package
2019-11-01 16:51:28 -07:00
Rosen Penev and GitHub
98cd1adf7a
Merge pull request #10407 from ja-pa/python-more-itertools
...
python-more-itertools: add new package
2019-11-01 16:51:15 -07:00
Rosen Penev and GitHub
5c204b8574
Merge pull request #10405 from ja-pa/python-pyparsing
...
python-pyparsing: add new package
2019-11-01 16:50:58 -07:00
Rosen Penev and GitHub
2f26928c5b
Merge pull request #10411 from ja-pa/python-atomicwrites
...
python-atomicwrites: add new package
2019-11-01 16:50:46 -07:00
Jan Pavlinec
455fe3dc03
python-pyparsing: add new package
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz >
2019-11-01 12:49:18 +01:00
Jan Pavlinec
4bade3b2f7
python-more-itertools: add new package
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz >
2019-11-01 12:36:38 +01:00
Jan Pavlinec
4624bf6a5d
python-wcwidth: add new package
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz >
2019-11-01 11:05:03 +01:00
Jan Pavlinec
f5211510d4
python-py: add new package
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz >
2019-11-01 10:52:06 +01:00
Jan Pavlinec
92398d28a5
python-atomicwrites: add new package
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz >
2019-11-01 10:45:53 +01:00
Dirk Chang
992da74bbf
lpeg: update to 1.0.2
...
lua-coxpcall: update to 1.17.0
lua-md5: update to 1.3
Signed-off-by: Dirk Chang <dirk@kooiot.com >
2019-11-01 14:55:02 +08:00