diff --git a/3.0.1.tar.gz b/3.0.1.tar.gz deleted file mode 100644 index d12fe7f91c3511dc30f6f6829d809c6dddb03684..0000000000000000000000000000000000000000 Binary files a/3.0.1.tar.gz and /dev/null differ diff --git a/3.0.2.tar.gz b/3.0.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..fbf134eb32d5ac9bb3a16e2100bd26da8cee64f4 Binary files /dev/null and b/3.0.2.tar.gz differ diff --git a/python-webtest.spec b/python-webtest.spec index 0be84977b99909706b61d9b93937c6de94e06c63..3708e0c692a5d4534da300093b7bb6751265df9a 100644 --- a/python-webtest.spec +++ b/python-webtest.spec @@ -1,5 +1,5 @@ Name: python-webtest -Version: 3.0.1 +Version: 3.0.2 Release: 1 Summary: Helper to test WSGI-based web applications License: MIT @@ -59,6 +59,10 @@ cd - %{python3_sitelib}/* %changelog +* Tue May 13 2025 openeuler_bot - 3.0.2-1 +- update python-webtest to 3.0.2 + + * Tue Sep 3 2024 wuzhaomin - 3.0.1-1 - update version to 3.0.1 - Fixed #236: app.lxml support xml responses with encoding declaration