diff options
Diffstat (limited to 'python-airbyte-cdk.spec')
-rw-r--r-- | python-airbyte-cdk.spec | 8 |
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 0.34.0-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.35.1-1 - Package Spec generated |