From dfe4561076de0e2aae5140cba5695197b0e97d5b Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 04:11:07 +0000 Subject: automatic import of python-structlog-sentry --- .gitignore | 1 + python-structlog-sentry.spec | 9 +++++---- sources | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index d7f93f3..068597b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /structlog-sentry-2.0.0.tar.gz +/structlog_sentry-2.0.2.tar.gz diff --git a/python-structlog-sentry.spec b/python-structlog-sentry.spec index 6524622..311f32b 100644 --- a/python-structlog-sentry.spec +++ b/python-structlog-sentry.spec @@ -1,13 +1,14 @@ %global _empty_manifest_terminate_build 0 Name: python-structlog-sentry -Version: 2.0.0 +Version: 2.0.2 Release: 1 Summary: Sentry integration for structlog License: MIT URL: https://github.com/kiwicom/structlog-sentry -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/55/2a/b4cc640f5abfd633406b0239fa271a5d116a3b4667477e0a5dabf95935ac/structlog-sentry-2.0.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/5a/30/c549e7f37e3efc1d709d0e6a345f7743aaffc8f265b06a0b85c92c9ac9b5/structlog_sentry-2.0.2.tar.gz BuildArch: noarch +Requires: python3-packaging Requires: python3-sentry-sdk Requires: python3-structlog @@ -609,7 +610,7 @@ Create a merge request and tag @kiwicom/platform for review. %prep -%autosetup -n structlog-sentry-2.0.0 +%autosetup -n structlog-sentry-2.0.2 %build %py3_build @@ -649,5 +650,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 2.0.0-1 +* Sun Apr 23 2023 Python_Bot - 2.0.2-1 - Package Spec generated diff --git a/sources b/sources index a007034..3e236fe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7459bbb74e1f2063c05d538f82eee96e structlog-sentry-2.0.0.tar.gz +67909c84ea895686a279c0de3b95c18d structlog_sentry-2.0.2.tar.gz -- cgit v1.2.3