diff options
| -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 |
