Thu, 26 Jun 2025 22:37:57 CST | login

Information for build python-boolean.py-4.0-1.oc9

ID24630
Package Namepython-boolean.py
Version4.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-boolean.py.git?.#4a8cabc33ea80f2ea2279f00db55147d73fe51c9
SummaryDefine boolean algebras, create and parse boolean expressions and create custom boolean DSL
DescriptionThis library helps you deal with boolean expressions and algebra with variables and the boolean functions AND, OR, NOT.You can parse expressions from strings and simplify and compare expressions. You can also easily create your custom algreba and mini DSL and create custom tokenizers to handle custom expressions.For extensive documentation look either into the docs directory or view it online,...
Built byocs-bot
State complete
Volume DEFAULT
StartedThu, 20 Jun 2024 11:51:14 CST
CompletedThu, 20 Jun 2024 11:52:30 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-boolean.py.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-boolean.py.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-boolean.py-4.0-1.oc9.src.rpm (info) (download)
noarch
python-boolean.py-doc-4.0-1.oc9.noarch.rpm (info) (download)
python3-boolean.py-4.0-1.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jun 20 2024 cunshunxia <cunshunxia@tencent.com> - 4.0-1 - initial build