summaryrefslogtreecommitdiff
path: root/python-fastapi-pagination.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-fastapi-pagination.spec')
-rw-r--r--python-fastapi-pagination.spec14
1 files changed, 7 insertions, 7 deletions
diff --git a/python-fastapi-pagination.spec b/python-fastapi-pagination.spec
index 5e47a1d..e35355e 100644
--- a/python-fastapi-pagination.spec
+++ b/python-fastapi-pagination.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-fastapi-pagination
-Version: 0.12.1
+Version: 0.12.2
Release: 1
Summary: FastAPI pagination
License: MIT
URL: https://github.com/uriyyo/fastapi-pagination
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/2d/99/6a6ff5a9bff7e20c375a2874001393682e8fc016086c0d2e4c29d1c373e6/fastapi_pagination-0.12.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/40/ae/3e29d51a57cfac6a1bbb5da0c81db43283276bfecd179d19f9647345c54e/fastapi_pagination-0.12.2.tar.gz
BuildArch: noarch
Requires: python3-pydantic
@@ -27,7 +27,7 @@ Requires: python3-sqlakeyset
Requires: python3-scylla-driver
%description
-
+For more information on how to use fastapi-pagination, please refer to the
%package -n python3-fastapi-pagination
Summary: FastAPI pagination
@@ -36,16 +36,16 @@ BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: python3-pip
%description -n python3-fastapi-pagination
-
+For more information on how to use fastapi-pagination, please refer to the
%package help
Summary: Development documents and examples for fastapi-pagination
Provides: python3-fastapi-pagination-doc
%description help
-
+For more information on how to use fastapi-pagination, please refer to the
%prep
-%autosetup -n fastapi-pagination-0.12.1
+%autosetup -n fastapi-pagination-0.12.2
%build
%py3_build
@@ -85,5 +85,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.12.1-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.12.2-1
- Package Spec generated