summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 04:53:20 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 04:53:20 +0000
commit6fe4dcf575c08cc79a0e88e3835bf7ad7fcacd5b (patch)
treea0eab2eb88dfbcfb85bbb0b080db137606c663f0
parent752c76807bac6246a14457ca74d979b11ed948cd (diff)
automatic import of python-django-structlogopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-django-structlog.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index dd6a8df..51e5ef8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/django-structlog-5.0.1.tar.gz
+/django-structlog-5.1.0.tar.gz
diff --git a/python-django-structlog.spec b/python-django-structlog.spec
index bd26794..d2f79fc 100644
--- a/python-django-structlog.spec
+++ b/python-django-structlog.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-django-structlog
-Version: 5.0.1
+Version: 5.1.0
Release: 1
Summary: Structured Logging for Django
License: MIT
URL: https://pypi.org/project/django-structlog/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b9/5e/fa0f4caa322b003904769b86a3938941d717243b94b3ce3ad0dcad854a70/django-structlog-5.0.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/99/41/640579bd2e419748c34f0feba87efa79ccf13303de60948f4381acff3afb/django-structlog-5.1.0.tar.gz
BuildArch: noarch
Requires: python3-django
@@ -147,7 +147,7 @@ Then you can search with commands like:
$ cat logs/json.log | jq '.[] | select(.request_id="3a8f801c-072b-4805-8f38-e1337f363ed4")' -s
%prep
-%autosetup -n django-structlog-5.0.1
+%autosetup -n django-structlog-5.1.0
%build
%py3_build
@@ -187,5 +187,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 5.0.1-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 5.1.0-1
- Package Spec generated
diff --git a/sources b/sources
index eccfea4..970533b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1c863934b35cc9d15e46ed4f0a117994 django-structlog-5.0.1.tar.gz
+6a5c3283ead1168240a0b1cc11e18908 django-structlog-5.1.0.tar.gz