blob: 1abe950538d4f5e2424b15efb1340ea1b4f9d221 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-dateutil-git
pkgdesc = Provides powerful extensions to the standard datetime module
pkgver = 2.8.2
pkgrel = 1
url = https://github.com/dateutil/dateutil
arch = any
license = BSD
license = Apache
makedepends = python-build
makedepends = python-wheel
makedepends = python-installer
makedepends = python-setuptools-scm
depends = python
depends = python-six
source = python-dateutil::git+https://github.com/dateutil/dateutil.git
sha256sums = SKIP
pkgname = python-dateutil-git
|