Files
guru/dev-python/proxy_tools/metadata.xml
Ronny (tastytea) Gutbrod 65f2283471 dev-python/proxy_tools: add 0.1.0_p1
switched to GitHub tarballs for tests, but the repo has no tags and i
couldn't figure out the exact commit, so i picked the newest (from
2014).

- use PEP517
- enable python3_11
- enable tests
- add pypi remote-id

Closes: https://bugs.gentoo.org/897512
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2023-02-25 13:36:14 +01:00

13 lines
392 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gentoo@tastytea.de</email>
<name>Ronny (tastytea) Gutbrod</name>
</maintainer>
<upstream>
<remote-id type="github">jtushman/proxy_tools</remote-id>
<remote-id type="pypi">proxy_tools</remote-id>
</upstream>
</pkgmetadata>