summaryrefslogtreecommitdiff
path: root/python-posthoganalytics.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-posthoganalytics.spec')
-rw-r--r--python-posthoganalytics.spec8
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