blob: aef9ae5a781aa711fb2677d017e594cb5c2b2965 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-roman
pkgdesc = Integer to Roman numerals converter
pkgver = 4.2
pkgrel = 3
url = https://github.com/zopefoundation/roman
arch = any
license = PSF
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
source = roman-4.2.tar.gz::https://github.com/zopefoundation/roman/archive/4.2.tar.gz
sha256sums = 1b7daf7e6df4372630bb38e67d439368258d0c1f0f0708e6be9296b91c0efee2
pkgname = python-roman
|