Commit graph

2758 commits

Author SHA1 Message Date
Rosen Penev
ef8ee4f94f
Merge pull request #11257 from jefferyto/python3-django1
django1: Rename django1-restframework, add python3-django1
2020-02-18 19:52:00 -08:00
Rosen Penev
fcc5c5a5c0
Merge pull request #11156 from jmarcet/nyx
nyx: Terminal status monitor for Tor
2020-02-18 15:15:31 -08:00
Jan Pavlinec
43a09b25eb python-wcwidth: update to version 0.1.8
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-02-18 15:04:28 -08:00
Jeffery To
1772267747 golang: Update to 1.13.8
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-02-18 17:57:55 +08:00
Rosen Penev
aefc9143e0
Merge pull request #11366 from BKPepe/markdown
python-markdown: update to version 3.2.1
2020-02-17 18:23:15 -08:00
Josef Schlehofer
75c125d1d9
python-markdown: update to version 3.2.1
Update copyright

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-02-17 21:59:03 +01:00
Javier Marcet
4f114a5ed4 python-stem: add a new package
Signed-off-by: Javier Marcet <javier@marcet.info>
2020-02-17 20:50:26 +01:00
Hannu Nyman
d9d774a435
Merge pull request #11324 from ja-pa/python-py-1.8.1
python-py: update to version 1.8.1
2020-02-13 21:18:32 +02:00
Jan Pavlinec
e628a06143
python-py: update to version 1.8.1
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-02-13 12:28:48 +01:00
Jeffery To
07251a0543 django1: Add python3-django1 package
This adds a Python 3 version of the django1 package.

This also adds a python-django1-common package that contains a
django-admin script based on the one in Debian[1]. This allows
python-django1 and python3-django1 to be installed at the same time.

python3-django conflicts with python-django1 (via python-django1-common)
and python3-django1.

This also updates older Python 3 Django plugin packages to depend on
python3-django1, and newer plugin packages to depend on "django", which
both python3-django and python3-django1 provide.

Because of this dependency on either version of Django, the MDEPENDS for
Python 3 Django plugin packages no longer functions correctly and has
been removed.

[1]: https://salsa.debian.org/python-team/modules/python-django/blob/debian/buster/debian/django-admin

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-02-13 15:29:59 +08:00
Jeffery To
ec97bdee35 django1-restframework: Rename to django-restframework39, add Py3 package
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-02-13 15:29:08 +08:00
Hannu Nyman
69fa69a5f3
Merge pull request #11312 from commodo/batch-updates
django,django1: bump versions
2020-02-12 18:29:23 +02:00
Alexandru Ardelean
7927cc14f8 django1: bump to version 1.11.28
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2020-02-12 09:57:41 +02:00
Alexandru Ardelean
c65e317258 django: bump to version 3.0.3
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2020-02-12 09:57:41 +02:00
Jeffery To
c4c972d0f7 python-cffi: Update to 1.14.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-02-12 13:40:21 +08:00
Rosen Penev
5a6801cf79
Merge pull request #11305 from ja-pa/python-zipp-update
python-zipp: update to version 2.2.0
2020-02-11 12:58:34 -08:00
Daniel Golle
0abc405c2f python-libmodbus: update to version 0.5.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-02-11 16:37:01 +02:00
Jan Pavlinec
bb156519c9
python-zipp: update to version 2.2.0
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-02-11 12:38:10 +01:00
Alexander Ryzhov
fed1b3b11b
perl: define $sysroot for extensions
Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-08 23:08:58 -08:00
Stijn Tintel
4f3f064ac4
Merge pull request #11267 from aparcar/python-zipp
python-zipp: remove myself as maintainer
2020-02-09 00:34:02 +01:00
Paul Spooren
5cb49c776f python-zipp: remove myself as maintainer
Jan Pavlinec <jan.pavlinec@nic.cz> stays maintainer for the package.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-02-06 11:51:35 -10:00
Hirokazu MORIKAWA
ffd3def400 node: update to v12.15.0
Update to v12.15.0
Support Python3 : https://github.com/openwrt/packages/issues/8893
Preparing to deprecate nosnapshot builds.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2020-02-06 15:52:40 +09:00
Daniel Golle
32c4900756 python-libmodbus: depend on python-cffi
Dependency on python{,3}-cffi was missing. Add it.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-02-05 23:24:09 +02:00
Daniel Golle
b8c99d6903 python-libmodbus: fix dependencies
python3-libmodbus should depend on python3-variants.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-02-05 22:13:09 +02:00
Waldemar Konik
1ff4a225ad python-curl: update to version 7.43.0.5
PycURL changeLog:
Version 7.43.0.5 - 2020-01-29
-----------------------------------------------------------------
- Fixed build with recent Pythons on RHEL/CentOS.

Signed-off-by: Waldemar Konik <informatyk74@interia.pl>

Compile tested: mipsel_24kc
2020-02-05 08:39:56 +01:00
Jeffery To
bddd1ec588 golang: Update files installed
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-02-05 14:19:34 +08:00
Jeffery To
89d3f0ab54 golang: Reorganize GoPackage/Environment and Makefile variables
* Move more environment variables into GoPackage/Environment
* Split GoPackage/Environment into target and build sections
* Do not set GOROOT_FINAL for Go packages (setting it should only affect
  the Go compiler and not Go packages)
* Set CGO_LDFLAGS to $(TARGET_LDFLAGS)
* Move GO_TARGET_* variables from golang-values.mk, and GO_VERSION_*
  variables from golang-version.mk, into golang/Makefile

This also updates runc, containerd, and docker-ce to reflect the changes
in GoPackage/Environment.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-02-05 14:19:34 +08:00
Jeffery To
3b5f1c73fb golang: Improve build isolation from user environment
* Set GOENV=off when building Go compiler and packages, to ignore user's
  environment configuration file
* Set GOCACHE when building host Go
* Unset GOTMPDIR, to use the buildroot temp directory instead of temp
  directories in build_dir

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-02-04 04:05:29 +08:00
Rosen Penev
623fc51eef
Merge pull request #11179 from peter-stadler/django-rest-framework
django-restframework: fix by splitting variants
2020-02-03 05:18:48 -08:00
Jeffery To
0dc4fa6efb golang: Update to 1.13.7, add PKG_CPE_ID to Makefile
This update includes fixes for[1]:
* CVE-2020-7919 - doesn't appear to be published publicly yet
* CVE-2020-0601 - a Windows-related issue

[1]: https://github.com/golang/go/issues?q=milestone%3AGo1.13.7+label%3ACherryPickApproved

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-02-03 04:58:58 +08:00
Hannu Nyman
7a7fdbc810
Merge pull request #11164 from commodo/pymysql-opt-crypt
pymysql: make python3-cryptography optional
2020-02-01 09:29:36 +02:00
Felix Fietkau
ed21cbf109 luaposix: use fake uname script to fix OS detection
Avoid picking up the host OS for detecting the build type
Fixes build on macOS

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2020-01-31 18:02:10 +01:00
Felix Fietkau
be3bcda92a luarocks: fix site config for host build
The host utility is used to build other lua modules for the target.
For that, the site config needs to specify the correct arch/system type.
Use target dependent build/staging dirs to avoid issue when switching
between targets

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2020-01-31 18:00:38 +01:00
Peter Stadler
e3997d86d4 django-restframework: fix by splitting variants
Split python2 and python3 packages and update to newest versions:
  * python-django-restframework version 3.9.4 using django1
  * python3-django-restframework version 3.11.0 using django3
This fixes the issue that the restframework cannot import name
'python_2_unicode_compatible' from 'django.utils.encoding', when
using version 3.9.x together with Django 3.y.

Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
2020-01-31 08:34:17 +01:00
Rosen Penev
c8b81b44b5
Merge pull request #11181 from peter-stadler/django-etesync-journal
python3-django-etesync-journal: update to version 1.2.0
2020-01-30 16:29:02 -08:00
Rosen Penev
d01ccd0174
Merge pull request #11180 from peter-stadler/django-asgiref
python3-asgiref: add package to fix django
2020-01-30 16:28:51 -08:00
Rosen Penev
0c1c8f03e4
Merge pull request #11178 from jefferyto/python-packages-cleanup
python-packages: Clean up Makefiles
2020-01-30 16:28:01 -08:00
Rosen Penev
3a0034bfb6
Merge pull request #11175 from jefferyto/python-fix-float-byte-order
python: Fix float byte order detection
2020-01-30 16:27:37 -08:00
Peter Stadler
29f288fda9 python3-asgiref: add package to fix django
Django 3 has this package as dependency.

Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
2020-01-30 17:10:16 +01:00
Jeffery To
3c24a24e25 python-packages: Clean up Makefiles
* Replace $(PKG_NAME) with package name in call, define, and eval lines
* Remove extra "define" in $(call define Package/.../description)

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-01-30 22:44:26 +08:00
Peter Stadler
2cbf63fda3 python3-django-etesync-journal: update to version 1.2.0
Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
2020-01-30 15:21:30 +01:00
Daniel Golle
9aeb5cfbd4 python-libmodbus: add package
Python Interface for libmodbus written with CFFI.
This libmodbus wrapper is compatible with Python 2 and Python 3.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-01-30 15:06:46 +02:00
Jeffery To
a0da5aec7f python: Fix float byte order detection
This backports patches from bpo-34585[1] to fix byte order detection of
floats.

Fixing byte order detection allows the repr() of floats to be shorter (a
feature backported to Python 2.7 from Python 3.1[2]).
sys.float_repr_style should be 'short' instead of 'legacy' on supported
platforms.

See #11134.

[1]: https://bugs.python.org/issue34585
[2]: https://docs.python.org/2.7/whatsnew/2.7.html#python-3-1-features

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-01-30 18:28:49 +08:00
Alexandru Ardelean
26f8888d6b pymysql: make python3-cryptography optional
According to the installation guide [1], the support for "sha256_password"
or "caching_sha2_password" for authentication is optional.

This change makes it optional for the OpenWrt package by providing a build
option to enable it.
By default it won't be enabled, and packages can choose to enable it.

[1] https://pymysql.readthedocs.io/en/latest/user/installation.html

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2020-01-29 09:30:59 +02:00
Hannu Nyman
9aad960ac8
Merge pull request #11093 from valdi74/update_python-curl
python-curl: update to version 7.43.0.4
2020-01-28 18:05:45 +02:00
Rosen Penev
02aa9f028a
Merge pull request #11137 from BKPepe/sqlalchemy
python-sqlalchemy: update to version 1.3.13
2020-01-27 17:46:12 -08:00
Rosen Penev
9241bf0550
Merge pull request #11136 from zokl/javascript-obfuscator_update
javascript-obfuscator_update: update to 0.24.0
2020-01-27 17:46:00 -08:00
Waldemar Konik
c20cec8087 python-curl: update to version 7.43.0.4
+ WolfSSL support from upstream => remove 0001-Add-locking-support-to-wolfSSL.patch

PycURL changeLog:
Version 7.43.0.4 - 2020-01-15
-----------------------------------------------------------------
- Minimum supported Python 3 version is now 3.5.
- Python 2 is no longer officially supported.
- Improved thread safety of multi code.
- Added Python 3.8 support (patch by Michael Treanor).
- Fixed link order when linking statically against OpenSSL (patch by Ashley Whetter).
- Fixed Darwin detection.
- Added support for wolfSSL (patch by Eneas U de Queiroz).
- Added PROXY_SSL_VERIFYHOST (patch by Amir Rossert).

Signed-off-by: Waldemar Konik <informatyk74@interia.pl>

Compile tested: mipsel_24kc
2020-01-27 15:40:54 +01:00
Peter Stadler
3d5c9c5b23 python3-django-cors-headers: update to version 3.2.1
Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
2020-01-27 15:16:10 +01:00
Josef Schlehofer
de13f35827
python: readme: drop from table of contents removed sections
Fixes: 446bc30c52 ("python: Remove
PKG_BUILD_DIR/PKG_UNPACK sections from readme")

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-01-27 14:26:07 +01:00
Josef Schlehofer
ec65c49688
python-sqlalchemy: update to version 1.3.13
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-01-27 14:23:07 +01:00
Zbyněk Kocur
19a57adccd javascript-obfuscator_update: update to 0.24.0
New version of node-javascript-obfuscator.

Signed-off-by: Zbyněk Kocur <zbynek.kocur@fel.cvut.cz>
2020-01-27 09:29:35 +01:00
Rosen Penev
934886fff7
Merge pull request #11097 from jempatel/python3-speedtest-cli
python3-speedtest-cli: a new package
2020-01-26 14:47:25 -08:00
Michael Heimpold
50b1cd3757 php7: fix dependencies for mysqlnd (fixes #11113)
When during the build the openssl extension is also selected, then
the mysqlnd extension depends on it, too.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2020-01-26 21:55:10 +01:00
Michael Heimpold
4f1c5e5919 php7: update to 7.4.2
This fixes:
  - CVE-2020-7059
  - CVE-2020-7060

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2020-01-26 21:55:10 +01:00
Josef Schlehofer
d84e70d4f5
Merge pull request #10968 from zokl/node-javascript-obfuscator
node-javascript-obfuscator: add package
2020-01-26 11:58:51 +01:00
Josef Schlehofer
8ed94a07fc
python-zeroconf: update to version 0.24.4
Update copyright

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-01-25 10:17:00 +01:00
Rosen Penev
a60fffe5fd
Merge pull request #11058 from BKPepe/jinja2
Jinja2: update to version 2.10.3
2020-01-24 23:59:15 -08:00
Jaymin Patel
6f8912099f python3-speedtest-cli: a new package
Signed-off-by: Jaymin Patel <jem.patel@gmail.com>
2020-01-25 03:46:08 +05:30
Rosen Penev
9c1ed1eee2
Merge pull request #11089 from neheb/zip
zip: remove host build
2020-01-23 15:39:04 -08:00
Hannu Nyman
f74d1a9bb2
Merge pull request #11105 from ja-pa/python-maxminddb
python-maxminddb: update to version 1.5.2
2020-01-23 20:58:22 +02:00
Jan Pavlinec
511e089a4b
python-more-itertools: update to version 8.1.0
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-01-23 18:52:25 +01:00
Jan Pavlinec
4ba6a49a5d
python-zipp: update to version 2.0.1
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-01-23 18:50:19 +01:00
Jan Pavlinec
a85afd4317
python-maxminddb: update to version 1.5.2
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-01-23 12:01:30 +01:00
Rosen Penev
1c3d395008
luarocks: remove zip/host dependency
This should be satisfied by tools/host.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-01-22 17:04:50 -08:00
Alexandru Ardelean
95b9d2a310 django1: bump to version 1.11.27
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2020-01-22 11:06:52 +02:00
Rosen Penev
247b5c4c7b
Merge pull request #11057 from BKPepe/aiohttp
python-aiohttp: update to version 3.6.1
2020-01-20 14:59:30 -08:00
Rosen Penev
90ddfd571f
Merge pull request #11073 from BKPepe/python-slugify
python-slugify: update to version 4.0.0
2020-01-20 14:56:47 -08:00
Rosen Penev
2c3bfec249
Merge pull request #11075 from BKPepe/voluptuous-serialize
python-voluptuous-serialize: update to version 2.3.0
2020-01-20 14:56:30 -08:00
Rosen Penev
07c4222a09
Merge pull request #11076 from BKPepe/text-unidecode
python-text-unidecode: update to version 1.3
2020-01-20 14:55:39 -08:00
Rosen Penev
fdd93f11ea
Merge pull request #11079 from BKPepe/python-yaml
python-yaml: update to version 5.3
2020-01-20 14:54:54 -08:00
Rosen Penev
ddf2e88d43
Merge pull request #11080 from BKPepe/sqlalchemy
python-sqlalchemy: update to version 1.3.12
2020-01-20 14:04:29 -08:00
Josef Schlehofer
f3a4d5fe57
python-sqlalchemy: update to version 1.3.12
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-01-20 21:52:51 +01:00
Josef Schlehofer
3fd6f9b426
pyotp: update to version 2.3.0
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-01-20 20:44:51 +01:00
Josef Schlehofer
e217f8bf09
python-text-unidecode: update to version 1.3
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-01-20 20:40:10 +01:00
Josef Schlehofer
683de0a44e
python-yaml: update to version 5.3
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-01-20 19:52:16 +01:00
Josef Schlehofer
70133feb42
python-voluptuous-serialize: update to version 2.3.0
Add two spaces as indentation to description

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-01-20 19:47:21 +01:00
Jeffery To
20c72b00a2 python-six: Update to 1.14.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-01-20 23:38:56 +08:00
Josef Schlehofer
2be7b44fdd
python-slugify: update to version 4.0.0
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-01-19 14:34:31 +01:00
Josef Schlehofer
78a4ab2db1
Jinja2: update to version 2.10.3
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-01-19 14:26:39 +01:00
Josef Schlehofer
8e9f079b7a
python-aiohttp: update to version 3.6.1
- Update copyright
- Add two spaces as indentation for description

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-01-19 14:17:07 +01:00
Eneas U de Queiroz
c799f2a913
python-certify: bump to 2019.11.28
This is a regular Mozilla CA bundle update.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2020-01-17 10:58:00 -03:00
Zbyněk Kocur
5d9e813642 node-javascript-obfuscator: add package
JavaScript obfuscator is a powerful free obfuscator for JavaScript with a wide number of features which provides protection for your source code.

Signed-off-by: Zbyněk Kocur <zbynek.kocur@fel.cvut.cz>
2020-01-17 08:54:51 +01:00
Rosen Penev
51de4b2e35
luajit: do not install static libraries to InstallDev
The dynamic library change removed static libraries.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-01-16 18:07:52 -08:00
Rosen Penev
820d1e830f
Merge pull request #11027 from neheb/luaj
luajit: use dynamic buildmode
2020-01-15 16:21:55 -08:00
Jeffery To
b621d1b0f3 golang: Update for ASLR PIE tristate option change
The ASLR PIE option was changed to a tristate option
(openwrt/openwrt@19cbac7d26). This updates
the Go compiler package and golang-package.mk to account for this
change.

This also adds warning messages for when the user has selected PIE but
Go does not have PIE support for the chosen target.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-01-15 19:36:09 +08:00
Rosen Penev
d9487590c6
luajit: use dynamic buildmode
Reduces package size with about 50%

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

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-01-14 20:07:05 -08:00
Rosen Penev
d869dc8010
python3: Fix compilation without deprecated APIs
This is based on upstream work here:

https://github.com/python/cpython/pull/3934
and
https://github.com/python/cpython/pull/39430

First patch was kept as is (just rebased) while the second was combined
into one.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-01-14 14:43:58 -08:00
Rosen Penev
87fe739803
Merge pull request #11025 from jefferyto/python-pyasn1-modules-0.2.8
python-pyasn1-modules: Update to 0.2.8
2020-01-14 14:01:29 -08:00
Jeffery To
a6f1e7689b python-pyasn1-modules: Update to 0.2.8
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-01-15 05:06:21 +08:00
Rosen Penev
e899347ed6
Merge pull request #11020 from jefferyto/golang-updates
golang: More updates
2020-01-14 12:10:33 -08:00
Rosen Penev
3e8d88b354
Merge pull request #11006 from commodo/evdev
python-evdev: bump to version 1.3.0
2020-01-14 12:08:43 -08:00
Jeffery To
7459757039 golang: Update to 1.13.6
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-01-14 22:34:07 +08:00
Jeffery To
c18adadd91 golang: Add support for ASLR/PIE for Go packages
This adds support to compile position-independent executables for
packages that use golang-package.mk.

Go packages will have PIE enabled if:
* Go supports PIE on the target platform;
* CONFIG_PKG_ASLR_PIE is selected; and
* PKG_ASLR_PIE (for the package) is not set to 0

Go 1.13 supports PIE for x86 and arm targets; mips support is in
progress[1].

[1]: https://github.com/golang/go/issues/21222#issuecomment-542064462

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-01-14 22:17:21 +08:00
Jeffery To
b36f27716f golang: Fix selection of GOARM value
This fixes how GOARM is selected for arm platforms, based on support for
VFP/VFPv3 rather than CPU version.

Fixes #10967.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-01-14 22:11:02 +08:00
Alexandru Ardelean
fafccab54f python-evdev: bump to version 1.3.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2020-01-13 09:49:23 +02:00
Alexandru Ardelean
d62b27d499 pymysql: add new package (only Py3 variant)
This change adds support for the pymysql package, which is a pure Python
MySQL client. This package will replace the current python-mysqlclient.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2020-01-13 09:22:10 +02:00
Rosen Penev
105c3fcf8b
Merge pull request #10971 from jefferyto/golang-pie-misc-updates
golang: ASLR/PIE support and misc updates
2020-01-12 14:55:11 -08:00
Michael Heimpold
5c486c7897 Merge branch 'libgd-fix' (fixes #10970)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2020-01-12 11:28:13 +01:00
W. Michael Petullo
fa0d982c77 php7: update the gd module to depend on libgd-full
The php7-mod-gd package requires that freetype support exist in libgd. The
libgd-full package provides this, whereas the libgd package does only
if explicitly configured.

Ref: https://github.com/openwrt/packages/issues/10944
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2020-01-12 11:24:02 +01:00
Karl Palsson
a1500cec86 lua-penlight: bump to 1.7.0
Maintainership upstream has changed: https://github.com/Tieske/Penlight/issues/306#issuecomment-536194901

Various fixes across the project, nothing individually standout.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2020-01-09 13:39:01 +00:00
Jeffery To
c377576734 golang: Add support for ASLR/PIE for host and target Go
This adds support to compile host and target Go as position-independent
executables.

Host Go will have PIE enabled if Go supports PIE on the host platform.

Target Go will have PIE enabled if Go supports PIE on the target
platform and CONFIG_PKG_ASLR_PIE is selected.

Go 1.13 supports PIE for x86 and arm targets; mips support is in
progress[1].

[1]: https://github.com/golang/go/issues/21222#issuecomment-542064462

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-01-08 19:29:54 +08:00
Jeffery To
53603abaae golang: Make golang-values.mk more readable
This replaces conditional functions with conditional directives to make
golang-values.mk more readable.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-01-08 19:29:54 +08:00
Jeffery To
232634fb9a golang: Strip whitespace when using Go package variables
This adds calls to the strip function in golang-package.mk when using
variables expected to be set by Go packages.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-01-08 19:29:54 +08:00
Jeffery To
12812d328f golang: Update valid os/arch combinations for host Go
The list is updated for Go 1.13.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-01-08 19:29:54 +08:00
Jeffery To
c9781b027a golang: Update variables unexported in golang-values.mk
The lists of variables are updated for Go 1.13.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-01-08 19:29:54 +08:00
Jeffery To
afaf95b4d8 golang: Re-format environment variable unexports
This changes the formatting of environment variable unexports in
golang-values.mk to be more maintainable, and to document the sources of
variables.

There should be no change to the actual list of variables unexported.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-01-08 19:29:54 +08:00
Hannu Nyman
88690c865b
Merge pull request #10952 from commodo/asn1crypto-update
python-asn1crypto: bump to version 1.3.0 + rework
2020-01-06 19:47:35 +02:00
Alexandru Ardelean
9f4377ab8b python-asn1crypto: bump to version 1.3.0 + rework
This change:
* bumps the version 1.3.0
* switches to pypi.org download
* removes the python2 variant

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2020-01-06 15:45:14 +02:00
Alexandru Ardelean
d7d99ddc1b django: bump to version 3.0.2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2020-01-06 13:29:43 +02:00
Alexandru Ardelean
5dc070e1db django: remove conditional deps
These are left over/forgotten. Remove them.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2020-01-06 13:29:26 +02:00
Rosen Penev
2628584ffd
perl: Don't build InstallDev under ARC
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-01-03 20:06:40 -08:00
Rosen Penev
71f82ad771
luasec: Update to 0.9
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-12-31 21:27:14 -08:00
Jeffery To
dbd6f224c3 golang: Format TARGET_LDFLAGS for gcc
go invokes the external linker by calling gcc, so -zxxx options in
TARGET_LDFLAGS (in golang-package.mk) need to be formatted as -Wl,z,xxx.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-12-29 18:49:06 +08:00
Daniel F. Dickinson
d782e8201e passlib: Update passlib to 1.7.2
Relevant bits of upstream changelog

New Features

    argon2: Support more hashes
    scrypt: Now uses python 3.6 stdlib’s hashlib.scrypt() as backend, if present (issue 86).

Bugfixes

    Python 3.8 compatibility fixes
    passlib.apache.HtpasswdFile: improve compatibility with Apache 2.4's htpasswd
    passlib.totp: fix some compatibility issues with older TOTP clients (issue 92)
    Fixed error in argon2.parsehash() (issue 97)

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2019-12-28 01:48:35 -05:00
Rosen Penev
4b7e8d8593
Merge pull request #10874 from jefferyto/golang-ldflags-fix
golang: Fix ldflags when GO_PKG_LDFLAGS is set
2019-12-26 13:52:59 -08:00
Luiz Angelo Daros de Luca
92e2eec20a
Merge pull request #10817 from Cynerd/ruby-enable-some-extensions
ruby: activate some of the extensions
2019-12-26 17:27:57 -03:00
Jeffery To
4827bc7509 golang: Fix ldflags when GO_PKG_LDFLAGS is set
go build/install supports multiple -ldflags arguments, but they are not
combined; for each package, the latest match on the command line is
used.[1]

Previously, the main executable would not be affected by the default
ldflags if GO_PKG_LDFLAGS or GO_PKG_LDFLAGS_X were set. (The default
ldflags instructs go to use the external linker.)

This fixes golang-package.mk so that the default ldflags take effect in
all cases.

[1]: https://golang.org/cmd/go/#hdr-Compile_packages_and_dependencies

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-12-26 20:53:40 +08:00
Josef Schlehofer
d2c997f39e
python3: Updated to version 3.8.1
Removed upstream patch: 002-fix-blake2-detection.patch

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-12-21 20:04:30 +01:00
Michael Heimpold
6d2ec456bd php7-pecl-redis: adapt to PHP 7.4
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-12-21 16:59:53 +01:00
Michael Heimpold
b5bf07a762 php7-pecl-raphf: adapt to PHP 7.4
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-12-21 16:59:53 +01:00
Michael Heimpold
d1f64672c1 php7-pecl-propro: adapt to PHP 7.4
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-12-21 16:59:53 +01:00
Michael Heimpold
805e6d0041 php7-pecl-mcrypt: adapt to PHP 7.4
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-12-21 16:59:53 +01:00
Michael Heimpold
5d46380861 php7-pecl-libevent: adapt to PHP 7.4
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-12-21 16:59:53 +01:00
Michael Heimpold
9d50c48a21 php7-pecl-krb5: adapt to PHP 7.4
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-12-21 16:59:53 +01:00
Michael Heimpold
93476b68f7 php7-pecl-http: adapt to PHP 7.4
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-12-21 16:59:53 +01:00
Michael Heimpold
b5b73185c3 php7-pecl-dio: adapt to PHP 7.4
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-12-21 16:59:53 +01:00
Michael Heimpold
0f10c8c841 php7: major upgrade to 7.4.1
- remove obsolete patches and update other ones
- filter support is now available as an extension module
- php7-mod-hash: this extension is now part of the core binary
  and cannot be built as an extension module anymore
- php7-mod-gd:
  - do not use bundled libgd, but rely on external one
  - this also obsoletes dependencies and configuration options
- php7-mod-zip: requires external libzip now

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-12-21 16:59:53 +01:00
Karel Kočí
82a1ae00f3
ruby: activate some of the extensions
This activates following extensions:
* io/nonblock
* io/wait
* openssl
* pathname
* ipper
* socket
* zlib

zlib and socket are required for gem so they should be just enabled
because otherwise it does not make sense to provide host gem at all.

The rest of extensions are activated to support compass.

Signed-off-by: Karel Kočí <karel.koci@nic.cz>
2019-12-19 10:21:22 +01:00
Luiz Angelo Daros de Luca
5c5f7fa76f ruby: openssl requires digest
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2019-12-19 02:09:39 -03:00
Josef Schlehofer
338486f433
python-urllib3: Update to version 1.25.7
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-12-18 21:46:08 +01:00
Michael Heimpold
d5c18b1d5e php7: update to 7.2.26
This fixes:
  - CVE-2019-11046
  - CVE-2019-11044
  - CVE-2019-11045
  - CVE-2019-11050
  - CVE-2019-11047

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-12-18 20:57:34 +01:00
Rosen Penev
e87573a5a7
lua-rs232: Update to latest master
Should fix the no previous prototype errors.

Also fixed the install paths. Now running this should be correct.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-12-16 12:55:39 -08:00
Martin Matějek
b450ceb4d7
python3-pyroute2: Update to version 0.5.7
Signed-off-by: Martin Matějek <martin.matejek@gmx.com>
2019-12-16 16:42:59 +01:00
Rosen Penev
eba6f0dda3
Merge pull request #10771 from nxhack/serialport_bindings_8
node-serialport-bindings: update to 8.0.4
2019-12-12 19:19:34 -08:00
Hirokazu MORIKAWA
5a489da86a node-serialport: update to 8.0.5
support node v12

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-12-13 11:32:25 +09:00
Hirokazu MORIKAWA
78c6bc300b node-serialport-bindings: update to 8.0.4
support node v12

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-12-12 17:24:19 +09:00
Hirokazu MORIKAWA
2ae31d1788 node-hid: update to 1.1.0
Up to Node v12, v13

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-12-12 15:00:02 +09:00
Josef Schlehofer
802e8bf3f0
golang: Update to 1.13.5
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-12-09 23:27:24 +01:00
Rosen Penev
68cf6c1aea
Merge pull request #10736 from commodo/python-lxml-update
python-lxml: bump to version 4.4.2
2019-12-09 14:25:06 -08:00
Alexandru Ardelean
ca40997653 python-lxml: bump to version 4.4.2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-12-09 09:36:03 +02:00
Josef Schlehofer
cb26649d92
python-sentry-sdk: Update to version 0.13.5
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-12-09 04:09:19 +01:00
Rosen Penev
a8c2180b8e perl-www: Update to 6.43
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-30 21:15:19 -08:00
Michael Heimpold
dc137819de php7-pecl-krb5: fix build error and runtime loading
The build throws several (non-fatal) build errors:
-snip-
...
checking for kerberos support... yes, shared
checking path to krb5config tool... no
checking for kerberos KADM5 support... no
checking whether we have krb5config...
./configure: line 3974: --libs: command not found
./configure: line 3975: --cflags: command not found
checking for required linker flags...
checking for required compiler flags...
./configure: line 3988: --version: command not found
checking for kerberos library version...
checking for krb5_free_string... no
checking for krb5_chpw_message... no
checking for krb5_principal_get_realm... no
checking how to print strings... printf
...
-snap-

To fix this give configure the path to krb5-config tool.

The runtime error which is fixed by the change is:
PHP Warning:  PHP Startup: Unable to load dynamic library 'krb5.so'
 (tried: /usr/lib/php/krb5.so (Error relocating
 /usr/lib/php/krb5.so: krb5_get_init_creds_opt_free: symbol not found),
 ...

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-11-30 22:04:41 +01:00
Michael Heimpold
a0d0ea5339 php7-pecl-redis: update to 5.1.1
Enable JSON and disable msgpack serialization.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-11-30 22:01:54 +01:00
Michael Heimpold
d24014f27e php7-pecl-raphf: update to 2.0.1
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-11-30 22:01:54 +01:00
Michael Heimpold
b0eb6de54e php7-pecl-http: update to 3.2.3
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-11-30 22:01:54 +01:00
Michael Heimpold
ac99609341
Merge pull request #10639 from neheb/php
php7: Properly fix compilation without deprecated APIs
2019-11-28 22:50:52 +01:00
Rosen Penev
68e4f49373
Merge pull request #10659 from commodo/simplejson-update
python-simplejson: bump to version 3.17.0
2019-11-28 07:46:51 -08:00
Rosen Penev
ffa33d5afd
Merge pull request #10660 from commodo/python-mysqlclient-update
python-mysqlclient: bump to version 1.4.6
2019-11-28 07:45:42 -08:00
Alexandru Ardelean
4e6d16a221 python-simplejson: bump to version 3.17.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-11-28 10:53:07 +02:00
Rosen Penev
1b2e94e537
tcl: Fix pkgconfig file
It's pointing to the host.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-27 23:29:54 -08:00
Alexandru Ardelean
a54f2f63cd python-mysqlclient: bump to version 1.4.6
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-11-28 08:51:20 +02:00
Rosen Penev
8015772fdb
php7: Properly fix compilation without deprecated APIs
It seems that OpenSSL is bugged. While OpenSSL uses this code, it doesn't
export these defines anywhere. Match against the API version instead.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-25 11:43:35 -08:00
Rosen Penev
72ff310e19
Merge pull request #10626 from NeoRaider/move-luasrcdiet
luasrcdiet: add package (moved from luci-base package)
2019-11-25 11:19:22 -08:00
Rosen Penev
2ae5b79804
Merge pull request #10630 from jefferyto/python-pyopenssl-19.1.0
python-pyopenssl: Update to 19.1.0
2019-11-25 11:14:27 -08:00
Jeffery To
aff03aee1f python-pyopenssl: Update to 19.1.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-11-25 03:23:26 +08:00
Josef Schlehofer
9bc48abd2a
php7: Update to version 7.2.25
- Fixes CVE-2019-11043

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-11-24 17:41:02 +01:00
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