Skip to content

Commit 6b54168

Browse files
wbohrerDuncaen
authored andcommitted
New package: python3-legacy-cgi-2.6.4
1 parent 045c15c commit 6b54168

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Template file for 'python3-legacy-cgi'
2+
pkgname=python3-legacy-cgi
3+
version=2.6.4
4+
revision=1
5+
build_style=python3-pep517
6+
hostmakedepends="python3-setuptools python3-wheel hatchling"
7+
depends="python3"
8+
short_desc="Fork of deprecated standard library module"
9+
maintainer="wbohrer <[email protected]>"
10+
license="Python-2.0"
11+
homepage="https://github.com/jackrosenthal/legacy-cgi"
12+
distfiles="https://github.com/jackrosenthal/legacy-cgi/archive/v${version}.tar.gz"
13+
checksum=5dc1a194ccb18906ceefe1291bc32db327b97f09238f2b97e07e26050f04a8e3
14+
15+
post_install() {
16+
vlicense LICENSE
17+
}

0 commit comments

Comments
 (0)