Package: sphinx-testing / 1.0.1-1

Metadata

Package Version Patches format
sphinx-testing 1.0.1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove nonlocal image link.patch | (download)

README.rst | 13 0 + 13 - 0 !
1 file changed, 13 deletions(-)

 removed non-local images links
remove mode u from open.patch | (download)

src/sphinx_testing/path.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 remove mode='u" from open call
 This is removed from Python 3.11
remove six.patch | (download)

setup.py | 1 0 + 1 - 0 !
src/sphinx_testing.egg-info/requires.txt | 1 0 + 1 - 0 !
src/sphinx_testing/path.py | 8 1 + 7 - 0 !
src/sphinx_testing/util.py | 2 1 + 1 - 0 !
tests/test_util.py | 2 1 + 1 - 0 !
5 files changed, 3 insertions(+), 11 deletions(-)

---