diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-25 13:58:08 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 13:58:08 +0000 |
commit | fee3f5f951f1a1327339df94ca1f71af40938025 (patch) | |
tree | 0620660c8ac68db33bde1f00b1a29346b2402678 | |
parent | 77707c2b88a1cee29e1ef0ec10996c4cb27dc495 (diff) |
automatic import of python-appsurifyciopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-appsurifyci.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /appsurifyci-0.1.7.tar.gz +/appsurifyci-0.1.9.tar.gz diff --git a/python-appsurifyci.spec b/python-appsurifyci.spec index 9f5660a..6717968 100644 --- a/python-appsurifyci.spec +++ b/python-appsurifyci.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-appsurifyci -Version: 0.1.7 +Version: 0.1.9 Release: 1 Summary: Package used to run tests using Appsurify License: MIT URL: https://appsurify.com -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/dc/06/e3e113a46a344bf8b0900db1ca2e93ff6701d0ecd4a67d261883ae891adf/appsurifyci-0.1.7.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d1/1a/83fd0a2a85db4bcfae5c7da196564233f55a65456f7d620ff4d1899e8f0c/appsurifyci-0.1.9.tar.gz BuildArch: noarch @@ -28,7 +28,7 @@ Provides: python3-appsurifyci-doc %prep -%autosetup -n appsurifyci-0.1.7 +%autosetup -n appsurifyci-0.1.9 %build %py3_build @@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 0.1.7-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.1.9-1 - Package Spec generated @@ -1 +1 @@ -5e1c384f12950e6e7e10ea447a22e4eb appsurifyci-0.1.7.tar.gz +ee6df427508563fbbc5fc59ab81a363c appsurifyci-0.1.9.tar.gz |