aboutsummaryrefslogtreecommitdiff
path: root/lang/python
Commit message (Collapse)AuthorAge
* Merge pull request #11779 from commodo/pillow-bumpHannu Nyman2020-04-06
|\ | | | | pillow: bump to version 7.1.1
| * pillow: bump to version 7.1.1Alexandru Ardelean2020-04-06
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | Merge pull request #11778 from jefferyto/python-cryptography-2.9Hannu Nyman2020-04-06
|\ \ | | | | | | python-cryptography: Update to 2.9, remove setup patch
| * | python-cryptography: Update to 2.9, remove setup patchJeffery To2020-04-06
| | | | | | | | | | | | | | | | | | | | | Since cffi is installed by HOST_PYTHON3_PACKAGE_BUILD_DEPENDS, it shouldn't be necessary to clear setup_requirements anymore. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #11777 from jefferyto/python-zope-interface-5.0.2Hannu Nyman2020-04-06
|\ \ \ | |_|/ |/| | python-zope-interface: Update to 5.0.2
| * | python-zope-interface: Update to 5.0.2Jeffery To2020-04-06
| |/ | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #10449 from ja-pa/python-pluggyHannu Nyman2020-04-06
|\ \ | |/ |/| python-pluggy: add new package
| * python-pluggy: add new packageJan Pavlinec2020-04-03
| | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | python3-pip: Symlink pip3 to pip3.8Jeffery To2020-04-04
| | | | | | | | | | | | | | 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>
* | python: Update readmeJeffery To2020-04-04
| | | | | | | | | | | | | | | | | | | | * 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>
* | python: Remove packageJeffery To2020-04-03
| | | | | | | | | | | | This package will be added to the abandoned packages feed. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #11740 from jefferyto/python2-remove-librariesHannu Nyman2020-04-02
|\ \ | | | | | | python-libraries: Remove Python 2 variants/libraries
| * | python-libraries: Remove Python 2 variantsJeffery To2020-04-02
| | | | | | | | | | | | | | | | | | The Python 2 variants will be added to the abandoned packages feed. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | python-libraries: Remove Python 2-only packagesJeffery To2020-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | Merge pull request #11743 from peter-stadler/djangoHannu Nyman2020-04-02
|\ \ \ | | | | | | | | python3-django: update to version 3.0.5
| * | | python3-django: update to version 3.0.5Peter Stadler2020-04-02
| |/ / | | | | | | | | | Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | Merge pull request #11742 from peter-stadler/asgirefHannu Nyman2020-04-02
|\ \ \ | | | | | | | | python3-asgiref: update version to 3.2.7
| * | | python3-asgiref: update version to 3.2.7Peter Stadler2020-04-02
| |/ / | | | | | | | | | Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | Merge pull request #11664 from ja-pa/python-packaging-newHannu Nyman2020-04-02
|\ \ \ | |/ / |/| | python-packaging: add new package
| * | python-packaging: add new packageJan Pavlinec2020-04-02
| |/ | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* / python-wcwidth: update to version 0.1.9Jan Pavlinec2020-03-31
|/ | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* Merge pull request #11642 from jefferyto/python-zope-interface-5.0.1Hannu Nyman2020-03-23
|\ | | | | python-zope-interface: Update to 5.0.1, refresh patch
| * python-zope-interface: Update to 5.0.1, refresh patchJeffery To2020-03-24
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #11638 from jefferyto/twisted-20.3.0Hannu Nyman2020-03-23
|\ \ | | | | | | python-twisted: Update to 20.3.0, refresh patches
| * | python-twisted: Update to 20.3.0, refresh patchesJeffery To2020-03-23
| |/ | | | | | | | | | | | | | | This update includes fixes for: * CVE-2020-10108 * CVE-2020-10109 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* / python-zipp: update to version 3.1.0Jan Pavlinec2020-03-23
|/ | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* treewide: Remove myself as maintainerDaniel F. Dickinson2020-03-20
| | | | | | | | | | 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>
* python3: Update to 3.8.2, fix python3-xml dependencyJeffery To2020-03-20
| | | | | | | | 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>
* Merge pull request #11582 from jefferyto/python-zope-interface-4.7.2Hannu Nyman2020-03-16
|\ | | | | python-zope-interface: Update to 4.7.2, refresh patch
| * python-zope-interface: Update to 4.7.2, refresh patchJeffery To2020-03-17
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #11565 from jefferyto/seafile-7.1.2Hannu Nyman2020-03-16
|\ \ | | | | | | seafile-server: Update to 7.1.2, update dependencies
| * | django-ranged-response: Fix project URLJeffery To2020-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | django-postoffice: Update to 3.2.1Jeffery To2020-03-14
| | | | | | | | | | | | | | | | | | | | | 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>
| * | django-jsonfield: Change packaged projectJeffery To2020-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | django-picklefield: Update to 2.1.1Jeffery To2020-03-14
| | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | django-appconf: Update to 1.0.3Jeffery To2020-03-14
| | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | django-statici18n: Update to 1.9.0, add missing dependenciesJeffery To2020-03-14
| | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | django1: Fix byte-compiled db migrations not loadedJeffery To2020-03-14
| | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | python-enum34: Update to 1.1.10, refresh patchJeffery To2020-03-17
| |/ |/| | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | python-pycparser: Update to 2.20Jeffery To2020-03-16
|/ | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* Merge pull request #11559 from peter-stadler/sqlparseRosen Penev2020-03-11
|\ | | | | python3-sqlparse: update to 0.3.1
| * python3-sqlparse: update to 0.3.1Peter Stadler2020-03-11
| | | | | | | | Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | python3-asgiref: update to 3.2.5Peter Stadler2020-03-11
| | | | | | | | Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | Merge pull request #11550 from commodo/django-updateHannu Nyman2020-03-10
|\ \ | | | | | | django: bump to version 3.0.4
| * | django: bump to version 3.0.4Alexandru Ardelean2020-03-10
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | django1: bump to version 1.11.29Alexandru Ardelean2020-03-10
|/ / | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | python-requests: update to version 2.23.0Javier Marcet2020-03-02
| | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | python-zipp: update to version 3.0.0Jan Pavlinec2020-02-26
| | | | | | | | | | | | | | | | Changes: -remove dependency on more-itertools -fix build dependency Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | Merge pull request #11422 from jefferyto/python-idna-2.9Rosen Penev2020-02-23
|\ \ | | | | | | python-idna: Update to 2.9
| * | python-idna: Update to 2.9Jeffery To2020-02-24
| | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>