Update to 1.27.0 (resolve rhbz#2219588)
This commit is contained in:
parent
827e1c04cf
commit
bb5b60a68f
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -17,3 +17,4 @@
|
|||
/sentry-python-1.24.0.tar.gz
|
||||
/sentry-python-1.25.1.tar.gz
|
||||
/sentry-python-1.26.0.tar.gz
|
||||
/sentry-python-1.27.0.tar.gz
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Name: python-sentry-sdk
|
||||
Version: 1.26.0
|
||||
Version: 1.27.0
|
||||
Release: 1%{?dist}
|
||||
Summary: The new Python SDK for Sentry.io
|
||||
|
||||
|
@ -173,6 +173,9 @@ sed -i '/content_type=/D' tests/integrations/starlette/test_starlette.py
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 05 2023 Roman Inflianskas <rominf@aiven.io> - 1.27.0-1
|
||||
- Update to 1.27.0 (resolve rhbz#2219588)
|
||||
|
||||
* Mon Jun 26 2023 Roman Inflianskas <rominf@aiven.io> - 1.26.0-1
|
||||
- Update to 1.26.0 (resolve rhbz#2216744)
|
||||
|
||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
|||
SHA512 (sentry-python-1.26.0.tar.gz) = de1d1c4af1d629c7689691d99ebd0acd3c023fc07fcfc6e706e7738b536601186ce33672b85ba08123f430923bb0c67cdbe0e56c9642d2219df55c8f1d14f07d
|
||||
SHA512 (sentry-python-1.27.0.tar.gz) = 45317295fc71f2a2965ba65552cd6b0fd5f48ae95e1ed06a288d61cfab96cd05d5316cef08f7a90599c1ba57d24022a610fe1bfb9c98ff2a0853f2fc8921c8e7
|
||||
|
|
Loading…
Add table
Reference in a new issue