summaryrefslogtreecommitdiff
path: root/python-pytrends.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-pytrends.spec')
-rw-r--r--python-pytrends.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-pytrends.spec b/python-pytrends.spec
index 44c8c5e..935ea8c 100644
--- a/python-pytrends.spec
+++ b/python-pytrends.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-pytrends
-Version: 4.9.1
+Version: 4.9.2
Release: 1
Summary: Pseudo API for Google Trends
License: Apache 2.0
URL: https://pypi.org/project/pytrends/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/05/44/386588dbd10bf7b894f611463bfc7baf1e4aeafd3f482512f7d4259a7024/pytrends-4.9.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e9/65/a242fd8fbe98c11bd51f0b57d4752905396a99c42c91c3213c3f44e741c8/pytrends-4.9.2.tar.gz
BuildArch: noarch
Requires: python3-requests
@@ -1135,7 +1135,7 @@ See the [CONTRIBUTING](CONTRIBUTING.md) file.
%prep
-%autosetup -n pytrends-4.9.1
+%autosetup -n pytrends-4.9.2
%build
%py3_build
@@ -1175,5 +1175,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 4.9.1-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 4.9.2-1
- Package Spec generated