<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/testrepository-git.git/setup.py, branch v2-only</title>
<subtitle>github.com: testing-cabal/testrepository.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testrepository-git.git/'/>
<entry>
<title>Migrate to pbr for build management</title>
<updated>2015-07-12T09:29:28+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2014-03-12T05:01:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testrepository-git.git/commit/?id=e3ae38038a267e1982c4cf1eb4e759f43aaf7f8f'/>
<id>e3ae38038a267e1982c4cf1eb4e759f43aaf7f8f</id>
<content type='text'>
Reduce manual maintenance by using pbr.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reduce manual maintenance by using pbr.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix formatting in packages section of setpy.py.</title>
<updated>2015-03-10T03:06:56+00:00</updated>
<author>
<name>Jonathan C. Otsuka</name>
<email>djgoku@gmail.com</email>
</author>
<published>2015-03-04T04:36:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testrepository-git.git/commit/?id=b0496950e159c0db1eacdcf4d97dc523b1b45cad'/>
<id>b0496950e159c0db1eacdcf4d97dc523b1b45cad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make subunit 0.0.18 be a hard dependency.</title>
<updated>2014-08-23T21:39:32+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2014-08-23T21:39:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testrepository-git.git/commit/?id=fa80ecdc7cdf34b65487d867098c9e51d4146083'/>
<id>fa80ecdc7cdf34b65487d867098c9e51d4146083</id>
<content type='text'>
The v2 protocol solves key issues in concurrency and stream handling.
Users that cannot use subunit v2 can run an older testrepository, or
contact upstream to work through whatever issue is blocking them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The v2 protocol solves key issues in concurrency and stream handling.
Users that cannot use subunit v2 can run an older testrepository, or
contact upstream to work through whatever issue is blocking them.
</pre>
</div>
</content>
</entry>
<entry>
<title>Release 0.0.15, with minimal subunit v2 support.</title>
<updated>2013-04-08T10:37:24+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2013-04-08T10:37:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testrepository-git.git/commit/?id=425d893d8e7f48982c12442f3d374b0a7dc99afe'/>
<id>425d893d8e7f48982c12442f3d374b0a7dc99afe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>0.0.14</title>
<updated>2013-02-07T11:49:30+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2013-02-07T11:49:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testrepository-git.git/commit/?id=ad6b3a65ad70dd5ea10e22614bc157c86f9c3a2c'/>
<id>ad6b3a65ad70dd5ea10e22614bc157c86f9c3a2c</id>
<content type='text'>
++++++

IMPROVEMENTS
------------

* First cut at full Python 3 support. The 'works for me' release.
  (Robert Collins)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
++++++

IMPROVEMENTS
------------

* First cut at full Python 3 support. The 'works for me' release.
  (Robert Collins)
</pre>
</div>
</content>
</entry>
<entry>
<title>* There is now a setuptools extension provided by ``testrespository`` making it</title>
<updated>2013-01-12T11:11:29+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2013-01-12T11:11:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testrepository-git.git/commit/?id=828d811d26f89a9a4bc3bb96dc1a1d8c308bad65'/>
<id>828d811d26f89a9a4bc3bb96dc1a1d8c308bad65</id>
<content type='text'>
  easy to invoke testr from setup.py driven workflows.
  (Monty Taylor, Robert Collins)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  easy to invoke testr from setup.py driven workflows.
  (Monty Taylor, Robert Collins)
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct a typo in setup.py.</title>
<updated>2013-01-12T09:48:16+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2013-01-12T09:48:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testrepository-git.git/commit/?id=7fb93ca6c2a1637e3946c415034087870a61974c'/>
<id>7fb93ca6c2a1637e3946c415034087870a61974c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add setuptools commands for running testr and coverage.</title>
<updated>2013-01-12T01:44:06+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2013-01-12T01:44:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testrepository-git.git/commit/?id=2a36806c698f67f4707cfccb4baabb473e38f06c'/>
<id>2a36806c698f67f4707cfccb4baabb473e38f06c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release 0.0.9.</title>
<updated>2012-12-18T02:54:10+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2012-12-18T02:54:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testrepository-git.git/commit/?id=3bf3afd5b96d8e00f03a49b1e4e0f0b3bf553353'/>
<id>3bf3afd5b96d8e00f03a49b1e4e0f0b3bf553353</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better keywords.</title>
<updated>2012-12-09T06:11:35+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2012-12-09T06:11:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testrepository-git.git/commit/?id=2defc129a742d48b02b74c08c96f18fe12ed0e68'/>
<id>2defc129a742d48b02b74c08c96f18fe12ed0e68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
