python3-path-and-address: add missing python3 dependency

This commit is contained in:
Michal Vasilek 2022-01-05 00:53:07 +01:00
parent 4ac5657c64
commit 17dfa35bb7

View file

@ -1,10 +1,11 @@
# Template file for 'python3-path-and-address'
pkgname=python3-path-and-address
version=2.0.1
revision=3
revision=4
wrksrc="path-and-address-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3"
short_desc="Functions for server CLI applications used by humans"
maintainer="linarcx <linarcx@riseup.net>"
license="MIT"