Package: python-proto-plus / 1.27.1-1

Metadata

Package Version Patches format
python-proto-plus 1.27.1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
003 remove external url docs.patch | (download)

docs/conf.py | 6 2 + 4 - 0 !
1 file changed, 2 insertions(+), 4 deletions(-)

 patch for conf.py in docs.

002 relax warnings as errors pytest.patch | (download)

pytest.ini | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 relax warnings as errors in pytest.

001 replace pytz with py module.patch | (download)

tests/test_datetime_helpers.py | 48 24 + 24 - 0 !
1 file changed, 24 insertions(+), 24 deletions(-)

 replace pytz with python build-in module.