summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Release of libvirt-python-1.2.20v1.2.20Daniel Veillard2015-10-021-1/+1
* Post-release version bump to 1.2.19Jiri Denemark2015-08-031-1/+1
* Forgot to bump version to 1.2.18Daniel Veillard2015-08-031-1/+1
* Revert "Change livbirt version to 1.3.0 for the next release"Martin Kletzander2015-06-281-1/+1
* Change livbirt version to 1.3.0 for the next releaseMartin Kletzander2015-06-161-1/+1
* Post-release version bump to 1.2.17Jiri Denemark2015-06-051-1/+1
* Fix duplicate entries in AUTHORSv1.2.16Jim Fehlig2015-05-281-1/+3
* Post-release version bump to 1.2.16Peter Krempa2015-05-111-1/+1
* libvirt-python: add classifiers to setup.pyv1.2.15Victor Stinner2015-04-221-1/+10
* Post-release version bump to 1.2.15Jiri Denemark2015-04-021-1/+1
* Post-release version bump to 1.2.14Pavel Hrdina2015-03-191-1/+1
* Post-release version bump to 1.2.13v1.2.13Daniel P. Berrange2015-01-271-1/+1
* Bump version to 1.2.12 for new dev cycleMichal Privoznik2014-12-161-1/+1
* Bump version to 1.2.11 for new dev cycleJohn Ferlan2014-11-031-1/+1
* setup.py: fix rpm build to return 1 on errorPavel Hrdina2014-10-071-2/+2
* Post-release version bump for new dev cyclePavel Hrdina2014-10-021-1/+1
* Post-release version bump for new dev cycleMichal Privoznik2014-09-021-1/+1
* Bump version to 1.2.8 for new dev cycleEric Blake2014-08-041-1/+1
* Bump version to 1.2.7 for new dev cycleMartin Kletzander2014-07-221-1/+1
* Bump version to 1.2.6 for new dev cycleMartin Kletzander2014-06-021-1/+1
* Bump version to 1.2.5 for new dev cycleMartin Kletzander2014-05-051-1/+1
* increment version post-releaseLaine Stump2014-04-071-1/+1
* Fix nosetests usage with python3v1.2.3Daniel P. Berrange2014-04-021-1/+1
* setup.py: Allow running --help or clean without pkg-configCole Robinson2014-03-251-11/+20
* setup.py: Make have_libvirt_lxc a functionCole Robinson2014-03-251-9/+10
* setup.py: Move module list building to its own functionCole Robinson2014-03-251-40/+57
* setup.py: Remove unused importCole Robinson2014-03-251-1/+0
* Add support for running unit tests with noseDaniel P. Berrange2014-03-191-0/+5
* Post release version bump to 1.2.3Daniel P. Berrange2014-03-031-1/+1
* Release of libvirt-python 1.2.2v1.2.2Daniel Veillard2014-03-021-1/+1
* Release of libvirt-python-1.2.1v1.2.1Daniel Veillard2014-01-161-1/+1
* setup: Drop unused exception variableDoug Goldstein2013-12-051-1/+1
* setup: Use user requested python binaryDoug Goldstein2013-12-031-4/+4
* Improve quality of sanitytest checkv1.2.0Daniel P. Berrange2013-11-281-17/+18
* Make setup.py executableMartin Kletzander2013-11-261-0/+0
* Relax min required libvirt to version 0.9.11Daniel P. Berrange2013-11-221-1/+1
* Don't build LXC module when building less than 1.0.2Doug Goldstein2013-11-221-11/+23
* Create array of modules to be builtDoug Goldstein2013-11-221-2/+14
* Break generator.py to be called per moduleDoug Goldstein2013-11-221-1/+3
* Setup distutils build systemDaniel P. Berrange2013-11-221-0/+270