From eb0d6f2bc2f10cc88524200af2cc8909d66664c6 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 02:01:21 +0000 Subject: automatic import of python-pytrends --- .gitignore | 1 + python-pytrends.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 62a3b7a..4ebc75a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pytrends-4.9.1.tar.gz +/pytrends-4.9.2.tar.gz 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 - 4.9.1-1 +* Sun Apr 23 2023 Python_Bot - 4.9.2-1 - Package Spec generated diff --git a/sources b/sources index 82ec78d..dba934f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d6ee3d6a360e814247c67de749706962 pytrends-4.9.1.tar.gz +06b24e2e7047502f6cdcf1c282abf5fb pytrends-4.9.2.tar.gz -- cgit v1.2.3