Unrud
b5fb56a31b
Include files for web interface in package
2017-06-01 16:10:27 +02:00
Guillaume Ayoub
3e0c8cf285
Update copyright years
2017-05-27 17:28:07 +02:00
Guillaume Ayoub
85e8336361
Add python_requires into setup.py
2017-05-23 17:02:41 +02:00
Unrud
2008149cd3
Use python3 in shebang
2017-03-07 18:39:13 +01:00
Guillaume Ayoub
9900251b8b
Add Python 3.6 classifier in setup.py
2017-03-04 14:37:58 +01:00
Unrud
c336e0581e
Remove atomicwrites
...
Unfortunately the library doesn't support disabling of disk syncing, fortunately we only need a small subset of it's functionality which is easy to implement.
2016-08-08 05:02:36 +02:00
Guillaume Ayoub
0f6e98a512
Fix setup.py
2016-08-05 16:27:55 +02:00
Guillaume Ayoub
294eb5aa15
Don't install pytest-runner when not needed
2016-08-05 16:22:55 +02:00
Guillaume Ayoub
4c91ee8906
Atomic writes ( fix #440 )
2016-07-14 01:14:42 +02:00
Guillaume Ayoub
3d0c73d73a
Cosmetics
2016-07-12 12:30:26 +02:00
Florian Mounier
4b74102e1c
Add pytest-runner to run tests with py.test on setup.py test
2016-07-04 14:29:38 +02:00
Guillaume Ayoub
8102926148
Don't import radicale in setup.py
2016-04-10 11:31:52 +02:00
Guillaume Ayoub
73d39ea572
Use vobject
2016-04-10 01:36:45 +02:00
Markus Unterwaditzer
ecd9922445
Remove old packages
2016-04-07 19:43:02 +02:00
Guillaume Ayoub
434cb533e9
Remove Python 2 support
2016-03-31 19:57:40 +02:00
Guillaume Ayoub
e47b50421e
Version 1.1
2015-12-31 12:51:23 +01:00
Guillaume Ayoub
231cdec476
Update development status
2015-09-14 11:55:49 +02:00
Guillaume Ayoub
ba514d7bc2
Merge pull request #249 from jspricke/setuptools
...
Change distutils to setuptools
2015-04-29 19:35:24 +02:00
Guillaume Ayoub
7135367640
Version 0.10
2015-01-12 18:40:42 +01:00
Jochen Sprickerhof
780c3eddcf
Change distutils to setuptools
2015-01-05 00:41:50 +01:00
Guillaume Ayoub
58370ef641
Add python 3.4 in setup.py
2014-04-15 18:24:44 +02:00
Sergey Fursov
dca10fa14e
Different rights management backends
...
Initially only one backend - regular expressions based
2013-12-25 03:44:24 +04:00
Guillaume Ayoub
15ef75301f
Fix setup.py
2013-08-14 11:38:46 +02:00
Guillaume Ayoub
a819e4b2c8
Officially support python 3.3
2013-06-28 16:21:56 +02:00
Guillaume Ayoub
406bb6e8cc
Update copyright years
2013-04-26 01:28:03 +02:00
Guillaume Ayoub
4c064bcf35
Clean rights from file and remove tests
2012-09-15 09:08:01 +02:00
Matthias Jordan
89f4e8eefc
Automatically executing tests in directory 'test'
2012-08-11 00:57:48 +02:00
Guillaume Ayoub
45afac5353
Code cleaned and modules renamed
...
*Radicale is probably broken now*
2012-08-08 18:29:09 +02:00
Guillaume Ayoub
7faec9abc9
Update the software description
2012-03-20 18:41:14 +01:00
Guillaume Ayoub
4299348776
Change "calendar" into "collection" when needed.
...
WARNING: the default folders storing calendars/addressbooks have been changed
2012-01-25 14:53:46 +01:00
Guillaume Ayoub
9c4a85ef1f
Merge branch 'carddav', and update copyright dates
...
Conflicts:
radicale/__init__.py
radicale/ical.py
radicale/xmlutils.py
2012-01-23 16:21:30 +01:00
Guillaume Ayoub
b1414c152d
Split the storage filesystem backend into another file
2012-01-12 02:18:06 +01:00
Guillaume Ayoub
f21ad8a350
Remove the non-ASCII character from the setup docstring
2011-12-06 15:10:45 +01:00
Guillaume Ayoub
756c4aaf7e
Put the executable script in the radicale package
...
Conflicts:
NEWS.rst
2011-11-03 17:49:00 +01:00
Guillaume Ayoub
5749f7e651
Update the download link of the package
2011-08-30 18:00:11 +02:00
Guillaume Ayoub
abb70cef49
Remove the Python 3.0 support
2011-06-11 17:34:25 +02:00
Guillaume Ayoub
ce362e1b50
Drop Python 2.5 support
2011-05-11 06:21:35 +02:00
Guillaume Ayoub
9f19481a69
Add support for Python 3.2
2011-04-02 12:06:08 +02:00
Guillaume Ayoub
9f723e5c7b
Update package description
2011-04-02 12:03:33 +02:00
Guillaume Ayoub
04938243a8
Update copyright year
2011-01-09 17:46:22 +01:00
Guillaume Ayoub
eaa737313b
Add python 2.7 in the list of supported python versions.
2010-07-05 13:55:57 +02:00
Guillaume Ayoub
9b86e6ef27
Replace pylint "disable-msg" by "disable", and disable one more msg in setup.
2010-06-05 01:18:59 +02:00
Guillaume Ayoub
ab0ee2c301
Use Radicale-git.tar.gz as download link for the git archive of Radicale.
2010-06-05 01:01:35 +02:00
Guillaume Ayoub
cf10493fc0
Revert the build_script in setup.
2010-05-31 01:19:45 +02:00
Guillaume Ayoub
054950be54
Version management, next version is 0.3.
2010-05-31 00:49:52 +02:00
Guillaume Ayoub
dbe614552a
Fix small typo and documentation errors in setup.
2010-05-30 23:52:21 +02:00
Guillaume Ayoub
921cbdd97b
Remove useless imports in setup.
2010-05-30 23:49:06 +02:00
Guillaume Ayoub
af808ca3e5
Remove useless commands in setup.
2010-05-30 19:00:48 +02:00
Guillaume Ayoub
8f1a56ceac
0.5-git version bump.
2010-04-19 16:07:32 +02:00
Guillaume Ayoub
dd6ec898eb
Fix ReStructuredText syntax in setup.
2010-04-13 01:59:13 +02:00