Removes mongodb:3.6 requirement, adds python36:3.6 and swig:3.0

- mongodb:3.6 is not required to build the module anymore.
  - swig:3.0 is required for the scipy package.
  - python36:3.6 is required for all module packages.
i8-stream-3.6 changed/i8-stream-3.6/python36-3.6-8090020240507222743.ebf61b53
Eugene Zamriy 9 months ago
parent 84a614411f
commit ba8c0941a2
Signed by: ezamriy
GPG Key ID: 7EBF95C7DCFA496C

@ -18,7 +18,8 @@ data:
- MIT - MIT
dependencies: dependencies:
- buildrequires: - buildrequires:
mongodb: [3.6] python36: [3.6]
swig: [3.0]
platform: [el8] platform: [el8]
requires: requires:
platform: [el8] platform: [el8]

Loading…
Cancel
Save