summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorCarlos Aznarán Laos2022-01-21 09:15:31 -0500
committerCarlos Aznarán Laos2022-01-21 09:15:31 -0500
commit7a36a40c9df09f5b1edf1229b7ffa6531117f900 (patch)
treec8767a97aebefa1f7a24983b6e52a751354c15bd /.SRCINFO
parentc96c2dd01f8190e80aa6f67617f964ee26b01363 (diff)
downloadaur-python-mailjet.tar.gz
Drop python2 support
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 6 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4bf2b87fc390..23e70e2af2a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,13 @@
pkgbase = python-mailjet
- pkgdesc = Official Mailjet Python Wrapper
- pkgver = 1.3.3
+ pkgdesc = Mailjet V3 API wrapper
+ pkgver = 1.3.4
pkgrel = 1
- url = https://pypi.org/project/mailjet-rest/
+ url = https://pypi.org/project/mailjet-rest
arch = any
license = MIT
makedepends = python-setuptools
- makedepends = python2-setuptools
- makedepends = python-requests
- makedepends = python2-requests
- source = https://files.pythonhosted.org/packages/69/04/a92885c635ca412c8f5bdf3d11da6f619bbd4bce45c4e28189eeef10bd6a/mailjet_rest-1.3.3.tar.gz
- source = LICENSE.txt
- sha256sums = f14424df10c30083491dcaa5902ff9b159af82bca261af5e7b2213afdcf7a11c
- sha256sums = 104cc6b013a00cb45959c7caa51e996f5b782cfffb7995eb57ebf44147194674
-
-pkgname = python-mailjet
depends = python-requests
+ source = https://pypi.org/packages/source/m/mailjet_rest/mailjet_rest-1.3.4.tar.gz
+ sha512sums = ca0ff352b52aa836aa2e2bdeee213dad7f4101c123221b66fb1b1ad02f993d2413bc054328888313f0373fbe9104e66b7b242f18e42489590c2448e410284d6a
-pkgname = python2-mailjet
- depends = python2-requests
-
+pkgname = python-mailjet