From 8583ffaa118340c2b49ef762c4417c6ba0a34dc9 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 04:51:22 +0000 Subject: automatic import of python-cdk8s-redis --- .gitignore | 1 + python-cdk8s-redis.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 25b0486..e15d31f 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 0.1.580-1 +* Tue Apr 25 2023 Python_Bot - 0.1.587-1 - Package Spec generated diff --git a/sources b/sources index fba06db..1cf3830 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d4e4faeed06b827eca354f8c59367b76 cdk8s-redis-0.1.580.tar.gz +f93600e892b369f3ad1593ccd0702037 cdk8s-redis-0.1.587.tar.gz -- cgit v1.2.3