summaryrefslogtreecommitdiff
path: root/dev-python/isort
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-04-29 06:01:20 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-04-29 06:01:20 +0000
commit585411f8a551570e81d5af64aac1ac83374fd93e (patch)
tree07aea7a4ff7f2ae12fe0bb5434a350d982a2ec01 /dev-python/isort
parent103afc75d23d19b7864dfb2e0fb35b982dfa5962 (diff)
downloadbaldeagleos-repo-585411f8a551570e81d5af64aac1ac83374fd93e.tar.gz
baldeagleos-repo-585411f8a551570e81d5af64aac1ac83374fd93e.tar.xz
baldeagleos-repo-585411f8a551570e81d5af64aac1ac83374fd93e.zip
Adding metadata
Diffstat (limited to 'dev-python/isort')
-rw-r--r--dev-python/isort/metadata.xml31
1 files changed, 16 insertions, 15 deletions
diff --git a/dev-python/isort/metadata.xml b/dev-python/isort/metadata.xml
index 697c6e39d168..261c2ea7f452 100644
--- a/dev-python/isort/metadata.xml
+++ b/dev-python/isort/metadata.xml
@@ -1,17 +1,18 @@
<?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>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- </maintainer>
- <maintainer type="person">
- <email>williamh@gentoo.org</email>
- <name>William Hubbs</name>
- </maintainer>
- <upstream>
- <bugs-to>https://github.com/PyCQA/isort/issues</bugs-to>
- <doc>https://pycqa.github.io/isort/</doc>
- </upstream>
- <origin>gentoo-staging</origin>
- <stabilize-allarches/>
-</pkgmetadata> \ No newline at end of file
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ </maintainer>
+ <maintainer type="person">
+ <email>williamh@gentoo.org</email>
+ <name>William Hubbs</name>
+ </maintainer>
+ <stabilize-allarches/>
+ <upstream>
+ <remote-id type="pypi">isort</remote-id>
+ <remote-id type="github">PyCQA/isort</remote-id>
+ <bugs-to>https://github.com/PyCQA/isort/issues</bugs-to>
+ <doc>https://pycqa.github.io/isort/</doc>
+ </upstream>
+</pkgmetadata>