Added dependencies for building inferitpkg - python-boto3, python-botocore and python-s3transfer

pull/4/head
Alexey Lyubimov 11 months ago
parent 4c0687dfca
commit 63752803de

@ -1213,6 +1213,12 @@
"python-betamax": {
"url": "https://src.fedoraproject.org/rpms/python-betamax.git"
},
"python-boto3": {
"url": "https://src.fedoraproject.org/rpms/python-boto3.git"
},
"python-botocore": {
"url": "https://src.fedoraproject.org/rpms/python-botocore.git"
},
"python-certifi": {
"url": "https://src.fedoraproject.org/rpms/python-certifi.git"
},
@ -1306,6 +1312,9 @@
"python-rst-linker": {
"url": "https://src.fedoraproject.org/rpms/python-rst-linker.git"
},
"python-s3transfer": {
"url": "https://src.fedoraproject.org/rpms/python-s3transfer.git"
},
"python-service-identity": {
"url": "https://src.fedoraproject.org/rpms/python-service-identity.git"
},

Loading…
Cancel
Save