Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-simpy-3.0.9-23.fc37 RPM for noarch

From Fedora 37 for ppc64le / p

Name: python3-simpy Distribution: Fedora Project
Version: 3.0.9 Vendor: Fedora Project
Release: 23.fc37 Build date: Sat Jul 23 00:28:14 2022
Group: Unspecified Build host: buildvm-ppc64le-24.iad2.fedoraproject.org
Size: 201579 Source RPM: python-simpy-3.0.9-23.fc37.src.rpm
Packager: Fedora Project
Url: https://simpy.readthedocs.io/
Summary: Python simulation framework
SimPy (= Simulation in Python3) is an object-oriented, process-based
discrete-event simulation language based on standard Python. It
provides the modeler with components of a simulation model including
processes, for active components like customers, messages, and
vehicles, and resources, for passive components that form limited
capacity congestion points like servers, checkout counters, and
tunnels. It also provides monitor variables to aid in gathering
statistics. Random variates are provided by the standard Python random
module.

Provides

Requires

License

LGPLv2+

Changelog

* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.9-23
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 3.0.9-22
  - Rebuilt for Python 3.11
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.9-21
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.9-20
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 3.0.9-19
  - Rebuilt for Python 3.10
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.9-18
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.9-17
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

Files

/usr/lib/python3.11/site-packages/simpy
/usr/lib/python3.11/site-packages/simpy-3.0.9-py3.11.egg-info
/usr/lib/python3.11/site-packages/simpy-3.0.9-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/simpy-3.0.9-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/simpy-3.0.9-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/simpy-3.0.9-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/simpy/__init__.py
/usr/lib/python3.11/site-packages/simpy/__pycache__
/usr/lib/python3.11/site-packages/simpy/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/simpy/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/simpy/__pycache__/_compat.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/simpy/__pycache__/_compat.cpython-311.pyc
/usr/lib/python3.11/site-packages/simpy/__pycache__/core.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/simpy/__pycache__/core.cpython-311.pyc
/usr/lib/python3.11/site-packages/simpy/__pycache__/events.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/simpy/__pycache__/events.cpython-311.pyc
/usr/lib/python3.11/site-packages/simpy/__pycache__/rt.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/simpy/__pycache__/rt.cpython-311.pyc
/usr/lib/python3.11/site-packages/simpy/__pycache__/util.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/simpy/__pycache__/util.cpython-311.pyc
/usr/lib/python3.11/site-packages/simpy/_compat.py
/usr/lib/python3.11/site-packages/simpy/core.py
/usr/lib/python3.11/site-packages/simpy/events.py
/usr/lib/python3.11/site-packages/simpy/resources
/usr/lib/python3.11/site-packages/simpy/resources/__init__.py
/usr/lib/python3.11/site-packages/simpy/resources/__pycache__
/usr/lib/python3.11/site-packages/simpy/resources/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/simpy/resources/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/simpy/resources/__pycache__/base.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/simpy/resources/__pycache__/base.cpython-311.pyc
/usr/lib/python3.11/site-packages/simpy/resources/__pycache__/container.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/simpy/resources/__pycache__/container.cpython-311.pyc
/usr/lib/python3.11/site-packages/simpy/resources/__pycache__/resource.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/simpy/resources/__pycache__/resource.cpython-311.pyc
/usr/lib/python3.11/site-packages/simpy/resources/__pycache__/store.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/simpy/resources/__pycache__/store.cpython-311.pyc
/usr/lib/python3.11/site-packages/simpy/resources/base.py
/usr/lib/python3.11/site-packages/simpy/resources/container.py
/usr/lib/python3.11/site-packages/simpy/resources/resource.py
/usr/lib/python3.11/site-packages/simpy/resources/store.py
/usr/lib/python3.11/site-packages/simpy/rt.py
/usr/lib/python3.11/site-packages/simpy/util.py
/usr/share/doc/python3-simpy
/usr/share/doc/python3-simpy/AUTHORS.txt
/usr/share/doc/python3-simpy/CHANGES.txt
/usr/share/doc/python3-simpy/PKG-INFO
/usr/share/doc/python3-simpy/README.txt
/usr/share/licenses/python3-simpy
/usr/share/licenses/python3-simpy/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 9 20:42:17 2024