2019-05-04 08:53:49 +00:00
|
|
|
{
|
|
|
|
"name": "python3-python-dateutil",
|
|
|
|
"buildsystem": "simple",
|
|
|
|
"build-commands": [
|
2019-11-04 07:31:21 +00:00
|
|
|
"pip3 install --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} python-dateutil"
|
2019-05-04 08:53:49 +00:00
|
|
|
],
|
|
|
|
"sources": [
|
|
|
|
{
|
|
|
|
"type": "file",
|
2019-11-04 07:31:21 +00:00
|
|
|
"url": "https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl",
|
|
|
|
"sha256": "3350809f0555b11f552448330d0b52d5f24c91a322ea4a15ef22629740f3761c"
|
2019-05-04 08:53:49 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "file",
|
2019-11-04 07:31:21 +00:00
|
|
|
"url": "https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl",
|
|
|
|
"sha256": "7e6584c74aeed623791615e26efd690f29817a27c73085b78e4bad02493df2fb"
|
2019-05-04 08:53:49 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|