diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 12:37:40 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 12:37:40 +0000 |
| commit | cfb774a3ebbd802b0b62649c6f2c2980126b66e6 (patch) | |
| tree | fccd034b48673c380aaf631b8d2511b5fc596c77 | |
| parent | 6f7f012d5be4877f9c5796465a65cf0c600e35c5 (diff) | |
automatic import of python-dapr-devopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-dapr-dev.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /dapr-dev-1.9.0rc1.dev1456.tar.gz +/dapr-dev-1.9.0rc1.dev1489.tar.gz diff --git a/python-dapr-dev.spec b/python-dapr-dev.spec index 2d46a8e..d901bb6 100644 --- a/python-dapr-dev.spec +++ b/python-dapr-dev.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dapr-dev -Version: 1.9.0rc1.dev1456 +Version: 1.9.0rc1.dev1489 Release: 1 Summary: The developmental release for Dapr Python SDK. License: Apache URL: https://dapr.io/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ce/bc/d26823525f67d435c289ae29154d16328b2804716ed5d2da71922305acd9/dapr-dev-1.9.0rc1.dev1456.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/47/34/4fda2c040d8b8ca9b0745f870aff7b0968d0248173b376aba26a36159a11/dapr-dev-1.9.0rc1.dev1489.tar.gz BuildArch: noarch Requires: python3-protobuf @@ -42,7 +42,7 @@ This is the developmental release for Dapr Python SDK. %prep -%autosetup -n dapr-dev-1.9.0rc1.dev1456 +%autosetup -n dapr-dev-1.9.0rc1.dev1489 %build %py3_build @@ -82,5 +82,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 1.9.0rc1.dev1456-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.9.0rc1.dev1489-1 - Package Spec generated @@ -1 +1 @@ -b94ec3908ccfdc4396295bb9f51b18e8 dapr-dev-1.9.0rc1.dev1456.tar.gz +3894017e4cd64fa762fd6a17670f0d0e dapr-dev-1.9.0rc1.dev1489.tar.gz |
