summaryrefslogtreecommitdiff
path: root/python-petisco.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-petisco.spec')
-rw-r--r--python-petisco.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-petisco.spec b/python-petisco.spec
index b1c649b..01b2815 100644
--- a/python-petisco.spec
+++ b/python-petisco.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-petisco
-Version: 1.14.3
+Version: 1.15.2
Release: 1
Summary: Petisco is a framework for helping Python developers to build clean Applications
License: MIT
URL: https://github.com/alice-biometrics/petisco
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b1/03/7fb9668d18ca044b5fcc6827cc0a48d634eda1c851017ef837dd1b50d757/petisco-1.14.3.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e0/76/8daaa28f377904c8f0205ea9d4e5be0269bc3d34922e6742e7743748990b/petisco-1.15.2.tar.gz
BuildArch: noarch
Requires: python3-meiga
@@ -46,7 +46,7 @@ Provides: python3-petisco-doc
**Documentation**: <a href="https://alice-biometrics.github.io/petisco/" target="_blank">https://alice-biometrics.github.io/petisco/</a>
%prep
-%autosetup -n petisco-1.14.3
+%autosetup -n petisco-1.15.2
%build
%py3_build
@@ -86,5 +86,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 1.14.3-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.15.2-1
- Package Spec generated