summaryrefslogtreecommitdiffstats
path: root/package/python-twisted/python-twisted.mk
Commit message (Collapse)AuthorAgeFilesLines
* python-twisted: bummp to version 18.9.0Asaf Kahlon2018-10-201-2/+2
| | | | | | | | Remove patch since the new version supports Python 3.7 Change in LICENSE: addition of a developer to the list (hash updated). Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* python-twisted: bump to version 18.7.0Asaf Kahlon2018-10-041-2/+2
| | | | | | | | | | | | | | | Add license hash. Add a patch to fit python3.7 syntax ("async" is now a keyword). The patch was already applied on upstream, but only after the last tag was created. Fixes: http://autobuild.buildroot.org/results/704/7043ccfac86439406480649b3ead4882112d36e2/ Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* python-twisted: bump to version 17.5.0Yegor Yefremov2017-08-131-2/+2
| | | | | | | Also fix/add runtime dependencies: Automat and hyperlink modules. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* python-twisted: add missing dependency on host-python-incrementalThomas Petazzoni2017-07-131-1/+1
| | | | | | | | | | | | | The recent change on PYTHONPATH for Python 2.x has revealed a missing dependency in the python-twisted package. The incremental Python module is listed in both setup_requires and install_requires, so we must depend on both its target *and* host variants. Fixes: http://autobuild.buildroot.net/results/386bf87abba550b5477d5e15e57981b8c3cef8d6/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-twisted: bump to version 17.1.0Adam Duskett2017-03-021-2/+2
| | | | | Signed-off-by: Adam Duskett <Adamduskett@outlook.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-twisted: bump to version 16.6.0Yegor Yefremov2016-12-191-2/+3
| | | | | | | | | | Add two new dependencies: python-contstantly: runtime only python-incremental: both runtime and build-time dependency Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/python-twisted: bump version to 16.4.1Bernd Kuhls2016-10-071-2/+2
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-twisted: bump to version 16.2.0Yegor Yefremov2016-06-151-2/+2
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-twisted: bump to version 16.1.1Yegor Yefremov2016-05-061-1/+1
| | | | | | | Add upstream md5 checksum. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-twisted: bump to 15.5.0Yegor Yefremov2015-12-311-1/+1
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Remove trailing slash from all package site URLsLuca Ceresoli2015-03-101-1/+1
| | | | | | | | | The recommended form is without the trailing slash. Buildroot will add a slash between FOO_SITE and FOO_SOURCE as appropriate. Reported-by: Arnout Vandecappelle <arnout@mind.be> Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* python-twisted: new packageYegor Yefremov2015-01-261-0/+14
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud