diff options
Diffstat (limited to 'python-posthog.spec')
| -rw-r--r-- | python-posthog.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-posthog.spec b/python-posthog.spec index 3d73e6d..c47ab72 100644 --- a/python-posthog.spec +++ b/python-posthog.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-posthog -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/02/93/aaa6cf6fe32347bbeffbc48b4bcff3764d50f77d0b5f6dbc6dd22103d7f8/posthog-2.5.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c3/d5/73ca8157b8f7554b5aa5561c240315af6d25a335555c276a9232700da147/posthog-3.0.1.tar.gz BuildArch: noarch Requires: python3-requests @@ -52,7 +52,7 @@ PostHog is developer-friendly, self-hosted product analytics. posthog-python is %prep -%autosetup -n posthog-2.5.0 +%autosetup -n posthog-3.0.1 %build %py3_build @@ -92,5 +92,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 |
