blob: 1f8965e9b4369b79d8218682b6b822592d9fb9d6 (
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
|
pkgbase = python-submit50
pkgdesc = This is submit50, with which you can submit solutions to problems for CS50.
pkgver = 3.2.0
pkgrel = 2
url = https://github.com/cs50/submit50
arch = any
license = GPLv3
makedepends = python-build
makedepends = python-installer
depends = python
depends = python-lib50
depends = python-pytz
depends = python-requests
depends = python-termcolor
depends = python-jellyfish
optdepends = python-babel
source = https://files.pythonhosted.org/packages/source/s/submit50/submit50-3.2.0.tar.gz
sha256sums = bc0d654f824a2924690b0b4e4f0f667d7a891cf76108727b78cd2052ea73c1e4
pkgname = python-submit50
depends = python
depends = python-lib50
depends = python-pytz
depends = python-requests
depends = python-termcolor
depends = python-jellyfish
|