From 21a3cd99071a480587765346fe78b60033b0987e Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 10:39:23 +0000 Subject: automatic import of python-posthog --- python-posthog.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-posthog.spec') 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 - 2.5.0-1 +* Tue Apr 25 2023 Python_Bot - 3.0.1-1 - Package Spec generated -- cgit v1.2.3