blob: cc856b06b6c4670afe94541756b06d60fce4b182 (
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://srcux.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>srcux</origin>
</pkgmetadata>
|