From 601b076237f00091dcb881d1b413cb37c4f22a76 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 09:41:06 +0000 Subject: automatic import of python-cdk8s --- .gitignore | 1 + python-cdk8s.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 2f5df14..bf69a2f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /cdk8s-2.7.55.tar.gz +/cdk8s-2.7.56.tar.gz diff --git a/python-cdk8s.spec b/python-cdk8s.spec index d242e17..38faadf 100644 --- a/python-cdk8s.spec +++ b/python-cdk8s.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-cdk8s -Version: 2.7.55 +Version: 2.7.56 Release: 1 Summary: This is the core library of Cloud Development Kit (CDK) for Kubernetes (cdk8s). cdk8s apps synthesize into standard Kubernetes manifests which can be applied to any Kubernetes cluster. License: Apache-2.0 URL: https://github.com/cdk8s-team/cdk8s-core.git -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/47/83/0107701beed5322d7418471eabc3c3b8709748bd4d7b88b8b924322973e5/cdk8s-2.7.55.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7a/14/6dc2ebb8e0442be3b31635d21c378594cbc38ec4ee96e79ee9e935298cb4/cdk8s-2.7.56.tar.gz BuildArch: noarch Requires: python3-constructs @@ -110,7 +110,7 @@ This module is part of the [cdk8s project](https://github.com/cdk8s-team/cdk8s). %prep -%autosetup -n cdk8s-2.7.55 +%autosetup -n cdk8s-2.7.56 %build %py3_build @@ -150,5 +150,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 2.7.55-1 +* Sun Apr 23 2023 Python_Bot - 2.7.56-1 - Package Spec generated diff --git a/sources b/sources index 02844fd..6054f2c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a7f49646ce342ee3400ae7260181e2a9 cdk8s-2.7.55.tar.gz +994d907111835090c0ebeaf613becab9 cdk8s-2.7.56.tar.gz -- cgit v1.2.3