gitea+deps

This commit is contained in:
Евгений Храмов 2024-09-30 16:56:56 +03:00
parent 0bfb332015
commit 0b892f87ea

@ -1,6 +1,6 @@
name='python3-poetry'
version='1.8.3'
release='3'
release='4'
desc='Python dependency management and packaging made easy'
homepage='https://python-poetry.org'
maintainer="Евгений Храмов <xpamych@yandex.ru>"
@ -10,34 +10,6 @@ provides=('poetry')
conflicts=('poetry')
deps=(
'python-build'
'python-cachecontrol'
'python-cachy'
'python-cleo'
'python-crashtest'
'python-dulwich'
'python-filelock'
'python-html5lib'
'python-installer'
'python-jsonschema'
'python-keyring'
'python-lockfile'
'python-packaging'
'python-pexpect'
'python-pkginfo'
'python-platformdirs'
'python-poetry-core'
'python-poetry-plugin-export'
'python-pyproject-hooks'
'python-requests'
'python-requests-toolbelt'
'python-shellingham'
'python-tomlkit'
'python-trove-classifiers'
'python-urllib3'
'python-virtualenv'
)
deps_redos=(
'python3-build'
'python3-CacheControl'
'python3-cachy'
@ -65,17 +37,8 @@ deps_redos=(
'python3-urllib3'
'python3-virtualenv'
)
build_deps=(
'python-deepdiff' # not mentioned but required
'python-psutil' # for python-pytest-xdist
'python-httpretty'
'python-pip' # not mentioned but required
'python-pytest'
'python-pytest-mock'
'python-pytest-randomly'
'python-pytest-xdist'
)
build_deps_redos=(
'python3-deepdiff' # not mentioned but required
'python-psutil' # for python-pytest-xdist
'python3-httpretty'