blob: da8dba23dd34b5b78c058da73fe374c8e8e1a96a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-translationstring
pkgdesc = Utility library for i18n relied on by various Repoze and Pyramid packages
pkgver = 1.4
pkgrel = 8
url = https://github.com/Pylons/translationstring
arch = any
license = BSD
checkdepends = python-nose
makedepends = python-setuptools
depends = python
source = https://github.com/Pylons/translationstring/archive/1.4/python-translationstring-1.4.tar.gz
sha512sums = f470967e04701f7d5c27acefcd3c058d0b9c600115e2e33212d6855ef0eb932d025b8af0d2017202cf6e1893ef8023edd60453de1c45e495c88846627af200db
pkgname = python-translationstring
|