<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/setup.cfg, branch v1.4.2</title>
<subtitle>github.com: sphinx-doc/sphinx.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/'/>
<entry>
<title>Support PEP-440 version spec for developers.</title>
<updated>2015-03-14T07:46:24+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2015-03-14T07:46:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=ea25342accbe8aad50f9e6e38d989f0eb12cbd0d'/>
<id>ea25342accbe8aad50f9e6e38d989f0eb12cbd0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>flake8: fix a problem, add differing warning #</title>
<updated>2015-03-08T16:17:22+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2015-03-08T16:17:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=0d5cb25c0dba0c3e4783459e549c3e0e6e752054'/>
<id>0d5cb25c0dba0c3e4783459e549c3e0e6e752054</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>final pep8 fixes; reactivate most warnings in flake8</title>
<updated>2015-03-08T16:15:54+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2015-03-08T16:15:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=548a6dc22e4a3edff76413b6bdeedcf2b8c3f30c'/>
<id>548a6dc22e4a3edff76413b6bdeedcf2b8c3f30c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>disable flake8 E112 and E113, for a while.</title>
<updated>2015-03-08T06:14:06+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2015-03-08T06:14:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=dc17c0be0a21fcfbbe689a6a5682d90bcd2649ef'/>
<id>dc17c0be0a21fcfbbe689a6a5682d90bcd2649ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enables flake8 E625, E901, E902, F821 that didn't emit errors</title>
<updated>2015-03-07T12:03:09+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2015-03-07T12:03:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=c6865fd3ae359c20cb5655c07371796554669216'/>
<id>c6865fd3ae359c20cb5655c07371796554669216</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enables flake8 E401: multiple imports on one line</title>
<updated>2015-03-07T11:51:27+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2015-03-07T11:50:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=5e84a5dbf4ba08b34f94e7845eed908d7741feee'/>
<id>5e84a5dbf4ba08b34f94e7845eed908d7741feee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enables flake8 E501 line too long, E502 the backslash is redundant between brackets</title>
<updated>2015-03-07T11:51:25+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2015-03-07T11:47:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=3b6524067ffd998b728fdcff1677baf227131bf3'/>
<id>3b6524067ffd998b728fdcff1677baf227131bf3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add flake8 testing</title>
<updated>2015-03-07T08:59:28+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2015-03-07T06:45:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=caed7faa19f59c0951699cc362900af2ecf521f3'/>
<id>caed7faa19f59c0951699cc362900af2ecf521f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use universal wheel package.  removing build directory procedure is not needed anymore.</title>
<updated>2014-10-09T15:01:57+00:00</updated>
<author>
<name>Takayuki Shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2014-10-09T15:01:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=6261c8b68d9615887e7c43f79cd7b2ecb9fdcae5'/>
<id>6261c8b68d9615887e7c43f79cd7b2ecb9fdcae5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add setup.py "upload" alias for automatic package signing.</title>
<updated>2013-02-05T08:19:52+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2013-02-05T08:19:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=5aaf533a39f27884c24dea3924c9e11c728d8019'/>
<id>5aaf533a39f27884c24dea3924c9e11c728d8019</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
