dev-python/sendgrid: new package

Bug ID - 899732
Added new package - sendgrid and it's dependencies
(python-http-client and starkbank-ecdsa)

Signed-off-by: Stepan Kulikov <stepan_kk@pm.me>
This commit is contained in:
Stepan Kulikov
2023-03-13 10:09:11 +03:00
parent e2dad95f64
commit 70633e9620
9 changed files with 144 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>stepan_kk@pm.me</email>
<name>Stepan Kulikov</name>
</maintainer>
<upstream>
<remote-id type="github">sendgrid/python-http-client</remote-id>
<remote-id type="pypi">python-http-client</remote-id>
</upstream>
</pkgmetadata>