index
:
notmuch
debian/bookworm-backports
debian/bullseye
debian/bullseye-backports
debian/buster-backports
debian/jessie-backports
debian/squeeze-backports
debian/stretch
debian/stretch-backports
debian/trixie-backports
debian/unstable
debian/wheezy-backports
feature/git-remote
feature/wildcard
master
nmweb
pristine-tar
release
thread-based email index, search, and tagging
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bindings
/
python
/
setup.py
Age
Commit message (
Expand
)
Author
2012-04-29
python: add copyright and licensing information to setup.py
Justus Winter
2012-04-29
python: stylistic and pep8 fixes in setup.py
Justus Winter
2012-04-29
python: update the long description in setup.py
Justus Winter
2012-04-29
python: fix the test asserting that reading the version succeeded
Justus Winter
2012-04-29
python: simplify a path expression in setup.py
Justus Winter
2012-04-29
python: Remove unused import from setup.py
Justus Winter
2012-01-02
py3k: The execfile built-in has been removed in python 3
Justus Winter
2011-08-24
python: Have setup.py read the version number without importing
Sebastian Spaeth
2011-08-24
python: Updated development status and wording in setup.py
Sebastian Spaeth
2011-08-24
Revert "python: Simplify setup.py"
Sebastian Spaeth
2011-08-23
python: Simplify setup.py
Sebastian Spaeth
2011-06-20
Do not import notmuch in setup.py.
David Bremner
2011-01-13
python: Update metainformation to point to new URL and version number
Sebastian Spaeth
2010-04-21
Move everything down into a bindings/python directory.
Carl Worth