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