]> git.notmuchmail.org Git - notmuch/history - bindings/python/setup.py
lib: replace deprecated n_q_search_messages with status returning version
[notmuch] / bindings / python / setup.py
2016-09-09 David BremnerMerge branch 'release'
2016-07-19 David BremnerMerge branch 'release'
2016-06-05 Daniel Kahn GillmorUse https instead of http where possible
2016-06-05 Daniel Kahn GillmorNEWS, python: update pointer to online documentation
2012-04-29 Justus Winterpython: add copyright and licensing information to...
2012-04-29 Justus Winterpython: stylistic and pep8 fixes in setup.py
2012-04-29 Justus Winterpython: update the long description in setup.py
2012-04-29 Justus Winterpython: fix the test asserting that reading the version...
2012-04-29 Justus Winterpython: simplify a path expression in setup.py
2012-04-29 Justus Winterpython: Remove unused import from setup.py
2012-02-04 David BremnerMerge commit '0.11.1'
2012-01-14 David BremnerMerge branch 'release'
2012-01-02 Justus Winterpy3k: The execfile built-in has been removed in python 3
2011-08-24 Sebastian Spaethpython: Have setup.py read the version number without...
2011-08-24 Sebastian Spaethpython: Updated development status and wording in setup.py
2011-08-24 Sebastian SpaethRevert "python: Simplify setup.py"
2011-08-23 Sebastian SpaethMerge branch 'master' of ssh://notmuchmail.org/git...
2011-08-23 Sebastian Spaethpython: Simplify setup.py
2011-06-20 David BremnerDo not import notmuch in setup.py.
2011-01-13 Sebastian Spaethpython: Update metainformation to point to new URL...
2010-04-22 Carl WorthMerge Sebastian Spaeth's python bindings into bindings...
2010-04-22 Carl WorthMove everything down into a bindings/python directory.