blob: b04037821a860217bd2471b5dcaab6b849fc6ab1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-secure
pkgdesc = A small, focused library for adding modern security headers to Python web applications
pkgver = 2.0.1
pkgrel = 1
url = https://github.com/TypeError/secure.py
arch = any
license = MIT
checkdepends = python-pytest
makedepends = git
makedepends = openssh
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
source = python-secure::git+https://github.com/TypeError/secure.py#commit=6c63f0e
source = cak.keys
sha256sums = 4d67a90310afa5078bf2c653717d4c1f59b54f9ccc1802edc54b2cdf847aa5f0
sha256sums = d89159c1914232c1c6d5b5fe6263a0eb6ac85a0122bbb73d18a52e493a5eb249
pkgname = python-secure
|