diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-04-19 09:41:08 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-04-19 09:41:08 +0000 |
| commit | fd9bdc49196fba03dd5e50e378aad2cf3ef42e31 (patch) | |
| tree | b7f9add53ca9302511e433237fe666e052456811 /dev-python/pytest-benchmark | |
| parent | d8d122d477cda9df7a78b02cab5da92a877c955b (diff) | |
| download | baldeagleos-repo-fd9bdc49196fba03dd5e50e378aad2cf3ef42e31.tar.gz baldeagleos-repo-fd9bdc49196fba03dd5e50e378aad2cf3ef42e31.tar.xz baldeagleos-repo-fd9bdc49196fba03dd5e50e378aad2cf3ef42e31.zip | |
Adding metadata
Diffstat (limited to 'dev-python/pytest-benchmark')
| -rw-r--r-- | dev-python/pytest-benchmark/metadata.xml | 20 |
1 files changed, 9 insertions, 11 deletions
diff --git a/dev-python/pytest-benchmark/metadata.xml b/dev-python/pytest-benchmark/metadata.xml index bb332d1e981c..225617d8ee6b 100644 --- a/dev-python/pytest-benchmark/metadata.xml +++ b/dev-python/pytest-benchmark/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>lssndrbarbieri@gmail.com</email> - <name>Alessandro Barbieri</name> - </maintainer> - <longdescription lang="en"> + <maintainer type="person"> + <email>lssndrbarbieri@gmail.com</email> + <name>Alessandro Barbieri</name> + </maintainer> + <longdescription lang="en"> This plugin tightly integrates into pytest. To use this effectively you should know a thing or two about pytest first. Take a look at the introductory material or watch talks. Few notes: @@ -16,8 +16,6 @@ This plugin provides a benchmark fixture. This fixture is a callable object that will benchmark any function passed to it. </longdescription> - <upstream> - <remote-id type="github">ionelmc/pytest-benchmark</remote-id> - <remote-id type="pypi">pytest-benchmark</remote-id> - </upstream> -</pkgmetadata> + + <origin>gentoo-guru-overlay</origin> +</pkgmetadata>
\ No newline at end of file |
