<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libvirt-python.git/setup.py, branch v3.2.0</title>
<subtitle>libvirt.org: git/libvirt-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libvirt-python.git/'/>
<entry>
<title>Release of libvirt-python-3.2.0</title>
<updated>2017-04-02T15:08:59+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2017-04-02T15:08:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libvirt-python.git/commit/?id=069269e896e16ae8e1f3ebb4dd15655b8d2d944b'/>
<id>069269e896e16ae8e1f3ebb4dd15655b8d2d944b</id>
<content type='text'>
* setup.py: bumped version
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* setup.py: bumped version
</pre>
</div>
</content>
</entry>
<entry>
<title>Post-release version bump to 3.1.0</title>
<updated>2017-01-18T13:29:13+00:00</updated>
<author>
<name>John Ferlan</name>
<email>jferlan@redhat.com</email>
</author>
<published>2017-01-18T13:28:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libvirt-python.git/commit/?id=aca4c8ac2370fd29f4bcb68b2d4a59c7ec110738'/>
<id>aca4c8ac2370fd29f4bcb68b2d4a59c7ec110738</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release of libvirt-python-3.0.0</title>
<updated>2017-01-17T18:23:33+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2017-01-17T18:23:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libvirt-python.git/commit/?id=fa88bbe562740d0faace2a0a8e90b17f9639c0c8'/>
<id>fa88bbe562740d0faace2a0a8e90b17f9639c0c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix running of nosetests on python 3</title>
<updated>2016-12-14T10:58:52+00:00</updated>
<author>
<name>Daniel P. Berrange</name>
<email>berrange@redhat.com</email>
</author>
<published>2016-12-14T10:58:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libvirt-python.git/commit/?id=a99e9fe20ebce4fa208cc0f0599830facf1cc06c'/>
<id>a99e9fe20ebce4fa208cc0f0599830facf1cc06c</id>
<content type='text'>
Previously the way Fedora installed /usr/bin/nosetests allowed it
to be invoked with either python 2 or 3. Since Fedora 25 though,
it contains a module name that only exists on python 2. So we need
to be more intelligent and pick a different nosetests binary per
version.

Signed-off-by: Daniel P. Berrange &lt;berrange@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously the way Fedora installed /usr/bin/nosetests allowed it
to be invoked with either python 2 or 3. Since Fedora 25 though,
it contains a module name that only exists on python 2. So we need
to be more intelligent and pick a different nosetests binary per
version.

Signed-off-by: Daniel P. Berrange &lt;berrange@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fill out more fields for PKG-INFO file</title>
<updated>2016-12-05T14:05:36+00:00</updated>
<author>
<name>Daniel P. Berrange</name>
<email>berrange@redhat.com</email>
</author>
<published>2016-11-02T09:46:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libvirt-python.git/commit/?id=3e2d50a9ef3625479394a9414003b070a0a80c3e'/>
<id>3e2d50a9ef3625479394a9414003b070a0a80c3e</id>
<content type='text'>
Ensure the description and license are set in PKG-INFO,
and clarify the summary field.

Signed-off-by: Daniel P. Berrange &lt;berrange@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensure the description and license are set in PKG-INFO,
and clarify the summary field.

Signed-off-by: Daniel P. Berrange &lt;berrange@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Post-release version bump to 2.5.0</title>
<updated>2016-11-02T11:42:12+00:00</updated>
<author>
<name>Pavel Hrdina</name>
<email>phrdina@redhat.com</email>
</author>
<published>2016-11-02T11:42:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libvirt-python.git/commit/?id=653ca92463788c0f1873f53b81c6d5f5a37784c1'/>
<id>653ca92463788c0f1873f53b81c6d5f5a37784c1</id>
<content type='text'>
Signed-off-by: Pavel Hrdina &lt;phrdina@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Pavel Hrdina &lt;phrdina@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Release of libvirt-2.4.0</title>
<updated>2016-11-01T20:51:07+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2016-11-01T20:51:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libvirt-python.git/commit/?id=3cc6864c96e4938a89a62e3a7269ea1c8a9cbfa6'/>
<id>3cc6864c96e4938a89a62e3a7269ea1c8a9cbfa6</id>
<content type='text'>
* setup.py: just bumped up the release number
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* setup.py: just bumped up the release number
</pre>
</div>
</content>
</entry>
<entry>
<title>Post-release version bump to 2.3.0</title>
<updated>2016-09-19T15:19:32+00:00</updated>
<author>
<name>Peter Krempa</name>
<email>pkrempa@redhat.com</email>
</author>
<published>2016-09-19T15:19:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libvirt-python.git/commit/?id=3e041e5b36b27f047323e9c07989f60a79780266'/>
<id>3e041e5b36b27f047323e9c07989f60a79780266</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Post-release version bump to 2.2.0</title>
<updated>2016-08-02T13:55:56+00:00</updated>
<author>
<name>Cole Robinson</name>
<email>crobinso@redhat.com</email>
</author>
<published>2016-08-02T13:55:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libvirt-python.git/commit/?id=94a4f35c587bb91c7f1804627c59b2204d0f7205'/>
<id>94a4f35c587bb91c7f1804627c59b2204d0f7205</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>allow pkg-config binary to be set by env</title>
<updated>2016-07-28T19:58:34+00:00</updated>
<author>
<name>Markus Rothe</name>
<email>markusr815@gmail.com</email>
</author>
<published>2016-06-27T15:55:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libvirt-python.git/commit/?id=bdfa319eac9aabc4befc206ea4ee65b48a251a77'/>
<id>bdfa319eac9aabc4befc206ea4ee65b48a251a77</id>
<content type='text'>
https://bugzilla.redhat.com/show_bug.cgi?id=1350523
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugzilla.redhat.com/show_bug.cgi?id=1350523
</pre>
</div>
</content>
</entry>
</feed>
