diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 11:58:23 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 11:58:23 +0000 |
| commit | 1af2f51c70ac42dae75cccd4ca4c0a58951f5740 (patch) | |
| tree | 0ffe62492c9b80aa00a05230643dcf4a99f9a7d1 /python-posthoganalytics.spec | |
| parent | 45285b1ee2b956d543a858d5f4f877f15255416f (diff) | |
automatic import of python-posthoganalyticsopeneuler20.03
Diffstat (limited to 'python-posthoganalytics.spec')
| -rw-r--r-- | python-posthoganalytics.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-posthoganalytics.spec b/python-posthoganalytics.spec index 4bdc2c3..d3bb801 100644 --- a/python-posthoganalytics.spec +++ b/python-posthoganalytics.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-posthoganalytics -Version: 2.5.0 +Version: 3.0.1 Release: 1 Summary: Integrate PostHog into any python application. License: MIT License URL: https://github.com/posthog/posthog-python -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/92/d6/5935887f5a709a895bea116d33575e3bb40876d60293259db97844ccd7ff/posthoganalytics-2.5.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/94/41/30f2869f16c1f9c2012d43e78555a9d69b1490e50f9d5194c2bea48a370c/posthoganalytics-3.0.1.tar.gz BuildArch: noarch Requires: python3-requests @@ -41,7 +41,7 @@ PostHog is developer-friendly, self-hosted product analytics. posthog-python is %prep -%autosetup -n posthoganalytics-2.5.0 +%autosetup -n posthoganalytics-3.0.1 %build %py3_build @@ -81,5 +81,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 2.5.0-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 3.0.1-1 - Package Spec generated |
