blob: a7aa77c90045f69b82433a4b2a4e05b7412c44c5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
# Generated by makepkg 7.0.0
# Mon Jul 7 11:26:18 UTC 2025
pkgbase = python-vcard
pkgdesc = vCard validator
pkgver = 1.0.0
pkgrel = 1
url = https://gitlab.com/engmark/vcard
arch = any
license = AGPL3
checkdepends = python-pytest
checkdepends = python-mock
makedepends = python-build
makedepends = python-installer
makedepends = python-poetry
makedepends = python-wheel
makedepends = python-setuptools
depends = python-dateutil
depends = python-typing_extensions
source = python-vcard-1.0.0.tar.bz2::https://gitlab.com/engmark/vcard/-/archive/v1.0.0/vcard-v1.0.0.tar.bz2
sha256sums = e075a830cc3e1d29d929cd3138fdaa71c0fe06436e4ac2d15852058012133fc2
pkgname = python-vcard
|