Package: python-sure / 2.0.1+git.2023.02.06.3aef950b7c-4

Metadata

Package Version Patches format
python-sure 2.0.1+git.2023.02.06.3aef950b7c-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
python3.12.diff | (download)

tests/test_old_api.py | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

---
remove mock depends.patch | (download)

setup.py | 2 1 + 1 - 0 !
sure/core.py | 2 1 + 1 - 0 !
tests/test_assertion_builder.py | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 remove mock depends
fix tox.ini.patch | (download)

tox.ini | 9 0 + 9 - 0 !
1 file changed, 9 deletions(-)

 fix tox.ini
switch from nose to pytest and unittest.patch | (download)

tests/test_old_api.py | 2400 1191 + 1209 - 0 !
1 file changed, 1191 insertions(+), 1209 deletions(-)

 switch away from nose