Information for build python-pysb-1.16.0-16.fc44

ID196309
Package Namepython-pysb
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.16.0
Release16.fc44
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-pysb.git#5eee73237cd53b10c683d0acefaccf1234967c32
SummaryRule-based modeling of biochemical systems as Python programs
DescriptionPySB is a framework for building mathematical models of biochemical systems as Python programs. PySB abstracts the complex process of creating equations describing interactions among multiple proteins or other biomolecules into a simple and intuitive domain specific programming language, which is internally translated into BioNetGen or Kappa rules and from there into systems of equations. PySB makes it straightforward to divide models into modules and to call libraries of reusable elements (macros) that encode standard biochemical actions. These features promote model transparency, reuse and accuracy. PySB also interoperates with standard scientific Python libraries such as NumPy, SciPy and SymPy enabling model simulation and analysis.
Built byliuyang
State failed
Volume DEFAULT
StartedTue, 05 May 2026 02:36:48 CST
CompletedTue, 05 May 2026 02:53:22 CST
Taskbuild (f44, /rpms/python-pysb.git:5eee73237cd53b10c683d0acefaccf1234967c32)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pysb.git#5eee73237cd53b10c683d0acefaccf1234967c32'}}
Tags No tags
RPMs No RPMs
Changelog * Wed Feb 11 2026 Michel Lind <salimma@fedoraproject.org> - 1.16.0-16 - Rebuilt without python-mock * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.16.0-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 1.16.0-14 - Rebuilt for Python 3.14.0rc3 bytecode * Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 1.16.0-13 - Rebuilt for Python 3.14.0rc2 bytecode * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.16.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 1.16.0-11 - Rebuilt for Python 3.14 * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.16.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Sat Sep 28 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.16.0-9 - Convert license tag to SPDX * Wed Sep 04 2024 Miroslav Suchý <msuchy@redhat.com> - 1.16.0-8 - convert license to SPDX * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.16.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sun Jun 09 2024 Python Maint <python-maint@redhat.com> - 1.16.0-6 - Rebuilt for Python 3.13 * Mon Apr 22 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.16.0-5 - Remove upper bound on sympy version (rhbz#2276409) * Sun Apr 21 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.16.0-4 - Make the doc condition into a proper bcond * Sun Apr 21 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.16.0-3 - Actually fix build * Sun Apr 21 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.16.0-2 - Add BR:python3-pip to fix build * Sun Apr 21 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.16.0-1 - Version 1.16.0 (rhbz#2265419)