summaryrefslogtreecommitdiff
path: root/dev-python/picklemagic
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/picklemagic')
-rw-r--r--dev-python/picklemagic/metadata.xml21
1 files changed, 11 insertions, 10 deletions
diff --git a/dev-python/picklemagic/metadata.xml b/dev-python/picklemagic/metadata.xml
index 1027055fe7b1..cb5f2afa3ef2 100644
--- a/dev-python/picklemagic/metadata.xml
+++ b/dev-python/picklemagic/metadata.xml
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>bircoph@gentoo.org</email>
- <name>Andrew Savchenko</name>
- </maintainer>
- <longdescription>
+ <maintainer type="person">
+ <email>bircoph@gentoo.org</email>
+ <name>Andrew Savchenko</name>
+ </maintainer>
+ <longdescription>
A set of modules for analyzing and playing with the mechanics of python pickles.
Features:
* Forgiving: Extracts as much data as possible from the pickle, even if class definitions are unavailable.
@@ -15,7 +15,8 @@
* Create pickles as if you were writing python: Via a few constructs it's possible to create custom pickles with the ease of writing normal python.
* Works in both python 2 and 3
</longdescription>
- <upstream>
- <remote-id type="github">CensoredUsername/picklemagic</remote-id>
- </upstream>
-</pkgmetadata>
+ <upstream>
+ <remote-id type="github">CensoredUsername/picklemagic</remote-id>
+ </upstream>
+ <origin>gentoo-staging</origin>
+</pkgmetadata> \ No newline at end of file