<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/Makefile, branch master</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>Simplify ``make clean``</title>
<updated>2023-05-13T00:17:35+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+aa-turner@users.noreply.github.com</email>
</author>
<published>2023-05-13T00:14:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=00eeea3d9b4a586500e79e5cd68d9681ed2ec10a'/>
<id>00eeea3d9b4a586500e79e5cd68d9681ed2ec10a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use declarative metadata</title>
<updated>2022-09-13T09:31:27+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+AA-Turner@users.noreply.github.com</email>
</author>
<published>2022-04-16T20:38:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=b34765780950a04a8a387b1cafa33bf99b704bde'/>
<id>b34765780950a04a8a387b1cafa33bf99b704bde</id>
<content type='text'>
- Move to pyproject.toml metadata
- Update references to `setup.py`
- Use pypa/build
- Update workflows and tooling
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Move to pyproject.toml metadata
- Update references to `setup.py`
- Use pypa/build
- Update workflows and tooling
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace doclinter with sphinx-lint (#10389)</title>
<updated>2022-06-16T18:32:09+00:00</updated>
<author>
<name>Julien Palard</name>
<email>julien@palard.fr</email>
</author>
<published>2022-06-16T18:32:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=956cddb7d406a81edf26d80ff408f76aa01d0f24'/>
<id>956cddb7d406a81edf26d80ff408f76aa01d0f24</id>
<content type='text'>
Co-authored-by: Adam Turner &lt;9087854+AA-Turner@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Adam Turner &lt;9087854+AA-Turner@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Enable the opt-in EncodingWarning</title>
<updated>2022-04-16T18:30:45+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+AA-Turner@users.noreply.github.com</email>
</author>
<published>2022-04-16T18:13:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=26c5c40b50d696b2723aa2b20fb5037b7c04d855'/>
<id>26c5c40b50d696b2723aa2b20fb5037b7c04d855</id>
<content type='text'>
https://docs.python.org/3/library/io.html#io-encoding-warning
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://docs.python.org/3/library/io.html#io-encoding-warning
</pre>
</div>
</content>
</entry>
<entry>
<title>Run tests with Python Development mode</title>
<updated>2020-11-11T13:20:18+00:00</updated>
<author>
<name>François Freitag</name>
<email>mail@franek.fr</email>
</author>
<published>2020-11-11T13:16:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=22a4ed531c1c22416e92409408b78933cb01cf00'/>
<id>22a4ed531c1c22416e92409408b78933cb01cf00</id>
<content type='text'>
Helps catching more issues with the test suite.
https://docs.python.org/3/library/devmode.html#devmode
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Helps catching more issues with the test suite.
https://docs.python.org/3/library/devmode.html#devmode
</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>Fix sentence</title>
<updated>2020-06-30T01:06:11+00:00</updated>
<author>
<name>Harrissou Sant-anna</name>
<email>delazj@gmail.com</email>
</author>
<published>2020-06-30T01:06:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=9cf95615d0a05397f33633b01a1c20ae3588f187'/>
<id>9cf95615d0a05397f33633b01a1c20ae3588f187</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: Fix "make clean-mypyfiles"</title>
<updated>2020-04-10T15:15:46+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-04-10T15:14:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=cee35ef25b4391a7c7876d0d479bf8c0b5b13ac3'/>
<id>cee35ef25b4391a7c7876d0d479bf8c0b5b13ac3</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-03-28T12:54:26+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-03-28T12:54:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=d09dce974e03c74cc8642d23700767db02343d6a'/>
<id>d09dce974e03c74cc8642d23700767db02343d6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #7225: release package contains .mypy_cache directory</title>
<updated>2020-03-28T12:53:46+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-03-28T12:53:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=5ba69ad83774cbb27a6b0b751aa0cf9fc8912f2f'/>
<id>5ba69ad83774cbb27a6b0b751aa0cf9fc8912f2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
