blob: 560b30795ba28e544e39c69e337c31112c8b7bfa (
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.10.3.r0.ga107d67
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 = glibc
depends = libgcc
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
|