From ec25f32ad3888efbdeec74dc1f07a8a2b35599fa Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 12:55:05 +0000 Subject: automatic import of python-snowplow-tracker --- .gitignore | 1 + python-snowplow-tracker.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 85ff692..c91b3c2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /snowplow-tracker-0.14.0.tar.gz +/snowplow-tracker-0.15.0.tar.gz diff --git a/python-snowplow-tracker.spec b/python-snowplow-tracker.spec index a909009..6bf6b46 100644 --- a/python-snowplow-tracker.spec +++ b/python-snowplow-tracker.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-snowplow-tracker -Version: 0.14.0 +Version: 0.15.0 Release: 1 Summary: Snowplow event tracker for Python. Add analytics to your Python and Django apps, webapps and games License: Apache License 2.0 URL: http://snowplow.io -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/76/da/1fc9fcb9a1375e3f50a0c1d75dde97890c99f84b0beda81f856ba1ac5d8f/snowplow-tracker-0.14.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/80/6c/c3a71801f564ba7d619634084ecef9bd359601469aefc643f46576ef001f/snowplow-tracker-0.15.0.tar.gz BuildArch: noarch Requires: python3-requests @@ -38,7 +38,7 @@ Provides: python3-snowplow-tracker-doc [![Pypi Snowplow Tracker](https://img.shields.io/pypi/v/snowplow-tracker)](https://pypi.org/project/snowplow-tracker/)[![Python Versions](https://img.shields.io/pypi/pyversions/snowplow-tracker)](https://pypi.org/project/snowplow-tracker/)[![Monthly Downloads](https://img.shields.io/pypi/dm/snowplow-tracker)](https://pypi.org/project/snowplow-tracker/) %prep -%autosetup -n snowplow-tracker-0.14.0 +%autosetup -n snowplow-tracker-0.15.0 %build %py3_build @@ -78,5 +78,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 0.14.0-1 +* Sun Apr 23 2023 Python_Bot - 0.15.0-1 - Package Spec generated diff --git a/sources b/sources index 372c362..c7e252d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -78184bfa5f1f3047abfcaa4649b1e6c4 snowplow-tracker-0.14.0.tar.gz +f83246f457b3e1cce322ae33c7c47a47 snowplow-tracker-0.15.0.tar.gz -- cgit v1.2.3