[Checkins] [zopefoundation/cipher.lazydate] 61c738: Ported to Python 3.3.

GitHub noreply at github.com
Wed Mar 6 16:21:09 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/cipher.lazydate
  Commit: 61c73893f68be5c7edb29ea927058204be9125d3
      https://github.com/zopefoundation/cipher.lazydate/commit/61c73893f68be5c7edb29ea927058204be9125d3
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2013-03-06 (Wed, 06 Mar 2013)

  Changed paths:
    A .gitignore
    M CHANGES.txt
    A COPYRIGHT.txt
    A LICENSE.txt
    M MANIFEST.in
    M bootstrap.py
    M buildout.cfg
    M setup.py
    M src/cipher/lazydate/lazydate.py
    A src/cipher/lazydate/parsedatetime/__init__.py
    A src/cipher/lazydate/parsedatetime/parsedatetime.py
    A src/cipher/lazydate/parsedatetime/parsedatetime_consts.py
    A src/cipher/lazydate/parsedatetime/t2.py
    A src/cipher/lazydate/tests.py
    R src/cipher/lazydate/tests/__init__.py
    R src/cipher/lazydate/tests/test_lazydate.py
    A tox.ini

  Log Message:
  -----------
  Ported to Python 3.3.

I am not feeling good about this package yet, since it has too few tests.
I also had to include parsedatetime, since it is not ported to Python 3
yet. We will rectify this later.


  Commit: 9460c6782cfac8fe6ac881d80ed1f42f3cecc71e
      https://github.com/zopefoundation/cipher.lazydate/commit/9460c6782cfac8fe6ac881d80ed1f42f3cecc71e
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2013-03-06 (Wed, 06 Mar 2013)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Preparing release 2.0.0


  Commit: 4811cfcedf8819b13b79f45805f71166f72f3068
      https://github.com/zopefoundation/cipher.lazydate/commit/4811cfcedf8819b13b79f45805f71166f72f3068
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2013-03-06 (Wed, 06 Mar 2013)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Back to development: 2.0.1


Compare: https://github.com/zopefoundation/cipher.lazydate/compare/a4ea1e7bb0c1...4811cfcedf88


More information about the checkins mailing list