Add python-requests as requested by other module maintainers

Issue: https://github.com/modularity-modules/python3/issues/6
This commit is contained in:
Tomas Orsava 2017-09-22 15:23:41 +02:00
commit 34774a9416

View file

@ -41,6 +41,7 @@ data:
- python2-jwcrypto
- python2-pluggy
- python2-python-etcd
- python2-requests
- python2-systemd
- python2-tox
api:
@ -53,6 +54,7 @@ data:
- python3-jwcrypto
- python3-pluggy
- python3-python-etcd
- python3-requests
- python3-systemd
- python3-tox
buildopts:
@ -76,6 +78,10 @@ data:
rationale: Common dependency for Samba and FreeIPA
ref: master
buildorder: 0
python-requests:
rationale: Common dependency
ref: master
buildorder: 0
python-jwcrypto:
rationale: Runtime dependency of freeipa and buildtime dependency of custodia