diff options
author | Tim Biermann <tbier@posteo.de> | 2021-10-16 20:41:06 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-10-16 20:41:06 +0200 |
commit | 2f02ce97bf9cadc2fb46a29f4274cb6cae8080a2 (patch) | |
tree | 20a6857cb2e33863f25cac63eccd09e86c6f3150 /python3-dephell | |
parent | 6de9128797a47b3258cddecee23b7a9982724bb1 (diff) | |
download | contrib-2f02ce97bf9cadc2fb46a29f4274cb6cae8080a2.tar.gz contrib-2f02ce97bf9cadc2fb46a29f4274cb6cae8080a2.tar.xz |
python3-dephell: changed name of dependency: python3-jinja2
Diffstat (limited to 'python3-dephell')
-rw-r--r-- | python3-dephell/.signature | 4 | ||||
-rw-r--r-- | python3-dephell/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/python3-dephell/.signature b/python3-dephell/.signature index 98f8ede28..7b2a713bd 100644 --- a/python3-dephell/.signature +++ b/python3-dephell/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF30UH6VJvVpSRZBZl52mQWcrWAR9Bt+HSkPtQoN0xD6UxO8BMGLKRM81PZta1YCuqK6Bx/hdLe9mXZ+mcjiWPJAM= -SHA256 (Pkgfile) = c0875892fb21a67d060ac5500b9ef76b70a962b0a04e9026d021d107762d7be3 +RWSagIOpLGJF3yKQF7d4ub/HnO0P8k3d9D6jIa6oQqFDgrmbtFNoFwfZgBypAM/JCcIbApyiY0pFofmOmfE7+PX5j7hzGFz5OQQ= +SHA256 (Pkgfile) = a1731aca75554b219b2a7194aefa74c6e380a4d48dc5b99c04fc280a0f1f77d3 SHA256 (.footprint) = 99cafd49385ce0a6f88d595fcdc023011adcbeecefa2531f6fdba165a13bd053 SHA256 (dephell-0.8.3.tar.gz) = a9fcc528a0c6f9f5d721292bdf846e5338e4dca7cd6fef1551fbe71564dfe61e SHA256 (0001-Do-not-override-the-system-SSL-certificates-with-the.patch) = acbe38854daef23a6cb752bfa98323ae5c7f85cca8562cb070d59e11e05991b0 diff --git a/python3-dephell/Pkgfile b/python3-dephell/Pkgfile index 3673efdef..028021c6e 100644 --- a/python3-dephell/Pkgfile +++ b/python3-dephell/Pkgfile @@ -1,7 +1,7 @@ # Description: Python project management # URL: https://github.com/dephell/dephell # Maintainer: Tim Biermann, tbier at posteo dot de -# Depends on: python3-aiohttp python3-appdirs python3-cerberus python3-colorama python3-dephell-archive python3-dephell-argparse python3-dephell-changelogs python3-dephell-discover python3-dephell-licenses python3-dephell-links python3-dephell-markers python3-dephell-setuptools python3-dephell-shells python3-dephell-venvs python3-dephell-versioning python3-html5lib python3-jinja python3-m2r python3-pip python3-pygments python3-ruamel-yaml python3-tabulate python3-tomlkit python3-yaspin +# Depends on: python3-aiohttp python3-appdirs python3-cerberus python3-colorama python3-dephell-archive python3-dephell-argparse python3-dephell-changelogs python3-dephell-discover python3-dephell-licenses python3-dephell-links python3-dephell-markers python3-dephell-setuptools python3-dephell-shells python3-dephell-venvs python3-dephell-versioning python3-html5lib python3-jinja2 python3-m2r python3-pip python3-pygments python3-ruamel-yaml python3-tabulate python3-tomlkit python3-yaspin name=python3-dephell version=0.8.3 |