From b4bab95defe353bc2713b0d499be4b2a9670928e Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 16:41:18 +0000 Subject: automatic import of python-shopifyapi --- .gitignore | 1 + python-shopifyapi.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 7b65762..1dc7ba7 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /ShopifyAPI-12.2.0.tar.gz +/ShopifyAPI-12.3.0.tar.gz diff --git a/python-shopifyapi.spec b/python-shopifyapi.spec index dd14dc3..59fa8ab 100644 --- a/python-shopifyapi.spec +++ b/python-shopifyapi.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-ShopifyAPI -Version: 12.2.0 +Version: 12.3.0 Release: 1 Summary: Shopify API for Python License: MIT License URL: https://github.com/Shopify/shopify_python_api -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d7/80/ab63efddfc2e5536af26953ab583e855fff30956824f7a4304371f360280/ShopifyAPI-12.2.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/00/86/a47cddbafea41834f65805ad71510e237706c9afd565c4e7e5a1b9b2f1ea/ShopifyAPI-12.3.0.tar.gz BuildArch: noarch @@ -43,7 +43,7 @@ resources (e.g. Order, Product, Collection). %prep -%autosetup -n ShopifyAPI-12.2.0 +%autosetup -n ShopifyAPI-12.3.0 %build %py3_build @@ -83,5 +83,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 12.2.0-1 +* Fri Apr 21 2023 Python_Bot - 12.3.0-1 - Package Spec generated diff --git a/sources b/sources index 3d938c0..b2fa8ff 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1848cfff2d8e157ca8e8f286dcf1ac28 ShopifyAPI-12.2.0.tar.gz +66244f57d7f15280573bccd6ca30fd78 ShopifyAPI-12.3.0.tar.gz -- cgit v1.2.3