diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 04:51:22 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 04:51:22 +0000 |
| commit | 8583ffaa118340c2b49ef762c4417c6ba0a34dc9 (patch) | |
| tree | 32f46e62b4151fe53c8e23768c59eb317f9408c0 | |
| parent | df11e33f142e9ce58bcda66b712aa75e4e5c40a3 (diff) | |
automatic import of python-cdk8s-redisopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-cdk8s-redis.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /cdk8s-redis-0.1.580.tar.gz +/cdk8s-redis-0.1.587.tar.gz diff --git a/python-cdk8s-redis.spec b/python-cdk8s-redis.spec index a406f5c..2a30b67 100644 --- a/python-cdk8s-redis.spec +++ b/python-cdk8s-redis.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-cdk8s-redis -Version: 0.1.580 +Version: 0.1.587 Release: 1 Summary: Basic implementation of a Redis construct for cdk8s. License: Apache-2.0 URL: https://github.com/cdk8s-team/cdk8s-redis.git -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a8/12/aa2a98d5f13cc1d9c2b4150ffb5906b5fd065b04e52f7bab8a1fe5641426/cdk8s-redis-0.1.580.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/fa/8a/58540d0a07ec7b3a75c82e06307ed2a98cca6c937514d86e19c86d5273e1/cdk8s-redis-0.1.587.tar.gz BuildArch: noarch Requires: python3-cdk8s @@ -147,7 +147,7 @@ Distributed under the [Apache 2.0](./LICENSE) license. %prep -%autosetup -n cdk8s-redis-0.1.580 +%autosetup -n cdk8s-redis-0.1.587 %build %py3_build @@ -187,5 +187,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.1.580-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.1.587-1 - Package Spec generated @@ -1 +1 @@ -d4e4faeed06b827eca354f8c59367b76 cdk8s-redis-0.1.580.tar.gz +f93600e892b369f3ad1593ccd0702037 cdk8s-redis-0.1.587.tar.gz |
