python: build-dependencies, grooming

master
Philippe PITTOLI 2019-09-06 00:15:07 +02:00
parent c8ceca577e
commit 3680d4ad22
1 changed files with 3 additions and 1 deletions

View File

@ -2,4 +2,6 @@ name: python
version: 3.7.4
release: 1
sources: https://www.python.org/ftp/python/%{version}/Python-%{version}.tgz
dirname: Python-3.7.4
dirname: Python-%{version}
build-dependencies: libffi, libffi-dev, python-dev