blob: e33d5d420d34bcef2899b38e9b4f175101801f50 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
PRGNAM="python3-babel"
VERSION="2.13.1"
HOMEPAGE="http://babel.pocoo.org/"
DOWNLOAD="https://github.com/python-babel/babel/archive/v2.13.1/babel-2.13.1.tar.gz \
http://unicode.org/Public/cldr/42/cldr-common-42.0.zip"
MD5SUM="a5e8165d4e7bd81afd3502a7553b0e8c \
c15f2f145186920a5a67bfed251fd849"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pytz"
MAINTAINER="Yth - Arnaud"
EMAIL="yth@ythogtha.org"
|