summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-25 10:39:23 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-25 10:39:23 +0000
commit21a3cd99071a480587765346fe78b60033b0987e (patch)
tree802e203b2139917bf6782e21de62e563de49ce59
parentc33b5440fa583671a1f94adcec861782cca2cffe (diff)
automatic import of python-posthogopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-posthog.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index a471cca..e47c102 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/posthog-2.5.0.tar.gz
+/posthog-3.0.1.tar.gz
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
diff --git a/sources b/sources
index 32c7efc..74ae711 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dcd02b993feaa5c74d5ca0298eb62b07 posthog-2.5.0.tar.gz
+f425b02752ad7abbe03bc4907dadff9c posthog-3.0.1.tar.gz