mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
community/py3-jaraco.text: add missing deps
This commit is contained in:
parent
9070e6b6cb
commit
6a86be23d2
@ -2,12 +2,18 @@
|
||||
# Maintainer: Duncan Bellamy <dunk@denkimushi.com>
|
||||
pkgname=py3-jaraco.text
|
||||
pkgver=3.11.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Module for text manipulation"
|
||||
url="https://github.com/jaraco/jaraco.text"
|
||||
arch="noarch"
|
||||
license="MIT"
|
||||
depends="py3-jaraco.context py3-jaraco.functools"
|
||||
depends="
|
||||
py3-autocommand
|
||||
py3-inflect
|
||||
py3-jaraco.context
|
||||
py3-jaraco.functools
|
||||
py3-more-itertools
|
||||
"
|
||||
makedepends="
|
||||
py3-gpep517
|
||||
py3-setuptools
|
||||
|
Loading…
Reference in New Issue
Block a user