同步操作将从 src-openEuler/python-flask 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
%global _empty_manifest_terminate_build 0%global pypi_name flaskName: python-%{pypi_name}Version: 3.1.2Release: 1Epoch: 1Summary: A lightweight WSGI web application frameworkLicense: BSD-3-ClauseURL: https://github.com/pallets/flaskSource0: %{url}/archive/%{version}/%{pypi_name}-%{version}.tar.gzBuildArch: noarchBuildRequires: python3-devel python3-setuptools python3-pytest python3-jinja2 python3-werkzeug python3-itsdangerous python3-clickBuildRequires: python3-pipBuildRequires: python3-wheelBuildRequires: python3-hatchlingBuildRequires: python3-poetry-coreBuildRequires: python3-blinkerBuildRequires: python3-flit-core# for testBuildRequires: python3-hypothesisBuildRequires: python3-anyioBuildRequires: python3-pytestBuildRequires: python3-time-machineBuildRequires: python3-pytest-mockBuildRequires: python3-pytest-covBuildRequires: python3-pytest-rerunfailuresBuildRequires: python3-pytest-flake8BuildRequires: python3-pytest-xdistBuildRequires: python3-pytest-datadirBuildRequires: python3-pytest-asyncioBuildRequires: python3-pytest-trioBuildRequires: python3-pytest-xprocessBuildRequires: python3-pytest-timeoutBuildRequires: python3-pytest-benchmarkBuildRequires: python3-asgiref%descriptionFlask is a lightweight WSGI web application framework. It is designedto make getting started quick and easy, with the ability to scale upto complex applications. It began as a simple wrapper around Werkzeugand Jinja and has become one of the most popular Python web applicationframeworks.%package -n python3-flaskSummary: python-flask for python 3 version%{?python_provide:%python_provide python3-flask}Requires: python3-jinja2 python3-werkzeug python3-itsdangerous python3-click%description -n python3-flaskPython-flask for python 3 version%prep%autosetup -n flask-%{version} -p1%build%pyproject_build%install%pyproject_installmv %{buildroot}%{_bindir}/flask{,-%{python3_version}}ln -s flask-%{python3_version} %{buildroot}%{_bindir}/flask-3ln -sf flask-3 %{buildroot}%{_bindir}/flask%check%pytest -- -Wdefault%files -n python3-flask%defattr(-,root,root)%license LICENSE*%doc CHANGES* README*%{_bindir}/flask%{_bindir}/flask-3%{_bindir}/flask-%{python3_version}%{python3_sitelib}/*%changelog* Wed Oct 15 2025 maqi <maqi@uniontech.com> - 1:3.1.2-1- Update to 3.1.2stream_with_context does not fail inside async viewsWhen using follow_redirects in the test client, the final state of session is correctRelax type hint for passing bytes IO to send_file* Thu May 15 2025 samshichao <shichao@teligen.net> - 1:3.1.1-1- Update to 3.1.1 for fix CVE-2025-47278* Wed Dec 11 2024 yaoxin <yao_xin001@hoperun.com> - 1:3.1.0-1- Update to 3.1.0:* Drop support for Python 3.8* Update minimum dependency versions to latest feature releases. Werkzeug >= 3.1,ItsDangerous >= 2.2, Blinker >= 1.9* Provide a configuration option to control automatic option responses* Add support for the Partitioned cookie attribute (CHIPS), with the SESSION_COOKIE_PARTITIONED config* Support key rotation with the SECRET_KEY_FALLBACKS config, a list of old secret keys that canstill be used for unsigning. Extensions will need to add support* Fix how setting host_matching=True or subdomain_matching=False interacts with SERVER_NAME.Setting SERVER_NAME no longer restricts requests to only that domain* Thu Oct 31 2024 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 1:3.0.3-1- Update package to version 3.0.3Correct type for jinja_loader property.Fix error with --extra-files and --exclude-patterns CLI options.Fix a typo in an error message for the flask run --key option.Restructure the code such that the Flask (app) and Blueprint classes have Sans-IO bases.Allow self as an argument to url_for.* Tue May 09 2023 wulei <wu_lei@hoperun.com> - 1:2.2.5-1- Update to 2.2.5* Fri Jan 13 2023 zhangliangpengkun<zhangliangpengkun@xfusion.com> - 1:2.1.2-3- Fix incorrect references to query in testing doc* Mon Jan 9 2023 zhangliangpengkun<zhangliangpengkun@xfusion.com> - 1:2.1.2-2- Fix linting error* Thu Jun 23 2022 houyingchao <houyingchao@h-partners.com> - 1:2.1.2-1- Upgrade to 2.1.2 version* Wed May 11 2022 wulei <wulei80@h-partners.com> - 1.1.2-4- License compliance rectification* Wed Oct 27 2021 Haiwei Li<lihaiwei8@huawei.com> - 1.1.2-3- backport add require pythonx-simplejson. details see issue #I4CGIS* Thu Sep 30 2021 Jiachen Fan<fanjiachen3@huawei.com> - 1.1.2-2- add missing install Requires python3-simplejson* Thu Feb 04 2021 zhaorenhai <zhaorenhai@hotmail.com> - 1.1.2-1- Upgrade version to 1.1.2* Mon Aug 10 2020 lingsheng<lingsheng@huawei.com> - 1.0.4-4- Remove python2-flask subpackage* Fri Jan 10 2020 yangjian<yangjian79@huawei.com> - 1.0.4-3- Change the Source to valid address* Tue Dec 10 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.4-2- Package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。