mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +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>
|
# Maintainer: Duncan Bellamy <dunk@denkimushi.com>
|
||||||
pkgname=py3-jaraco.text
|
pkgname=py3-jaraco.text
|
||||||
pkgver=3.11.1
|
pkgver=3.11.1
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Module for text manipulation"
|
pkgdesc="Module for text manipulation"
|
||||||
url="https://github.com/jaraco/jaraco.text"
|
url="https://github.com/jaraco/jaraco.text"
|
||||||
arch="noarch"
|
arch="noarch"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
depends="py3-jaraco.context py3-jaraco.functools"
|
depends="
|
||||||
|
py3-autocommand
|
||||||
|
py3-inflect
|
||||||
|
py3-jaraco.context
|
||||||
|
py3-jaraco.functools
|
||||||
|
py3-more-itertools
|
||||||
|
"
|
||||||
makedepends="
|
makedepends="
|
||||||
py3-gpep517
|
py3-gpep517
|
||||||
py3-setuptools
|
py3-setuptools
|
||||||
|
Loading…
Reference in New Issue
Block a user