Package: pyrle / 0.0.33-4.1

Metadata

Package Version Patches format
pyrle 0.0.33-4.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
extend once setup starts.patch | (download)

setup.py | 19 12 7 - 0 !
1 file changed, 12 insertions( ), 7 deletions(-)

 do not cythonize while cleaning
Last-Changed: Thursday June 18, 2020


remove hypothesis unlimited.patch | (download)

tests/hypothesis_helper.py | 2 1 1 - 0 !
tests/test_hypothesis.py | 10 5 5 - 0 !
tests/test_hypothesis_coverage.py | 4 2 2 - 0 !
tests/test_subset_coverage.py | 4 2 2 - 0 !
4 files changed, 10 insertions( ), 10 deletions(-)

 hypothesis.unlimited has been removed with the new api - all timeouts are now replaced with a arbritrarily high value - "a million"
Last-Changed: Thursday June 18, 2020

reorder import.patch | (download)

setup.py | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 setuptools monkey-patches distutils, hence import the former first
no cython rt dep.diff | (download)

setup.py | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

---