]> git.notmuchmail.org Git - notmuch/commit
python: Update metainformation to point to new URL and version number
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Thu, 13 Jan 2011 11:35:59 +0000 (12:35 +0100)
committerSebastian Spaeth <Sebastian@SSpaeth.de>
Thu, 13 Jan 2011 11:35:59 +0000 (12:35 +0100)
commit3c7a52890c2b3aacd94ef29d9c7eadc4cd1c33a7
tree468618bb1dd02bfa561badde2d5a01f6e39b0518
parentb3caef1f0659dac8183441357c8fee500a940889
python: Update metainformation to point to new URL and version number

Convert the meta information to point to the notmuchmail.org repository, rather
than the old cnotmuch location. I will delete the "cnotmuch" package
from http://pypi.python.org/pypi/cnotmuch and create a new "notmuch"
package there that contains the current versions.

Also bump the version number to 0.4. I will need to upgrade the API
first before I can release the 0.5 of the bindings, there are still some
methods missing.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
bindings/python/notmuch/__init__.py
bindings/python/setup.py