Jeffery To
932bfe4cf3
python3-pip: Symlink pip3 to pip3.8
...
Currently, python3-pip installs the same script as pip3 and pip3.8 to
usr/bin. This changes pip3 to be a symlink to pip3.8.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-04 06:21:39 +08:00
Jeffery To
8c7039fa7d
python: Update readme
...
* Replace the Python 2 pending removal notice/schedule with a brief
message about the removal
* Replace mentions of "Python & Python 3" with just "Python" (references
to the version number are kept only in cases where it is necessary)
* Update Makefile example code to use Python 3 conventions/names
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-04 03:09:25 +08:00
Jan Pavlinec
b4ca8aaccc
python-pluggy: add new package
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-04-03 12:02:14 +02:00
Jeffery To
2e48a26b17
python: Remove package
...
This package will be added to the abandoned packages feed.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-03 03:26:40 +08:00
Hannu Nyman
803dd9c739
Merge pull request #11740 from jefferyto/python2-remove-libraries
...
python-libraries: Remove Python 2 variants/libraries
2020-04-02 14:46:58 +03:00
Hannu Nyman
8d53a5605d
Merge pull request #11743 from peter-stadler/django
...
python3-django: update to version 3.0.5
2020-04-02 14:46:05 +03:00
Hannu Nyman
227a16ac85
Merge pull request #11742 from peter-stadler/asgiref
...
python3-asgiref: update version to 3.2.7
2020-04-02 14:45:56 +03:00
Hannu Nyman
913db5a390
Merge pull request #11664 from ja-pa/python-packaging-new
...
python-packaging: add new package
2020-04-02 14:45:36 +03:00
Jan Pavlinec
13c1efe234
python-packaging: add new package
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-04-02 13:08:04 +02:00
Peter Stadler
fa77f4aecd
python3-django: update to version 3.0.5
...
Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
2020-04-02 12:06:44 +02:00
Peter Stadler
24b1378084
python3-asgiref: update version to 3.2.7
...
Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
2020-04-02 11:59:09 +02:00
Jeffery To
658b1b6758
python-libraries: Remove Python 2 variants
...
The Python 2 variants will be added to the abandoned packages feed.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-02 14:57:30 +08:00
Jeffery To
c37b15e1c4
python-libraries: Remove Python 2-only packages
...
These are either libraries that backport Python 3 features for Python 2
programs, or libraries that have not had Python 3 variants added to them
by anyone.
These packages will be added to the abandoned packages feed.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-02 14:57:30 +08:00
Jan Pavlinec
2d5ba44c78
python-wcwidth: update to version 0.1.9
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-03-31 16:26:05 +02:00
Hannu Nyman
3ca125971d
Merge pull request #11642 from jefferyto/python-zope-interface-5.0.1
...
python-zope-interface: Update to 5.0.1, refresh patch
2020-03-23 21:08:44 +02:00
Hannu Nyman
b4c303f88f
Merge pull request #11638 from jefferyto/twisted-20.3.0
...
python-twisted: Update to 20.3.0, refresh patches
2020-03-23 21:07:47 +02:00
Jeffery To
7662e1ea9b
python-zope-interface: Update to 5.0.1, refresh patch
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-03-24 01:18:33 +08:00
Jeffery To
633c81e7a9
python-twisted: Update to 20.3.0, refresh patches
...
This update includes fixes for:
* CVE-2020-10108
* CVE-2020-10109
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-03-23 23:17:45 +08:00
Jan Pavlinec
7fb8beee7c
python-zipp: update to version 3.1.0
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-03-23 14:19:48 +01:00
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
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
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
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
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
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
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
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
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
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
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