summaryrefslogtreecommitdiff
path: root/net/Radicale2
AgeCommit message (Collapse)AuthorFilesLines
2020-12-04Revbump packages with a runtime Python dep but no version prefix.nia1-2/+2
For the Python 3.8 default switch.
2020-07-13*: reset maintainer for darcywiz1-2/+2
2020-01-26all: migrate homepages from http to httpsrillig1-2/+2
pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually.
2019-11-03net: align variable assignmentsrillig2-7/+7
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
2019-09-02Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for ↵adam1-2/+2
future Python 3.8
2019-04-26Omit mentions of python 34 and 35, after those were removed.maya1-2/+2
- Includes some whitespace changes, to be handled in a separate commit.
2019-04-25PKGREVISION bump for anything using python without a PYPKGPREFIX.maya1-1/+2
This is a semi-manual PKGREVISION bump.
2018-07-03extend PYTHON_VERSIONS_ for Python 3.7adam1-2/+2
2017-09-04Update Radicale2 to 2.1.5prlw12-7/+7
2.1.5 - Wild Radish ------------------- This release is compatible with version 2.0.0. * Add ``--verify-storage`` command-line argument * Allow comments in the htpasswd file * Don't strip whitespaces from user names and passwords in the htpasswd file * Remove cookies from logging output * Allow uploads of whole collections with many components * Show warning message if server.timeout is used with Python < 3.5.2
2017-08-10* vobject != vdirsyncer.vobject, so correct dependency and remove patches.prlw14-43/+12
https://github.com/Kozea/Radicale/issues/675#issuecomment-320029350 * override folder for storing local collections, from /var/lib/radicale/collections to ${PREFIX}/share/radicale/collections Update Radicale2 to 2.1.4 2.1.4 - Wild Radish ------------------- This feature is not compatible with the 1.x.x versions. See http://radicale.org/1to2/ if you want to switch from 1.x.x to 2.x.x. * Fix incorrect time range matching and calculation for some edge-cases with rescheduled recurrences * Fix owner property 2.1.3 - Wild Radish ------------------- This feature is not compatible with the 1.x.x versions. See http://radicale.org/1to2/ if you want to switch from 1.x.x to 2.x.x. * Enable timeout for SSL handshakes and move them out of the main thread * Create cache entries during upload of items * Stop built-in server on Windows when Ctrl+C is pressed * Prevent slow down when multiple requests hit a collection during cache warm-up 2.1.2 - Wild Radish ------------------- This feature is not compatible with the 1.x.x versions. See http://radicale.org/1to2/ if you want to switch from 1.x.x to 2.x.x. * Remove workarounds for bugs in VObject < 0.9.5 * Error checking of collection tags and associated components * Improve error checking of uploaded collections and components * Don't delete empty collection properties implicitly * Improve logging of VObject serialization
2017-07-12Avoid PKG_FAILprlw11-2/+3
2017-07-12Remove ldap as a supported option, no version of python can satisfyjperkin1-2/+4
its requirements.
2017-07-06Remove unnecessary CONFLICTS.wiz1-2/+1
Packages always conflict with packages that have the same PKGBASE.
2017-07-06Add DEPENDS on py-vdirsyncer.darcy4-4/+39
Load vobject from vdirsyncer module. Take maintainership.
2017-07-01Version 2.1.1 of Radicale.darcy6-0/+134
This is a new package as the file storage is incompatible with 1.x.x. Too many changes from 1.1.4. Please see http://radicale.org/news/ for details.