blob: eeca3e42f265e21f66d8b35cfb1bcee19249fd43 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
pkgbase = python-cs50
pkgdesc = CS50 library for Python
pkgver = 9.5.0
pkgrel = 1
url = https://github.com/cs50/python-cs50
arch = any
license = GPL-3.0-or-later
makedepends = python-build
makedepends = python-installer
depends = python
depends = python-flask
depends = python-packaging
depends = python-sqlalchemy
depends = python-sqlparse
depends = python-termcolor
depends = python-wheel
source = https://files.pythonhosted.org/packages/source/c/cs50/cs50-9.5.0.tar.gz
sha256sums = 0cc8fb9d454f784318a82abd996b7e122c1eb5ea0dd367b5e9b406462066d259
pkgname = python-cs50
depends = python
depends = python-flask
depends = python-packaging
depends = python-sqlalchemy
depends = python-sqlparse
depends = python-termcolor
depends = python-wheel
|