blob: 36d7dfc7757e66949b582988f47c0aa6330ace9a (
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
28
29
|
pkgbase = optimal-congress-git
pkgdesc = Command line tool to find an optional, personal chedule for the 37th Chaos Communication Congress (37C3) 2023.
pkgver = 0.7.3+5.r87.20241123.fedb797
pkgrel = 1
url = https://github.com/top-on/optimal-congress
arch = any
license = MIT
makedepends = git
makedepends = python-poetry
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python>=3.10
depends = python-pydantic>=2.5.2
depends = python-typer>=0.9.0
depends = python-pytz>=2023.3.post1
depends = python-pulp>=2.7.0
depends = python-pandas
depends = python-pandera>=0.18.0
depends = python-requests
depends = python-rich
provides = optimal-congress=0.7.3+5.r87.20241123.fedb797
provides = python-optimal_congress=0.7.3+5.r87.20241123.fedb797
conflicts = optimal-congress
conflicts = python-optimal_congress
source = optimal-congress::git+https://github.com/top-on/optimal-congress.git
sha256sums = SKIP
pkgname = optimal-congress-git
|