summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGI_Jack2023-05-13 21:11:28 -0700
committerGI_Jack2023-05-13 21:11:28 -0700
commit21f11e0fa7a0ac3b0f899a97846349bfc4d8947f (patch)
tree0e7e88e4f1b301127e043872e42516f6e55e2316 /.SRCINFO
parent4d17ac09f1e230a7ed95448319bcec350c548bad (diff)
downloadaur-21f11e0fa7a0ac3b0f899a97846349bfc4d8947f.tar.gz
updated for modern packing guidelines
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 5 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d3222f268d89..08751061664a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,15 @@
# Generated by mksrcinfo(replacement shim) v8
-# Wed Aug 11 04:13:30 PM EDT 2021
+# Sat May 13 09:11:24 PM PDT 2023
pkgbase = python-flask1
pkgdesc = Micro webdevelopment framework for Python(1.x Branch)
pkgver = 1.1.4
- pkgrel = 2
+ pkgrel = 3
url = http://flask.pocoo.org/
arch = any
license = custom:BSD
- makedepends = python-setuptools
- makedepends = python-werkzeug
- makedepends = python-jinja
- makedepends = python-itsdangerous
- makedepends = python-click
- makedepends = python-pip
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
depends = python-werkzeug
depends = python-jinja
depends = python-itsdangerous