blob: 300d471a9aa22560011675cf8cab1469feb1f130 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
# Generated by mksrcinfo v8
# Fri Sep 30 09:46:08 UTC 2016
pkgbase = python-workalendar
pkgdesc = Worldwide holidays and working days helper and toolkit
pkgver = 0.8.0
pkgrel = 1
url = https://github.com/novafloss/workalendar
arch = any
license = MIT
source = https://github.com/novafloss/workalendar/archive/0.8.0.tar.gz
md5sums = 18cea8da665d4d4f36f93b07ba9fc2cf
pkgname = python-workalendar
depends = python-lunardate
depends = python-pycalverter
depends = python-pytz
depends = python-dateutil
depends = python-pyephem
pkgname = python2-workalendar
depends = python2-lunardate
depends = python2-pycalverter
depends = python2-pytz
depends = python2-dateutil
depends = python2-pyephem
|