[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package python-boolean.py-4.0-12.el10_0.src download

Name python-boolean.py
Epoch 0
Version 4.0
Release 12.el10_0
Architecture src
Website/URL https://github.com/bastikr/boolean.py
License LicenseRef-Callaway-BSD
Build Time 2025-01-10 19:24:29
Build Host builder-arm64-1.inferitos.ru
Summary Define boolean algebras, and create and parse boolean expressions
Repositories Extras
Description "boolean.py" is a small library implementing a boolean algebra. It defines two base elements, TRUE and FALSE, and a Symbol class that can take on one of these two values. Calculations are done in terms of AND, OR and NOT - other compositions like XOR and NAND are not implemented but can be emulated with AND or and NOT. Expressions are constructed from parsed strings or in Python.
Errata
Size 50 KiB
Source Project python-boolean.py-4.0-12.el10_0
SHA-256 checksum ada10a2f409aced667828b1e85c0b05fab551666428b8ec2d879959586acd3f6
× Full screenshot
Changelog link
* Fri Jan 10 2025 Arkady L. Shane <tigro@msvsphere-os.ru> - 4.0-12
- Rebuilt for MSVSphere 10

* Mon Nov 11 2024 Lumir Balhar <lbalhar@redhat.com> - 4.0-12
- Fix incompatibility with Python 3.14

* Wed Sep 04 2024 Miroslav Suchý <msuchy@redhat.com> - 4.0-11
- convert license to SPDX

* Wed Aug 14 2024 Lumir Balhar <lbalhar@redhat.com> - 4.0-10
- Drop obsoleted setup.py test

* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild

* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 4.0-7
- Rebuilt for Python 3.13

* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

* Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 4.0-3
- Rebuilt for Python 3.12