diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 07:28:36 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 07:28:36 +0000 |
| commit | 0b612c3b5a55c69a2f91f4372ba7af83f9c828ff (patch) | |
| tree | efa53bdb7c04e8e86cc34b059d12e05cc19186d7 | |
| parent | 9f59e18714a6904d7537ec014274a7146b52d28f (diff) | |
automatic import of python-instagrapiopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-instagrapi.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /instagrapi-1.17.3.tar.gz +/instagrapi-1.17.5.tar.gz diff --git a/python-instagrapi.spec b/python-instagrapi.spec index a0aa6db..71b0707 100644 --- a/python-instagrapi.spec +++ b/python-instagrapi.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-instagrapi -Version: 1.17.3 +Version: 1.17.5 Release: 1 Summary: Fast and effective Instagram Private API wrapper License: MIT URL: https://github.com/adw0rd/instagrapi -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e9/a0/d9435837df580538f87239bd371942803ca79f134cd5f8ee2710a0688feb/instagrapi-1.17.3.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/72/08/50698b98cab5c52d560bc19e79b28cde037d66b6b537bc947cf14713cbf0/instagrapi-1.17.5.tar.gz BuildArch: noarch @@ -76,7 +76,7 @@ Features: %prep -%autosetup -n instagrapi-1.17.3 +%autosetup -n instagrapi-1.17.5 %build %py3_build @@ -116,5 +116,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.17.3-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.17.5-1 - Package Spec generated @@ -1 +1 @@ -cbc4f17bd4a103e5379888cbe5d11dcf instagrapi-1.17.3.tar.gz +671e39c9717bc61b7a80374dcc68d2ec instagrapi-1.17.5.tar.gz |
