- Remove options FUZZYDATE, SIMPLEJSON and DOCS:
- devel/py-parsedatetime is now explicitly required
- devel/py-simplejson is no longer used since 3.2
- The supplied documentation didn't contain useful information
- Simplify the Makefile by using Python's distutils to build the port
- Flavorize the port (Note: Please take a look a "Test Plan")
While I'm here:
- Add location to the license file
Changelog since 3.4.0:
- Minor bugfixes: conky colors, issues with setup.py
- Major code refactor: modularity, testing, PEP8 compliance
- Bugfixes for issues reported during alpha phase
- Multiday events support
- Fix textwrap for widechar at cut index
- Fix errors attempting to import events
- No weekend option
- Fixed bug with add and iterators
- Deal with more encoding issues...
- Get error from JSON object
- Support for Python3 via six
- Move from gflags to argparse (This is a major, non-backwards compatible change (hence the roll up to v4))
https://github.com/insanum/gcalcli/blob/v4.0.4/ChangeLog
PR: 236707
Submitted by: Henrik Hudson
Approved by: (one of the mentors)