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 --- python-cdk8s.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-cdk8s.spec') 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 -- cgit v1.2.3