From 59f0052cc7a2070cb7975da9d17fc99eefba5e9a Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 17:03:03 +0000 Subject: automatic import of python-singer-sdk --- .gitignore | 1 + python-singer-sdk.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index e388fa0..9d62338 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /singer_sdk-0.23.0.tar.gz +/singer_sdk-0.24.0.tar.gz diff --git a/python-singer-sdk.spec b/python-singer-sdk.spec index dfd7588..e747c19 100644 --- a/python-singer-sdk.spec +++ b/python-singer-sdk.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-singer-sdk -Version: 0.23.0 +Version: 0.24.0 Release: 1 Summary: A framework for building Singer taps License: Apache 2.0 URL: https://sdk.meltano.com/en/latest/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/38/24/d1de345082f5596aaa2a1cdd350b7062ab20cb2c1a7f95183d9c430e120c/singer_sdk-0.23.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/1f/d1/c966531a4c04e0f52c2cc048e9c090a5a709546390a82f420fc8db9f861e/singer_sdk-0.24.0.tar.gz BuildArch: noarch Requires: python3-PyJWT @@ -138,7 +138,7 @@ Provides: python3-singer-sdk-doc %prep -%autosetup -n singer-sdk-0.23.0 +%autosetup -n singer-sdk-0.24.0 %build %py3_build @@ -178,5 +178,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 0.23.0-1 +* Fri Apr 21 2023 Python_Bot - 0.24.0-1 - Package Spec generated diff --git a/sources b/sources index 3080934..e5a9a28 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1c57616e8557154d69348c47a09a4163 singer_sdk-0.23.0.tar.gz +dcccf2a0a8f770bd804afa2cd402d71f singer_sdk-0.24.0.tar.gz -- cgit v1.2.3