diff options
| author | root <root@alpha.trunkmasters.com> | 2026-05-31 21:30:14 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-05-31 21:30:14 -0500 |
| commit | 7d009d2bc561a2df178eac5df75421e4bb4c6b62 (patch) | |
| tree | 565722a7aadd75a31d89afcb22a04abea1bffb17 /dev-python/constantly | |
| parent | 2c156b24300b45a66e20e90fe26d2837c2b1ea7d (diff) | |
| download | baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.tar.gz baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.tar.xz baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.zip | |
Adding metadata
Diffstat (limited to 'dev-python/constantly')
| -rw-r--r-- | dev-python/constantly/metadata.xml | 31 |
1 files changed, 16 insertions, 15 deletions
diff --git a/dev-python/constantly/metadata.xml b/dev-python/constantly/metadata.xml index fbf84ff38a81..68d85e62a386 100644 --- a/dev-python/constantly/metadata.xml +++ b/dev-python/constantly/metadata.xml @@ -1,21 +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> - <maintainer type="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <longdescription> + <maintainer type="project"> + <email>python@gentoo.org</email> + <name>Python</name> + </maintainer> + <stabilize-allarches/> + <upstream> + <maintainer> + <email>twisted-python@twistedmatrix.com</email> + <name>Twisted Matrix Labs Developers</name> + </maintainer> + <remote-id type="pypi">constantly</remote-id> + <remote-id type="github">twisted/constantly</remote-id> + </upstream> + <longdescription> A library that provides symbolic constant support. It includes collections and constants with text, numeric, and bit flag values. Originally twisted.python.constants from the Twisted project. </longdescription> - <upstream> - <maintainer> - <email>twisted-python@twistedmatrix.com</email> - <name>Twisted Matrix Labs Developers</name> - </maintainer> - </upstream> - <origin>liguros-repo</origin> - <stabilize-allarches/> -</pkgmetadata>
\ No newline at end of file +</pkgmetadata> |
