mirror of
https://github.com/archlinux/aur.git
synced 2026-03-05 12:12:40 +01:00
16 lines
494 B
Text
16 lines
494 B
Text
pkgbase = python2-south-0.7
|
|
pkgdesc = Intelligent database migrations library for the Django web framework
|
|
pkgver = 0.7.6
|
|
pkgrel = 1
|
|
url = http://south.aeracode.org/
|
|
arch = any
|
|
license = APACHE
|
|
makedepends = python2-distribute
|
|
depends = django-1.4
|
|
provides = python2-south
|
|
conflicts = python2-south
|
|
source = http://pypi.python.org/packages/source/S/South/South-0.7.6.tar.gz
|
|
sha256sums = d2c3c1ddf93ec7e29935088eef47984bb780e47aeb8acd5f18fbb3a72e97936a
|
|
|
|
pkgname = python2-south-0.7
|
|
|