summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: eea4ea248af5b7e6cdf0e9fc69eed6d8fcb0029c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
pkgbase = python-werkzeug2
	pkgdesc = Swiss Army knife of Python web development. Compatible with Odoo 17
	pkgver = 2.0.2
	pkgrel = 4
	url = https://werkzeug.palletsprojects.com/
	arch = any
	license = custom:BSD
	checkdepends = python-pytest
	checkdepends = python-pytest-timeout
	checkdepends = python-pytest-xprocess
	checkdepends = python-requests
	checkdepends = python-ephemeral-port-reserve
	checkdepends = python-greenlet
	checkdepends = python-watchdog
	checkdepends = python-cryptography
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-flit-core
	makedepends = python-wheel
	depends = python-markupsafe
	conflicts = python-werkzeug
	source = https://github.com/pallets/werkzeug/archive/2.0.2/python-werkzeug-2.0.2.tar.gz
	b2sums = 15506d57a8545eb45cb0f4efb78bcc4dfc1faa68910f09dfdd14f4bbb2404078247a7f61475c5fff9058a1557f7f6541eec262fb274e7ed82e1a82b9f644cf8b

pkgname = python-werkzeug2