diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-25 13:03:10 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 13:03:10 +0000 |
commit | e85d48e03d80cf8c0a4d716f148e948dc82a3926 (patch) | |
tree | 1e7184e4b3c37fbeb3e1ed4f17cf7351d4afa708 | |
parent | 7aa05d3df7d3ef9dc19f7d08fc0bebbc7b3bdf25 (diff) |
automatic import of python-lemoncheesecakeopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-lemoncheesecake.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /lemoncheesecake-1.14.0.tar.gz +/lemoncheesecake-1.14.2.tar.gz diff --git a/python-lemoncheesecake.spec b/python-lemoncheesecake.spec index 506d133..77301c7 100644 --- a/python-lemoncheesecake.spec +++ b/python-lemoncheesecake.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-lemoncheesecake -Version: 1.14.0 +Version: 1.14.2 Release: 1 Summary: Test Storytelling License: Apache License (Version 2.0) URL: http://lemoncheesecake.io -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b7/1c/717e0a35ec0c9b61f1088c72bcc322742b430d09dd7823363c92d0236583/lemoncheesecake-1.14.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d6/f6/81200443891095ed136c55fcac37c5ac7cc3f1751e496c1fef58b01d4132/lemoncheesecake-1.14.2.tar.gz BuildArch: noarch @@ -28,7 +28,7 @@ Provides: python3-lemoncheesecake-doc %prep -%autosetup -n lemoncheesecake-1.14.0 +%autosetup -n lemoncheesecake-1.14.2 %build %py3_build @@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 1.14.0-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.14.2-1 - Package Spec generated @@ -1 +1 @@ -129b8e8f059ce2dcf87d1ed6c81e3b33 lemoncheesecake-1.14.0.tar.gz +a5f0448b4b6501d471bf0bd9e6f3d592 lemoncheesecake-1.14.2.tar.gz |