summaryrefslogtreecommitdiff
path: root/dev-python/sentry-sdk
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-05-31 21:30:14 -0500
committerroot <root@alpha.trunkmasters.com>2026-05-31 21:30:14 -0500
commit7d009d2bc561a2df178eac5df75421e4bb4c6b62 (patch)
tree565722a7aadd75a31d89afcb22a04abea1bffb17 /dev-python/sentry-sdk
parent2c156b24300b45a66e20e90fe26d2837c2b1ea7d (diff)
downloadbaldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.tar.gz
baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.tar.xz
baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.zip
Adding metadata
Diffstat (limited to 'dev-python/sentry-sdk')
-rw-r--r--dev-python/sentry-sdk/metadata.xml33
1 files changed, 20 insertions, 13 deletions
diff --git a/dev-python/sentry-sdk/metadata.xml b/dev-python/sentry-sdk/metadata.xml
index 8853cdfa93cb..09f8824950d1 100644
--- a/dev-python/sentry-sdk/metadata.xml
+++ b/dev-python/sentry-sdk/metadata.xml
@@ -1,15 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+
<pkgmetadata>
- <upstream>
- <maintainer status="active">
- <email>hello@sentry.io</email>
- <name>Sentry Team and Contributors</name>
- </maintainer>
- <changelog>https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md</changelog>
- <bugs-to>https://github.com/getsentry/sentry-python/issues</bugs-to>
- <doc>https://docs.sentry.io/platforms/python/</doc>
- </upstream>
- <origin>liguros-repo</origin>
- <stabilize-allarches/>
-</pkgmetadata> \ No newline at end of file
+ <!-- maintainer-needed -->
+
+ <stabilize-allarches/>
+
+ <upstream>
+ <maintainer status="active">
+ <name>Sentry Team and Contributors</name>
+ <email>hello@sentry.io</email>
+ </maintainer>
+
+ <changelog>https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md</changelog>
+ <doc>https://docs.sentry.io/platforms/python/</doc>
+ <bugs-to>https://github.com/getsentry/sentry-python/issues</bugs-to>
+
+ <remote-id type="github">getsentry/sentry-python</remote-id>
+ <remote-id type="pypi">sentry-sdk</remote-id>
+ </upstream>
+</pkgmetadata>