Upgrade to 0.0.9
This commit is contained in:
parent
ef6868cec6
commit
97f0442ee6
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-swagger-ui-bundle
|
Name: python-swagger-ui-bundle
|
||||||
Version: 0.0.8
|
Version: 0.0.9
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: swagger_ui_bundle - swagger-ui files in a pip package
|
Summary: swagger_ui_bundle - swagger-ui files in a pip package
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/dtkav/swagger_ui_bundle
|
URL: https://github.com/dtkav/swagger_ui_bundle
|
||||||
Source0: https://files.pythonhosted.org/packages/40/1e/75dd5ccc4bbf1086f3a46d52ac7766d5766836874c2de49351f5d4cccbed/swagger_ui_bundle-0.0.8.tar.gz
|
Source0: https://files.pythonhosted.org/packages/77/da/a2448ccfe19d58c49a8bceda47dc960d8622f5dfa86ecf3b730ffa67b0e3/swagger_ui_bundle-0.0.9.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: python3-jinja2 python3-flake8 python3-pytest-runner
|
BuildRequires: python3-jinja2 python3-flake8 python3-pytest-runner
|
||||||
@ -38,7 +38,7 @@ This package is intended to be webserver-agnostic, so it only includes the
|
|||||||
static files, and some very basic configuration.
|
static files, and some very basic configuration.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n swagger_ui_bundle-0.0.8
|
%autosetup -n swagger_ui_bundle-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -78,6 +78,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 29 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 0.0.9-1
|
||||||
|
- Upgrade to 0.0.9
|
||||||
|
|
||||||
* Fri May 20 2022 liukuo <liukuo@kylinos.cn> - 0.0.8-2
|
* Fri May 20 2022 liukuo <liukuo@kylinos.cn> - 0.0.8-2
|
||||||
- License compliance rectification
|
- License compliance rectification
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
swagger_ui_bundle-0.0.9.tar.gz
Normal file
BIN
swagger_ui_bundle-0.0.9.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user