diff options
Diffstat (limited to 'python-singer-sdk.spec')
-rw-r--r-- | python-singer-sdk.spec | 8 |
1 files changed, 4 insertions, 4 deletions
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 </a> %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 <Python_Bot@openeuler.org> - 0.23.0-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 0.24.0-1 - Package Spec generated |