blob: 6eeca17bec5e969847b783d42203e1cc57bae752 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-pytimeconv-git
pkgdesc = A Micro package for time conversion. (GIT version)
pkgver = 0.0.2.0.ga24ef5c
pkgrel = 1
url = https://github.com/Ichunjo/pytimeconv
arch = any
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-wheel
makedepends = python-installer
makedepends = python-setuptools
depends = python
source = git+https://github.com/Ichunjo/pytimeconv.git
sha256sums = SKIP
pkgname = python-pytimeconv-git
|