blob: 4d5bd49d4a80ae96412735c4d3876caeb37aeddf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-freshdesk
pkgdesc = A Python client for the Freshdesk helpdesk API
pkgver = 1.3.9
pkgrel = 2
url = https://github.com/sjkingo/python-freshdesk
arch = any
license = BSD
checkdepends = python-pytest
checkdepends = python-responses
makedepends = python-setuptools
depends = python-requests
depends = python-dateutil
source = https://github.com/sjkingo/python-freshdesk/archive/87ccfb3d945c5867bfa92d55aad03dc98466a2aa.zip
source = use-unittest-mock.patch
sha512sums = 041bc1e309164790c635ce7b481da30d68b17caab104555a824f7dbbbf9651f04caebfab2bb5cf327d27a5de0f83e3a825518a01260ba07846a699fa12de4d78
sha512sums = 9c3a34ce781b90f001a2f31ed368b1c2d29ca737914885d29c198cf2882cf7878474b8fe7263150bb2a48ab5c30d87f0e62cd33d93c0f2916c4aadce39e64efe
pkgname = python-freshdesk
|