mirror of
https://github.com/archlinux/aur.git
synced 2026-03-05 06:42:23 +01:00
14 lines
545 B
Text
14 lines
545 B
Text
pkgbase = python-pies
|
|
pkgdesc = The simplest (and tastiest) way to write one program that runs on both Python 2.6+ and Python 3.
|
|
pkgver = 2.6.5
|
|
pkgrel = 1
|
|
url = https://github.com/timothycrosley/pies
|
|
arch = any
|
|
license = MIT
|
|
makedepends = python-setuptools
|
|
depends = python
|
|
source = python-pies-2.6.5.tar.gz::https://github.com/timothycrosley/pies/archive/2.6.5.tar.gz
|
|
sha512sums = c16f72114fe14c8c93774364b739f74b3d84c38189fd9c0590ef807efc1ed4a366dc26da2837b7c804b4f04ff25ad3a148420a7d0d0f084ba656ae56330bb0fb
|
|
|
|
pkgname = python-pies
|
|
|