mirror of https://github.com/pyodide/pyodide.git
27 lines
663 B
YAML
27 lines
663 B
YAML
package:
|
|
name: python-sat
|
|
version: 1.8.dev12
|
|
top-level:
|
|
- pysat
|
|
source:
|
|
sha256: 91d83422ec97e6d68dafcdbf9fb1015dcfc6b8c67f3883eda95beeca52bb8518
|
|
url: https://files.pythonhosted.org/packages/69/ef/bf96e7e9ebe777ab072a72e69f2dd222ace2b68d10356a2feba3fbccac38/python-sat-1.8.dev12.tar.gz
|
|
|
|
patches:
|
|
- patches/force_malloc.patch
|
|
- patches/proper_build.patch
|
|
- patches/dummy_buildhpp.patch
|
|
|
|
requirements:
|
|
run:
|
|
- six
|
|
|
|
about:
|
|
home: https://github.com/pysathq/pysat
|
|
PyPI: https://pypi.org/project/python-sat
|
|
summary: A Python library for prototyping with SAT oracles
|
|
license: MIT
|
|
extra:
|
|
recipe-maintainers:
|
|
- alexeyignatiev
|