diff --git a/WebTest-2.0.34.tar.gz b/WebTest-2.0.34.tar.gz deleted file mode 100644 index d553434..0000000 --- a/WebTest-2.0.34.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:71114cd778a7d7b237ec5c8a5c32084f447d869ae62e48bcd5b73af211133e74 -size 76209 diff --git a/WebTest-2.0.35.tar.gz b/WebTest-2.0.35.tar.gz new file mode 100644 index 0000000..0f8f800 --- /dev/null +++ b/WebTest-2.0.35.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aac168b5b2b4f200af4e35867cf316712210e3d5db81c1cbdff38722647bb087 +size 76227 diff --git a/python-WebTest.changes b/python-WebTest.changes index e655a9f..740c31b 100644 --- a/python-WebTest.changes +++ b/python-WebTest.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue May 12 08:48:01 UTC 2020 - Dirk Mueller + +- update to 2.0.35: + - python3.8 compat + - Remove use of deprecated splittype and splithost + ------------------------------------------------------------------- Sat Mar 14 15:45:00 UTC 2020 - Dirk Mueller diff --git a/python-WebTest.spec b/python-WebTest.spec index 6ab6c6d..dbac523 100644 --- a/python-WebTest.spec +++ b/python-WebTest.spec @@ -20,7 +20,7 @@ %define oldpython python %bcond_without tests Name: python-WebTest -Version: 2.0.34 +Version: 2.0.35 Release: 0 Summary: Helper to test WSGI applications License: MIT