blob: 1c8d231e6720a162d2a2157d74eeb1c658946245 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
<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>
</upstream>
<origin>baldeagleos-repo</origin>
</pkgmetadata>
|