Daniel F. Dickinson
290ab508ab
treewide: Remove myself as maintainer
...
Life changes, I'm no longer avaiable to be an sufficiently active
OpenWrt developer. Therefore removing myself from maintainer from
all packages I maintained in OpenWrt.
All the best for those who keep up the good work!
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2020-03-20 14:12:55 -04:00
Jeffery To
7513448d20
python3: Update to 3.8.2, fix python3-xml dependency
...
xml.sax.saxutils has a dependency on urllib[1].
[1]: https://github.com/python/cpython/blob/v3.8.2/Lib/xml/sax/saxutils.py#L6
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-03-20 16:30:22 +08:00
Hannu Nyman
d6583e3d66
Merge pull request #11582 from jefferyto/python-zope-interface-4.7.2
...
python-zope-interface: Update to 4.7.2, refresh patch
2020-03-16 20:45:44 +02:00
Hannu Nyman
ee9cb3c81d
Merge pull request #11565 from jefferyto/seafile-7.1.2
...
seafile-server: Update to 7.1.2, update dependencies
2020-03-16 20:22:49 +02:00
Jeffery To
a178662fce
python-zope-interface: Update to 4.7.2, refresh patch
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-03-17 02:04:38 +08:00
Jeffery To
48af5b2abb
python-enum34: Update to 1.1.10, refresh patch
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-03-17 01:49:24 +08:00
Jeffery To
931dcfe3aa
python-pycparser: Update to 2.20
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-03-16 22:46:25 +08:00
Jeffery To
5792851234
django-ranged-response: Fix project URL
...
django-ranged-response is a fork of django-ranged-fileresponse, but they
did not update the URL on PyPI[1].
The URL in this change appears to be the correct one.
[1]: https://github.com/wearespindle/django-ranged-fileresponse/issues/10#issuecomment-509965566
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-03-14 04:35:00 +08:00
Jeffery To
69c67fe9f7
django-postoffice: Update to 3.2.1
...
This version is not the latest available update, but is the last version
compatible with Python 2.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-03-14 04:35:00 +08:00
Jeffery To
7f9d22b5ad
django-jsonfield: Change packaged project
...
Previously, this packaged "django-jsonfield" on PyPI.
The only (in-tree) package that depends on this package is
django-postoffice.
django-post-office actually depends on "jsonfield" on PyPI.[1][2]
This changes the packaged project from "django-jsonfield" to
"jsonfield".
The version packaged here is not the latest available update, but the
last version compatible with Django 1.11 / Python 2.
[1]: https://github.com/ui/django-post_office/blob/v3.2.1/setup.py#L45
[2]: https://github.com/ui/django-post_office/issues/182
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-03-14 04:35:00 +08:00
Jeffery To
22b4000d33
django-picklefield: Update to 2.1.1
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-03-14 04:35:00 +08:00
Jeffery To
ec8c7a8940
django-appconf: Update to 1.0.3
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-03-14 04:35:00 +08:00
Jeffery To
ef5bb48c94
django-statici18n: Update to 1.9.0, add missing dependencies
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-03-14 04:35:00 +08:00
Jeffery To
b9a4286262
django1: Fix byte-compiled db migrations not loaded
...
This patches Django to load byte-compiled (.pyc) db migration scripts,
since Python scripts are often distributed in byte-compiled form in
OpenWrt packages.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-03-14 04:35:00 +08:00
Rosen Penev
a8b08dca94
Merge pull request #11559 from peter-stadler/sqlparse
...
python3-sqlparse: update to 0.3.1
2020-03-11 12:48:07 -07:00
Peter Stadler
3efb95f695
python3-asgiref: update to 3.2.5
...
Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
2020-03-11 19:26:52 +01:00
Peter Stadler
35ef7b588d
python3-sqlparse: update to 0.3.1
...
Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
2020-03-11 19:21:26 +01:00
Hannu Nyman
a46a4d1dcb
Merge pull request #11550 from commodo/django-update
...
django: bump to version 3.0.4
2020-03-10 16:54:28 +02:00
Alexandru Ardelean
e395534435
django: bump to version 3.0.4
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2020-03-10 14:11:48 +02:00
Alexandru Ardelean
82fcb0b00c
django1: bump to version 1.11.29
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2020-03-10 14:03:45 +02:00
Javier Marcet
d62e8b9f3c
python-requests: update to version 2.23.0
...
Signed-off-by: Javier Marcet <javier@marcet.info>
2020-03-02 16:10:46 +01:00
Jan Pavlinec
ce5c055958
python-zipp: update to version 3.0.0
...
Changes:
-remove dependency on more-itertools
-fix build dependency
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-02-26 16:02:49 +01:00
Rosen Penev
215f1d8105
Merge pull request #11422 from jefferyto/python-idna-2.9
...
python-idna: Update to 2.9
2020-02-23 14:16:43 -08:00
Rosen Penev
67a2211854
Merge pull request #11421 from jefferyto/python-enum34-1.1.9
...
python-enum34: Update to 1.1.9, refresh patch
2020-02-23 14:16:14 -08:00
Rosen Penev
bc24a75f9e
Merge pull request #11420 from jefferyto/python-automat-20.2.0
...
python-automat: Update to 20.2.0, refresh patches
2020-02-23 14:15:21 -08:00
Rosen Penev
dc08f46da0
Merge pull request #11376 from ja-pa/python-flask-login-update
...
python-flask-login: update to version 0.5.0
2020-02-23 14:12:10 -08:00
Jeffery To
111d7ae088
python-idna: Update to 2.9
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-02-24 04:45:09 +08:00
Jeffery To
87150b43a8
python-enum34: Update to 1.1.9, refresh patch
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-02-24 04:43:23 +08:00
Jeffery To
9a049b6ece
python-automat: Update to 20.2.0, refresh patches
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-02-24 04:41:16 +08:00
Rosen Penev
ff46b85fd7
Merge pull request #11385 from ja-pa/python-more-itertools-8.2.0
...
python-more-itertools: update to version 8.2.0
2020-02-19 18:17:22 -08:00
Rosen Penev
6da2a87c19
Merge pull request #11386 from ja-pa/python-pyparsing-2.4.6
...
python-pyparsing: update to version 2.4.6
2020-02-19 18:16:56 -08:00
Jan Pavlinec
42aaa56cfb
python-pyparsing: update to version 2.4.6
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-02-19 15:40:35 +01:00
Jan Pavlinec
ed994beb74
python-more-itertools: update to version 8.2.0
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-02-19 15:01:26 +01:00
Jan Pavlinec
b8f082bca9
python-flask-login: update to version 0.5.0
...
Changes:
-rename from python3-flask-login to python-flask-login
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-02-19 11:27:08 +01:00
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
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