diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-07-20 21:26:04 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-07-20 21:26:04 +0000 |
| commit | 18cb561696fc87a873b98ece5733eaccad3fc1eb (patch) | |
| tree | 68b13932469562ed61fc228823673528f97c49d0 /dev-python/ldap3 | |
| parent | 4d8488e437e1c714d9e4c896b416d13affee1f2c (diff) | |
| download | baldeagleos-repo-18cb561696fc87a873b98ece5733eaccad3fc1eb.tar.gz baldeagleos-repo-18cb561696fc87a873b98ece5733eaccad3fc1eb.tar.xz baldeagleos-repo-18cb561696fc87a873b98ece5733eaccad3fc1eb.zip | |
Adding metadata
Diffstat (limited to 'dev-python/ldap3')
| -rw-r--r-- | dev-python/ldap3/metadata.xml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/dev-python/ldap3/metadata.xml b/dev-python/ldap3/metadata.xml index 37afc4de213f..41ddc0523ab9 100644 --- a/dev-python/ldap3/metadata.xml +++ b/dev-python/ldap3/metadata.xml @@ -1,17 +1,17 @@ <?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="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <longdescription lang="en"> + <maintainer type="project"> + <email>python@gentoo.org</email> + <name>Python</name> + </maintainer> + <longdescription lang="en"> ldap3 is a strictly RFC 4511 conforming LDAP V3 pure Python client. The same codebase works with Python, Python 3, PyPy and PyPy3. This project was formerly named python3-ldap. The name has been changed to avoid confusion with the python-ldap library. </longdescription> - <stabilize-allarches/> - <upstream> - <remote-id type="pypi">ldap3</remote-id> - <remote-id type="github">cannatag/ldap3</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="pypi">ldap3</remote-id> + </upstream> + <origin>gentoo-staging</origin> + <stabilize-allarches/> +</pkgmetadata>
\ No newline at end of file |
