diff --git a/Flask-2.0.3.tar.gz b/Flask-2.0.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..090838cb957651e369324121b533fa3bc7f61787 Binary files /dev/null and b/Flask-2.0.3.tar.gz differ diff --git a/Flask-2.1.2.tar.gz b/Flask-2.1.2.tar.gz deleted file mode 100644 index aecf1434ef80e462fcdc569c9d16d01febeb7a91..0000000000000000000000000000000000000000 Binary files a/Flask-2.1.2.tar.gz and /dev/null differ diff --git a/python-flask.spec b/python-flask.spec index adf7da3ffaa182e0f1cf91866b68dc2a50661c41..b0b67fb15da52fbe7cdfc33bb87be2a564d8d1d8 100644 --- a/python-flask.spec +++ b/python-flask.spec @@ -1,5 +1,5 @@ Name: python-flask -Version: 2.1.2 +Version: 2.0.3 Release: 1 Epoch: 1 Summary: A lightweight WSGI web application framework @@ -51,8 +51,8 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v || : %{python3_sitelib}/* %changelog -* Thu Jun 23 2022 houyingchao - 1:2.1.2-1 -- Upgrade to 2.1.2 version +* Fri Jun 17 2022 jiangpengju - 1:2.0.3-1 +- test pr * Wed May 11 2022 wulei - 1.1.2-4 - License compliance rectification