diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 10:19:38 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 10:19:38 +0000 |
| commit | feed1f71a9a2a26ad4f94b9669172bad4677f767 (patch) | |
| tree | 914d5738a1b8c9410a6dbf24474bf827afd09c6b | |
| parent | 9e9351de3109303a0059bd05d13e4d388e7a3f74 (diff) | |
automatic import of python-petiscoopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-petisco.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /petisco-1.14.3.tar.gz +/petisco-1.15.2.tar.gz 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 @@ -1 +1 @@ -b046cbddb6b0560cc9bcb08c92985d12 petisco-1.14.3.tar.gz +fb02a346ae4929955302f89907dadf45 petisco-1.15.2.tar.gz |
