Package: python-requests-mock / 1.12.1-4

Metadata

Package Version Patches format
python-requests-mock 1.12.1-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
no intersphinx.patch | (download)

doc/source/conf.py | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 do not use intersphinx plugin (which does network access)
removed privacy breach in docs.patch | (download)

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

 removed privacy breach in docs
disable reno.patch | (download)

doc/source/conf.py | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 disable reno
 This is checking for git history, which FTBFS.
add packages to setuptools.patch | (download)

pyproject.toml | 19 19 + 0 - 0 !
1 file changed, 19 insertions(+)

 <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 python-requests-mock (1.12.1-1) unstable; urgency=medium
 .
   * New upstream release.
   * Switch to pybuild.
   * Use setuptools-scm.
fix assertEquals is removed.patch | (download)

tests/test_mocker.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix assertequal is removed