CLI calendar application
No description set
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / python-khal
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-khal && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
khal-0.11.2.tar.gz | 0000196986 192 KB | |
python-khal.changes | 0000003135 3.06 KB | |
python-khal.spec | 0000004850 4.74 KB |
Revision 10 (latest revision is 13)
Dirk Mueller (dirkmueller)
committed
(revision 10)
- update to 0.11.2: * FIX khal `at` also uses `event_format` not `agenda_event_format` * FIX duplicating an event using `p` in ikhal * NEW Add ability to change the minimum number of months displayed with `min_calendar_display` * FIX ikhal don't crash when jumping long distances in time * FIX do not use urwid's private methods, would crash with latest urwid version * FIX light colorscheme in ikhal, would crash with recent urwid versions * FIX better error messages when we cannot import an event * FIX README.rst formatting to allow upload to PyPI * DROPPED support for python versions < 3.8 * UPDATED REQUIREMENT pytz is now required >= 2018.7 * NEW test REQUIREMENT: packaging * FIX support in tests for pytz version numbers of the format year.month.minor * FIX deleting of instances of recurring events in ikhal * FIX if a `discover` collection is set to "readonly", discovered collections will now inherit the readonly property * FIX ikhal will not wrap date headers into the next line in narrow terminals * FIX `configure` should only suggest valid default collection names * NEW the `configure` command can now set up vdirsyncer * NEW better error message for misuses of `at` and `list` * NEW `discover` collection type now supports `**` (arbitrary depths) * NEW Add testing for Python 3.11
Comments 0