diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-02-06 19:26:49 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-02-06 19:26:49 +0000 |
| commit | 47d33346b7e146fd878718de061759db77407ce2 (patch) | |
| tree | 63adc496b341e9627fc78e43ab46688d4789190a /dev-python/testpath | |
| parent | e6e5a5a830523f96a49c76f35bb4eaa0b445b7f4 (diff) | |
| download | baldeagleos-repo-47d33346b7e146fd878718de061759db77407ce2.tar.gz baldeagleos-repo-47d33346b7e146fd878718de061759db77407ce2.tar.xz baldeagleos-repo-47d33346b7e146fd878718de061759db77407ce2.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/testpath')
| -rw-r--r-- | dev-python/testpath/metadata.xml | 31 |
1 files changed, 16 insertions, 15 deletions
diff --git a/dev-python/testpath/metadata.xml b/dev-python/testpath/metadata.xml index 259d00861e4f..7542360435ac 100644 --- a/dev-python/testpath/metadata.xml +++ b/dev-python/testpath/metadata.xml @@ -1,23 +1,24 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>sci@gentoo.org</email> - <name>Gentoo Science Project</name> - </maintainer> - <maintainer type="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <stabilize-allarches/> - <longdescription> + <maintainer type="project"> + <email>sci@gentoo.org</email> + <name>Gentoo Science Project</name> + </maintainer> + <maintainer type="project"> + <email>python@gentoo.org</email> + <name>Python</name> + </maintainer> + <longdescription> Testpath is a collection of utilities for Python code working with files and commands. It contains functions to check things on the filesystem, and tools for mocking system commands and recording calls to those. </longdescription> - <upstream> - <remote-id type="github">jupyter/testpath</remote-id> - <remote-id type="pypi">testpath</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="github">jupyter/testpath</remote-id> + <remote-id type="pypi">testpath</remote-id> + </upstream> + <origin>gentoo-staging</origin> + <stabilize-allarches/> +</pkgmetadata>
\ No newline at end of file |
