<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/utils, branch 3.4.x</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>doc: Update branch name in release-checklist</title>
<updated>2021-01-07T16:25:24+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-01-07T16:25:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=a8f7e4f5638d4b34a03b6c17bf0cc87d14977011'/>
<id>a8f7e4f5638d4b34a03b6c17bf0cc87d14977011</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Quote URLs in release checklist</title>
<updated>2021-01-04T12:12:27+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-01-04T12:11:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=b3f8bd1e3cff91753fa524ee8058b32608e33335'/>
<id>b3f8bd1e3cff91753fa524ee8058b32608e33335</id>
<content type='text'>
To improve the install process, the commands on the checklist is updated
to allow to copy &amp; paste it to console.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To improve the install process, the commands on the checklist is updated
to allow to copy &amp; paste it to console.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #8408 from francoisfreitag/isort</title>
<updated>2020-11-11T17:05:13+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-11-11T17:05:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=68cc0f7e94f360a2c62ebcb761f8096e04ebf07f'/>
<id>68cc0f7e94f360a2c62ebcb761f8096e04ebf07f</id>
<content type='text'>
Sort imports with isort</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sort imports with isort</pre>
</div>
</content>
</entry>
<entry>
<title>Sort imports with isort</title>
<updated>2020-11-11T12:19:05+00:00</updated>
<author>
<name>François Freitag</name>
<email>mail@franek.fr</email>
</author>
<published>2020-11-11T11:00:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=0949735210abaa05b6448e531984f159403053f4'/>
<id>0949735210abaa05b6448e531984f159403053f4</id>
<content type='text'>
Keep imports alphabetically sorted and their order homogeneous across
Python source files.

The isort project has more feature and is more active than the
flake8-import-order plugin.

Most issues caught were simply import ordering from the same module.
Where imports were purposefully placed out of order, tag with
isort:skip.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Keep imports alphabetically sorted and their order homogeneous across
Python source files.

The isort project has more feature and is more active than the
flake8-import-order plugin.

Most issues caught were simply import ordering from the same module.
Where imports were purposefully placed out of order, tag with
isort:skip.
</pre>
</div>
</content>
</entry>
<entry>
<title>Check GitHub Actions before packaging</title>
<updated>2020-11-04T17:17:54+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-11-04T17:15:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=658f7379702a6ca23f58e97f6e88820e35d45bbf'/>
<id>658f7379702a6ca23f58e97f6e88820e35d45bbf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove pylint task</title>
<updated>2020-08-10T04:20:06+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-08-10T04:18:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=6cf1301c9e479bc886a237ece76d0b8ae8675a41'/>
<id>6cf1301c9e479bc886a237ece76d0b8ae8675a41</id>
<content type='text'>
At present, pylint has no longer been used in this project. This
removes the tasks and files for pylint from repository.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
At present, pylint has no longer been used in this project. This
removes the tasks and files for pylint from repository.
</pre>
</div>
</content>
</entry>
<entry>
<title>doclinter: Allow a very long literal string</title>
<updated>2020-07-24T14:09:56+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-07-24T14:09:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=0c4edbdb382d95bf898cce50ecf3b95174f27f91'/>
<id>0c4edbdb382d95bf898cce50ecf3b95174f27f91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix typo</title>
<updated>2020-07-19T00:43:11+00:00</updated>
<author>
<name>Tetsuo Koyama</name>
<email>tkoyama010@gmail.com</email>
</author>
<published>2020-07-19T00:43:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=ae7c4cc3b87d270bd9089c8c145f569df2557b29'/>
<id>ae7c4cc3b87d270bd9089c8c145f569df2557b29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do "twine check" on CI process</title>
<updated>2020-06-14T07:06:25+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-06-14T04:38:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=7167b689b998d8822a40085a9395e3e4fc375b9c'/>
<id>7167b689b998d8822a40085a9395e3e4fc375b9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '2.x' into 3.x</title>
<updated>2020-02-29T17:13:36+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-02-29T17:13:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=c84f7bfd572aa217cac1fd4ab457334d8d63bc1b'/>
<id>c84f7bfd572aa217cac1fd4ab457334d8d63bc1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
