blob: 2dcdee837b58539be785ee515299795ad93e9598 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-securetar
pkgdesc = Python module to handle tarfile backups.
pkgver = 2024.2.1
pkgrel = 4
url = https://github.com/pvizeli/securetar
arch = any
license = Apache
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python>=3.12
depends = python-cryptography
source = https://files.pythonhosted.org/packages/source/s/securetar/securetar-2024.2.1.tar.gz
b2sums = ff4768bbd474fe71bd00dd86872ae2251f1beb461f00789baa547dda079efa31bc98d5495bb1ede131b1f20b52fdc30e67607dd1d1b25791200412a8f759a236
pkgname = python-securetar
|