summaryrefslogtreecommitdiff
path: root/python-wedge-lib.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-wedge-lib.spec')
-rw-r--r--python-wedge-lib.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-wedge-lib.spec b/python-wedge-lib.spec
index 53aafe4..6e5abd2 100644
--- a/python-wedge-lib.spec
+++ b/python-wedge-lib.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-wedge-lib
-Version: 3.0.8
+Version: 3.0.9
Release: 1
Summary: Wedge library for django application
License: MIT
URL: https://github.com/Wedge-Digital/w
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a9/12/9e979549bbab7d34fa5b190cfc10f4b4719fc422d856989fc4eea1dc6318/wedge-lib-3.0.8.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/fc/2f/313a48b7a9fbb1c6e74c81f7f689a2ea0bccb23f537c49d27977633b16f2/wedge-lib-3.0.9.tar.gz
BuildArch: noarch
Requires: python3-arrow
@@ -438,7 +438,7 @@ pipenv uninstall wedge-lib && pipenv install wedge-lib
%prep
-%autosetup -n wedge-lib-3.0.8
+%autosetup -n wedge-lib-3.0.9
%build
%py3_build
@@ -478,5 +478,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Wed May 10 2023 Python_Bot <Python_Bot@openeuler.org> - 3.0.8-1
+* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 3.0.9-1
- Package Spec generated