summaryrefslogtreecommitdiffstats
path: root/package/python-pydal
Commit message (Collapse)AuthorAgeFilesLines
* package/python-web2py: bump to version R-2.15.4Angelo Compagnucci2017-09-062-4/+4
| | | | | | | | | | This patch bumps web2py to the latest version R-2.15.4 and bumps also the python-pydal dependency to the required latest version 17.8. Starting with version R-2.15.x web2py supports also python 3, so updating the package to support both versions. Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* boot, package: use SPDX short identifier for BSD-3cRahul Bedarkar2017-04-011-1/+1
| | | | | | | | | | | We want to use SPDX identifier for license string as much as possible. SPDX short identifier for BSD-3c is BSD-3-Clause. This change is done using following command. find . -name "*.mk" | xargs sed -ri '/LICENSE( )?[\+:]?=/s/BSD-3c/BSD-3-Clause/g' Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-pydal: bump to version 17.1Adam Duskett2017-03-022-4/+4
| | | | | Signed-off-by: Adam Duskett <Adamduskett@outlook.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/python-pydal: bump version to 16.9Bernd Kuhls2016-10-072-4/+6
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/python-pydal: add hash fileYann E. MORIN2016-06-191-0/+2
| | | | | Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* python-pydal: remove useless empty newlineThomas Petazzoni2016-01-191-1/+0
| | | | | | | | There is an empty newline between the "help" keyword, and the help text, which we don't normally do in Buildroot. This commit gets rid of this useless empty newline. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/python-pydal: bump to version v15.07Angelo Compagnucci2015-07-261-1/+1
| | | | | | | This patch bumps python-pydal to version v15.07. Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/python-pydal: new packageAngelo Compagnucci2015-07-232-0/+30
This package adds the python-pydal python package. pyDAL is a pure Python Database Abstraction Layer. [Thomas: - rewrap Config.in help text - add upstream URL in Config.in help text.] Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud