From eaee1739cf9f0aa708623794af4f144a1baed6fe Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 13:18:05 +0000 Subject: automatic import of python-airbyte-cdk --- .gitignore | 1 + python-airbyte-cdk.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index bb580bf..60d73e4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /airbyte-cdk-0.34.0.tar.gz +/airbyte-cdk-0.35.1.tar.gz diff --git a/python-airbyte-cdk.spec b/python-airbyte-cdk.spec index ea8b7de..2eaabb2 100644 --- a/python-airbyte-cdk.spec +++ b/python-airbyte-cdk.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-airbyte-cdk -Version: 0.34.0 +Version: 0.35.1 Release: 1 Summary: A framework for writing Airbyte Connectors. License: MIT URL: https://github.com/airbytehq/airbyte -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/32/da/272296b4116d6ce36c01881dd3f8fbd8bb9bccf79820ac9254408da75a13/airbyte-cdk-0.34.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/77/57/28c68d2a2292e9e05308b5af89d03feba3bca0aaa94bc149f99b65c08212/airbyte-cdk-0.35.1.tar.gz BuildArch: noarch Requires: python3-airbyte-protocol-models @@ -482,7 +482,7 @@ To run acceptance tests for multiple connectors using the local CDK, from the ro %prep -%autosetup -n airbyte-cdk-0.34.0 +%autosetup -n airbyte-cdk-0.35.1 %build %py3_build @@ -522,5 +522,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 0.34.0-1 +* Sun Apr 23 2023 Python_Bot - 0.35.1-1 - Package Spec generated diff --git a/sources b/sources index c05c3fb..212175a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fad2bc90da6e2eb9180e65a12d3924eb airbyte-cdk-0.34.0.tar.gz +eee083f9cd8b520c91496f0f11d35049 airbyte-cdk-0.35.1.tar.gz -- cgit v1.2.3