aboutsummaryrefslogtreecommitdiff
path: root/net/seafile-seahub
Commit message (Collapse)AuthorAge
* seafile-seahub: added new python dependenciesEneas U de Queiroz2018-06-22
| | | | | | | | | | | | Several required dependencies were added: django-formtools django-simple-captcha django-webpack-loader python-qrcode python-requests python-requests-oauthlib Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* seafile-seahub: bump to 6.3.0Eneas U de Queiroz2018-06-06
| | | | Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* seafile-seahub: fix python-package.mk includeAlexandru Ardelean2018-01-10
| | | | | | | This include is a bit special, because it's the package that uses OpenWrt's mk rule. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* treewide: use local python-package.mk & python3-package.mk filesAlexandru Ardelean2018-01-10
| | | | | | | | | | This guarantees for the package feeds that the mk files will always be available for all packages. Will need to see about external-feed Python packages a bit later. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* seafile: upgrade to 6.2.2Gergely Kiss2017-10-22
| | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* seafile: update to version 6.0.7Gergely Kiss2017-02-13
| | | | | | | | | | | | | | | Update several dependencies, as well: * django-compressor -> 2.1.1 * django-constance -> 1.3.4 * django-restframework -> 3.5.4 * django-statici18n -> 1.3.0 * django -> 1.8.17 * openpyxl -> 2.4.2 * python-dateutil -> 2.6.0 * python-urllib3 -> 1.20 Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* seafile: upgrade to version 5.1.4Gergely Kiss2016-08-31
| | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* seafile: import version 5.1.1 and its dependenciesGergely Kiss2016-08-24
| | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* PIL/pillow: replace discontinued python-imglib (PIL) with pillowGergely Kiss2016-04-29
| | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* seafile: update to version 4.1.2Gergely Kiss2015-05-02
| | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* seafile: fix download issue with python dependenciesGergely Kiss2015-03-07
| | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* seafile: update to version 4.0.6Gergely Kiss2015-02-10
| | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* seafile-seahub: fix installation process of python dependenciesGergely Kiss2014-12-19
| | | | | | Solves "bash: easy_install: command not found" error during build Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* seafile: fetch sources using commit hashes instead of release tagsGergely Kiss2014-12-16
| | | | | | | | Avoids source filename conflicts and the need to delete source packages at the end of the prepare stage. This has forced the buildenv to rebuild the packages even if they were built already. Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* seafile: import seafile-server package and its dependenciesGergely Kiss2014-12-16
Signed-off-by: Gergely Kiss <mail.gery@gmail.com> Tested-by: Gergely Kiss <mail.gery@gmail.com>