<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/setup.py, branch 4.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>Merge branch '4.3.x' into 4.x</title>
<updated>2022-01-08T16:08:08+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2022-01-08T16:08:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=441c2e306a884a1fff8f59c3b35674e906fd837a'/>
<id>441c2e306a884a1fff8f59c3b35674e906fd837a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix mypy violations (with mypy-0.931)</title>
<updated>2022-01-08T15:54:35+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2022-01-08T15:54:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=a98b605100a7d8bff146b7776cfefef9f452904f'/>
<id>a98b605100a7d8bff146b7776cfefef9f452904f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: Reduce usages of distutils (refs: #9820)</title>
<updated>2022-01-01T12:38:56+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2022-01-01T12:38:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=0ba202009d8aeca27d0fab1bc0760bc5245f77ff'/>
<id>0ba202009d8aeca27d0fab1bc0760bc5245f77ff</id>
<content type='text'>
distutils module is now deprecated and will be removed since Python
3.12.  So this reduces the usages of the module.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
distutils module is now deprecated and will be removed since Python
3.12.  So this reduces the usages of the module.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/4.x' into importlib-metadata</title>
<updated>2021-12-24T18:13:23+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>thomas@kluyver.me.uk</email>
</author>
<published>2021-12-24T18:13:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=b27228cf08b3ea5d84f6ebafd9eada1a4c7b2cc9'/>
<id>b27228cf08b3ea5d84f6ebafd9eada1a4c7b2cc9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix mypy violations (with mypy-0.930)</title>
<updated>2021-12-23T15:21:23+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-12-23T15:15:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=565152301fb2b771f52c40926c37ce6b1713d09a'/>
<id>565152301fb2b771f52c40926c37ce6b1713d09a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace pkg_resources with importlib.metadata</title>
<updated>2021-12-22T18:13:19+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>thomas@kluyver.me.uk</email>
</author>
<published>2021-12-22T18:13:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=6c5c66bbb19cb2dcfdc25da97d4d839eec139db7'/>
<id>6c5c66bbb19cb2dcfdc25da97d4d839eec139db7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix mypy violations (with mypy-0.920)</title>
<updated>2021-12-16T17:01:33+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-12-16T17:01:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=95d64787470f084d532b11a591d9e835a9169cea'/>
<id>95d64787470f084d532b11a591d9e835a9169cea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support Python 3.10</title>
<updated>2021-10-06T17:34:44+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-10-06T17:34:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=f13ad8020767202df101c2f193db77136c281558'/>
<id>f13ad8020767202df101c2f193db77136c281558</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>setup.py: Fix broken url on the PyPI page</title>
<updated>2021-09-07T17:36:07+00:00</updated>
<author>
<name>Christian Clauss</name>
<email>cclauss@me.com</email>
</author>
<published>2021-09-07T17:36:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=95f47d8b2e8700906a96290d689375fc4589613b'/>
<id>95f47d8b2e8700906a96290d689375fc4589613b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #9434: Update dependencies for bundled builders</title>
<updated>2021-07-14T16:17:36+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-07-14T16:17:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=5daedcfec850c49a62c1e9f38ca39b19b408134d'/>
<id>5daedcfec850c49a62c1e9f38ca39b19b408134d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
