[med-svn] [python-cobra] 01/02: Merge tag 'debian/0.4.0b7-1' into debian/jessie-backports
Afif Elghraoui
afif at moszumanska.debian.org
Sun Mar 6 09:14:39 UTC 2016
This is an automated email from the git hooks/post-receive script.
afif pushed a commit to branch debian/jessie-backports
in repository python-cobra.
commit 243c1a7f8236976d52b521b2824eb2ec20bf788a
Merge: c3cf874 f3afb14
Author: Afif Elghraoui <afif at ghraoui.name>
Date: Sat Mar 5 23:59:16 2016 -0800
Merge tag 'debian/0.4.0b7-1' into debian/jessie-backports
.travis.yml | 3 +-
cobra/VERSION | 2 +-
cobra/core/ArrayBasedModel.py | 7 +-
cobra/core/DictList.py | 3 +-
cobra/core/Formula.py | 3 +-
cobra/core/Gene.py | 4 +-
cobra/core/Metabolite.py | 1 -
cobra/core/Object.py | 3 -
cobra/core/Reaction.py | 66 +++--
cobra/core/Solution.py | 2 +-
cobra/design/design_algorithms.py | 6 +-
cobra/flux_analysis/phenotype_phase_plane.py | 7 +-
cobra/io/sbml.py | 4 +
cobra/manipulation/annotate.py | 2 +-
cobra/test/data/mini.json | 2 +
cobra/test/data/mini.mat | Bin 14600 -> 14600 bytes
cobra/test/data/mini.pickle | Bin 25060 -> 25128 bytes
cobra/test/data/mini_fbc1.xml | 20 +-
cobra/test/data/mini_fbc2.xml | 5 +-
cobra/test/data/mini_fbc2.xml.bz2 | Bin 4957 -> 5008 bytes
cobra/test/data/mini_fbc2.xml.gz | Bin 5670 -> 5719 bytes
cobra/test/unit_tests.py | 25 +-
cobra/topology/__init__.py | 2 +-
debian/changelog | 9 +
debian/control | 21 +-
debian/copyright | 4 +-
debian/patches/fix-test-skips.patch | 40 +++
debian/patches/series | 2 +-
debian/tests/control | 19 +-
documentation_builder/building_model.ipynb | 107 ++++----
documentation_builder/deletions.ipynb | 306 ++++------------------
documentation_builder/gapfilling.ipynb | 3 +-
documentation_builder/getting_started.ipynb | 74 ++++--
documentation_builder/io.ipynb | 33 ++-
documentation_builder/loopless.ipynb | 40 +--
documentation_builder/milp.ipynb | 21 +-
documentation_builder/phenotype_phase_plane.ipynb | 48 ++--
documentation_builder/plot_helper.py | 81 ++++++
documentation_builder/pymatbridge.ipynb | 2 +-
documentation_builder/qp.ipynb | 48 +---
documentation_builder/simulating.ipynb | 77 ++++--
documentation_builder/solvers.ipynb | 46 ++--
42 files changed, 589 insertions(+), 559 deletions(-)
diff --cc debian/changelog
index d9269df,8b05734..b589967
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,9 -1,12 +1,18 @@@
+ python-cobra (0.4.0b7-1) unstable; urgency=medium
+
+ * Imported Upstream version 0.4.0b7
+ * Update standards version
+ * Run additional tests at build-time
+ * Clean up and fix autopkgtest
+
+ -- Afif Elghraoui <afif at ghraoui.name> Sat, 20 Feb 2016 01:05:24 -0800
+
+python-cobra (0.4.0b6-1~bpo8+1) jessie-backports; urgency=medium
+
+ * Rebuild for jessie-backports.
+
+ -- Afif Elghraoui <afif at ghraoui.name> Sat, 26 Dec 2015 22:21:17 -0800
+
python-cobra (0.4.0b6-1) unstable; urgency=medium
* Run autopkgtests from outside the source tree
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-cobra.git
More information about the debian-med-commit
mailing list