diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-pytrends.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 <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 @@ -1 +1 @@ -d6ee3d6a360e814247c67de749706962 pytrends-4.9.1.tar.gz +06b24e2e7047502f6cdcf1c282abf5fb pytrends-4.9.2.tar.gz |
