Projects
Eulaceura:Factory
python-simpy
_service:obs_scm:python-simpy.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:python-simpy.spec of Package python-simpy
%global _empty_manifest_terminate_build 0 Name: python-simpy Version: 4.1.1 Release: 1 Summary: Event discrete, process based simulation for Python. License: MIT URL: https://gitlab.com/team-simpy/simpy Source0: https://files.pythonhosted.org/packages/a8/66/860505ec021a16f9d8cf4b8c4d60ee07bb427649b643312303698c93b551/simpy-4.1.1.tar.gz BuildArch: noarch %description SimPy is a process-based discrete-event simulation framework based on standard Python. Processes in SimPy are defined by Python `generator`__ functions and can, for example, be used to model active components like customers, vehicles or agents. SimPy also provides various types of shared resources to model limited capacity congestion points (like servers, checkout counters and tunnels). %package -n python3-simpy Summary: Event discrete, process based simulation for Python. Provides: python-simpy = %{version}-%{release} BuildRequires: python3-devel BuildRequires: python3-pip BuildRequires: python3-wheel BuildRequires: python3-setuptools_scm %description -n python3-simpy SimPy is a process-based discrete-event simulation framework based on standard Python. Processes in SimPy are defined by Python `generator`__ functions and can, for example, be used to model active components like customers, vehicles or agents. SimPy also provides various types of shared resources to model limited capacity congestion points (like servers, checkout counters and tunnels). %package help Summary: Development documents and examples for simpy Provides: python3-simpy-doc %description help SimPy is a process-based discrete-event simulation framework based on standard Python. Processes in SimPy are defined by Python `generator`__ functions and can, for example, be used to model active components like customers, vehicles or agents. SimPy also provides various types of shared resources to model limited capacity congestion points (like servers, checkout counters and tunnels). %prep %autosetup -n simpy-%{version} %build %pyproject_build %install %pyproject_install install -d -m755 %{buildroot}/%{_pkgdocdir} if [ -d doc ]; then cp -arf doc %{buildroot}/%{_pkgdocdir}; fi if [ -d docs ]; then cp -arf docs %{buildroot}/%{_pkgdocdir}; fi if [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fi %files -n python3-simpy %{python3_sitelib}/* %files help %{_docdir}/* %changelog * Tue Mar 19 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 4.1.1-1 - Update package to version 4.1.1 * Tue Aug 02 2022 liukuo <liukuo@kylinos.cn> - 4.0.1-2 - License compliance rectification * Mon Sep 27 2021 Python_Bot <Python_Bot@openeuler.org> - 4.0.1-1 - Package Init
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2