<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/setup.py, branch v1.8.5</title>
<subtitle>github.com: sphinx-doc/sphinx.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx-git.git/'/>
<entry>
<title>Update all pypi.python.org URLs to pypi.org</title>
<updated>2018-04-19T02:51:48+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-04-19T02:51:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=365c93f2278c068c7637adf6801c3cc41bbcde2c'/>
<id>365c93f2278c068c7637adf6801c3cc41bbcde2c</id>
<content type='text'>
For details on the new PyPI, see the blog post:

https://pythoninsider.blogspot.ca/2018/04/new-pypi-launched-legacy-pypi-shutting.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For details on the new PyPI, see the blog post:

https://pythoninsider.blogspot.ca/2018/04/new-pypi-launched-legacy-pypi-shutting.html
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '1.7'</title>
<updated>2018-04-14T06:43:38+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2018-04-14T06:43:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=af4647c4927622ee53c7fb1a308d844bfa36bcac'/>
<id>af4647c4927622ee53c7fb1a308d844bfa36bcac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update package classifiers</title>
<updated>2018-04-02T12:09:16+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2018-04-02T12:09:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=eef9d1399951844b9c9f47487d26f06bd29871c6'/>
<id>eef9d1399951844b9c9f47487d26f06bd29871c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge commit '6694981dd6939ab876b27d4e20a8128561c307ac'</title>
<updated>2018-03-14T17:02:21+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2018-03-14T17:02:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=4cebc4399ca2cd26080695b136703f8c050497b8'/>
<id>4cebc4399ca2cd26080695b136703f8c050497b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pass python_requires argument to setuptools</title>
<updated>2018-03-13T15:44:22+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-03-13T03:07:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=78c1fde6927371b74f98895279e893ac8a4d29c2'/>
<id>78c1fde6927371b74f98895279e893ac8a4d29c2</id>
<content type='text'>
Helps pip decide what version of the library to install.

https://packaging.python.org/tutorials/distributing-packages/#python-requires

&gt; If your project only runs on certain Python versions, setting the
&gt; python_requires argument to the appropriate PEP 440 version specifier
&gt; string will prevent pip from installing the project on other Python
&gt; versions.

https://setuptools.readthedocs.io/en/latest/setuptools.html#new-and-changed-setup-keywords

&gt; python_requires
&gt;
&gt; A string corresponding to a version specifier (as defined in PEP 440)
&gt; for the Python version, used to specify the Requires-Python defined in
&gt; PEP 345.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Helps pip decide what version of the library to install.

https://packaging.python.org/tutorials/distributing-packages/#python-requires

&gt; If your project only runs on certain Python versions, setting the
&gt; python_requires argument to the appropriate PEP 440 version specifier
&gt; string will prevent pip from installing the project on other Python
&gt; versions.

https://setuptools.readthedocs.io/en/latest/setuptools.html#new-and-changed-setup-keywords

&gt; python_requires
&gt;
&gt; A string corresponding to a version specifier (as defined in PEP 440)
&gt; for the Python version, used to specify the Requires-Python defined in
&gt; PEP 345.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '1.7'</title>
<updated>2018-03-03T11:03:45+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2018-03-03T11:03:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=e2f481c956c905857fef26fb8f4807ff7677296f'/>
<id>e2f481c956c905857fef26fb8f4807ff7677296f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove CompileGrammarCommand, it uses removed sphinx.pycode.pgen2 module</title>
<updated>2018-03-01T15:33:42+00:00</updated>
<author>
<name>Dmitry Shachnev</name>
<email>mitya57@gmail.com</email>
</author>
<published>2018-03-01T13:19:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=28ad1c5847c7742a4c3bff1dc16b8abd57be0b67'/>
<id>28ad1c5847c7742a4c3bff1dc16b8abd57be0b67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Catch errors on compiling catalogs (refs: #4655)</title>
<updated>2018-03-01T07:48:06+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2018-03-01T07:48:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=18bb86a27f9cc66925116984c668b44f6cbfa2d7'/>
<id>18bb86a27f9cc66925116984c668b44f6cbfa2d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4505 from tk0miya/use_flake8-import-order</title>
<updated>2018-01-29T13:13:48+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2018-01-29T13:13:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=4344fa149c8e4ac6d60b6e5e54d367204f379f04'/>
<id>4344fa149c8e4ac6d60b6e5e54d367204f379f04</id>
<content type='text'>
Use flake8-import-order</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use flake8-import-order</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '1.7-release' into use_flake8-import-order</title>
<updated>2018-01-28T10:03:31+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2018-01-28T10:03:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=6926a3ed915c2695fbbba49f36241d18bc1279fa'/>
<id>6926a3ed915c2695fbbba49f36241d18bc1279fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
