python-simpy3 3.0.7+dfsg-1 source package in Ubuntu

Changelog

python-simpy3 (3.0.7+dfsg-1) unstable; urgency=low

  * SimPy 3.0.7 release (Closes: #729866)
    - Simpy 3 API is not compatible with Simpy 2. For information on changes
    from Simpy 2, see
    http://simpy.rtfd.org/en/latest/topical_guides/porting_from_simpy2.html
  * Update to Standards-Version 3.9.6 (no changes)
  * Update License
  * Rewrite debian/rules to use pybuild
  * Patch sphinx docs to use local inventory instead of downloading from
  python.org

 -- Larissa Reis <email address hidden>  Thu, 30 Apr 2015 01:57:50 -0300

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-simpy3_3.0.7+dfsg-1.dsc 2.3 KiB 41affb7d9737fcf2b842ad432fa1fa0ff8c0a78a69d038d95c9131996aed2d7c
python-simpy3_3.0.7+dfsg.orig.tar.gz 397.9 KiB a52665f092f94209ca528d19dc9b699f7f3f4d981367b0236e632e4d4d21fd1f
python-simpy3_3.0.7+dfsg-1.debian.tar.xz 129.9 KiB 31412898ab2ac4180b972ab48f3cecb1f310c7b6b101bd95836bd95c509c5527

No changes file available.

Binary packages built by this source

python-simpy3: No summary available for python-simpy3 in ubuntu yakkety.

No description available for python-simpy3 in ubuntu yakkety.

python-simpy3-doc: python-based simulation package, Documentation and examples

 SimPy is a process-based discrete-event simulation language based on
 standard Python.
 .
 Its event dispatcher is based on Python’s generators and can also be
 used for asynchronous networking or to implement multi-agent systems (with
 both, simulated and real communication). 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).
 .
 This package contains the HTML docs and examples of SimPy 3.

python3-simpy3: No summary available for python3-simpy3 in ubuntu yakkety.

No description available for python3-simpy3 in ubuntu yakkety.