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>
This commit is contained in:
Ronny (tastytea) Gutbrod
2023-02-25 12:46:56 +01:00
parent 0a8718f32b
commit 65f2283471
3 changed files with 25 additions and 0 deletions

View File

@@ -7,5 +7,6 @@
</maintainer>
<upstream>
<remote-id type="github">jtushman/proxy_tools</remote-id>
<remote-id type="pypi">proxy_tools</remote-id>
</upstream>
</pkgmetadata>