blob: b4655897013783d82c6426cdf74229875d899fab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = python-whenever-git
pkgdesc = Modern datetime library for Python (development version)
pkgver = 0.8.5.r0.g46799e2
pkgrel = 1
url = https://github.com/ariebovenberg/whenever
arch = aarch64
arch = x86_64
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools-rust
makedepends = python-wheel
depends = gcc-libs
depends = glibc
depends = python
depends = python-pydantic-core
provides = python-whenever
conflicts = python-whenever
source = git+https://github.com/ariebovenberg/whenever.git
sha256sums = SKIP
pkgname = python-whenever-git
|