summaryrefslogtreecommitdiff
path: root/python-klaviyo.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-klaviyo.spec')
-rw-r--r--python-klaviyo.spec14
1 files changed, 7 insertions, 7 deletions
diff --git a/python-klaviyo.spec b/python-klaviyo.spec
index 2a3a79b..e7324ef 100644
--- a/python-klaviyo.spec
+++ b/python-klaviyo.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-klaviyo
-Version: 3.1.6
+Version: 3.1.7
Release: 1
Summary: Deprecated Klaviyo SDK
License: MIT License
URL: http://github.com/klaviyo/python-klaviyo
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d4/02/e904fd9d4af0998c8a9e122499ea1b5e9224201408209c4604abcc478f93/klaviyo-3.1.6.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/58/d7/803f05a16a022d29772f9430eeecc777eab2788786bf7b687e9d5c220e61/klaviyo-3.1.7.tar.gz
BuildArch: noarch
Requires: python3-requests
@@ -13,7 +13,7 @@ Requires: python3-simplejson
%description
-Deprecation Notice: This package is set to be deprecated on 2023-01-01 and will not receive further updates. To continue receiving API and SDK improvements, we recommend switching over to our latest package/sdk: https://pypi.org/project/klaviyo-api/
+Deprecation Notice: This package is set to be deprecated on 2024-01-01 and will not receive further updates. To continue receiving API and SDK improvements, we recommend switching over to our latest package/sdk: https://pypi.org/project/klaviyo-api/
%package -n python3-klaviyo
@@ -24,7 +24,7 @@ BuildRequires: python3-setuptools
BuildRequires: python3-pip
%description -n python3-klaviyo
-Deprecation Notice: This package is set to be deprecated on 2023-01-01 and will not receive further updates. To continue receiving API and SDK improvements, we recommend switching over to our latest package/sdk: https://pypi.org/project/klaviyo-api/
+Deprecation Notice: This package is set to be deprecated on 2024-01-01 and will not receive further updates. To continue receiving API and SDK improvements, we recommend switching over to our latest package/sdk: https://pypi.org/project/klaviyo-api/
%package help
@@ -32,11 +32,11 @@ Summary: Development documents and examples for klaviyo
Provides: python3-klaviyo-doc
%description help
-Deprecation Notice: This package is set to be deprecated on 2023-01-01 and will not receive further updates. To continue receiving API and SDK improvements, we recommend switching over to our latest package/sdk: https://pypi.org/project/klaviyo-api/
+Deprecation Notice: This package is set to be deprecated on 2024-01-01 and will not receive further updates. To continue receiving API and SDK improvements, we recommend switching over to our latest package/sdk: https://pypi.org/project/klaviyo-api/
%prep
-%autosetup -n klaviyo-3.1.6
+%autosetup -n klaviyo-3.1.7
%build
%py3_build
@@ -76,5 +76,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 3.1.6-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 3.1.7-1
- Package Spec generated