<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<h3>
Nilesh Patra pushed to branch master
at <a href="https://salsa.debian.org/med-team/python-cobra">Debian Med / python-cobra</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/med-team/python-cobra/-/commit/ac69e4915aec3691ba988f84a2a86f82d43fac15">ac69e491</a></strong>
<div>
<span>by Nilesh Patra</span>
<i>at 2021-08-23T00:53:31+05:30</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">routine-update: New upstream version
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/python-cobra/-/commit/46a2520bca19378fe0c257629653e7d2bc4f23d8">46a2520b</a></strong>
<div>
<span>by Nilesh Patra</span>
<i>at 2021-08-23T00:53:32+05:30</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 0.22.1</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/python-cobra/-/commit/47bc2b7d0c6061e437920a012e28463b94a940c6">47bc2b7d</a></strong>
<div>
<span>by Nilesh Patra</span>
<i>at 2021-08-23T00:53:44+05:30</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update upstream source from tag 'upstream/0.22.1'

Update to upstream version '0.22.1'
with Debian dir dc5cc4aadb8e198ad6a5d0a695094f6aded6d90b</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/python-cobra/-/commit/534cb14b3ceb02c6f0778c74f8a281276873ab43">534cb14b</a></strong>
<div>
<span>by Nilesh Patra</span>
<i>at 2021-08-23T00:54:10+05:30</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">routine-update: Ready to upload to unstable
</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#9c96da0e9f91d7d8937b69b524702c106258f0d1">
debian/changelog
</a>
</li>
<li class="file-stats">
<a href="#6187b681f5cc27399748326869529c35159e446d">
<span class="new-file">
+
release-notes/0.22.1.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#327ebaa25ec0630b95cfd4d7e339b8e2f40f6d2e">
release-notes/next-release.md
</a>
</li>
<li class="file-stats">
<a href="#8c91c0296909b5ea3c496fde69e9dc44a6c6ae5f">
setup.cfg
</a>
</li>
<li class="file-stats">
<a href="#8e2edce0d507e1297474f25c00cae94258db38d8">
setup.py
</a>
</li>
<li class="file-stats">
<a href="#1de6b4f3a254357ed4adcffc483949c14961379d">
src/cobra/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#e2f334d3eb4a5aa4a93e160e38024b3b8e413181">
src/cobra/flux_analysis/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#940d17998e297603259dafc7c03426177a617b54">
src/cobra/flux_analysis/deletion.py
</a>
</li>
<li class="file-stats">
<a href="#4889e7c0b5e27a6986d471038e0d27f57ff675e5">
src/cobra/flux_analysis/fastcc.py
</a>
</li>
<li class="file-stats">
<a href="#c078c869cadd4f9f3e4c15e5baec3796bb628aac">
src/cobra/flux_analysis/gapfilling.py
</a>
</li>
<li class="file-stats">
<a href="#568c393cbb773032d85fdddda22694a1cb3c3610">
src/cobra/flux_analysis/geometric.py
</a>
</li>
<li class="file-stats">
<a href="#c566b51987ea58808cd2d157c099744aaec32a49">
src/cobra/flux_analysis/moma.py
</a>
</li>
<li class="file-stats">
<a href="#9a87a0676bfdc1a7e808f721ef2589639001e959">
src/cobra/flux_analysis/parsimonious.py
</a>
</li>
<li class="file-stats">
<a href="#7b414d969aac7b887fb1c52d74a8210ebdced28c">
src/cobra/flux_analysis/phenotype_phase_plane.py
</a>
</li>
<li class="file-stats">
<a href="#f583564d5aa3d141c288ed41c1cbb231e314bb76">
src/cobra/flux_analysis/room.py
</a>
</li>
<li class="file-stats">
<a href="#8f6dfcb0746b5ec79c5b96424d8a5056a89b56d9">
src/cobra/manipulation/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#7e2d758060013359f44454fc85ec37bc5aa7cdbc">
src/cobra/manipulation/annotate.py
</a>
</li>
<li class="file-stats">
<a href="#8bdd72114e2865da33b2ba2dba0de23506f09030">
src/cobra/manipulation/delete.py
</a>
</li>
<li class="file-stats">
<a href="#f7fc8cab2969e569616894d6b818037bf5def10f">
src/cobra/manipulation/modify.py
</a>
</li>
<li class="file-stats">
<a href="#34689e050009dca840887799e3536996a478a904">
src/cobra/manipulation/validate.py
</a>
</li>
<li class="file-stats">
<a href="#2f1c3d321a829ce0326aeaa5af33022284a28d6e">
src/cobra/test/test_flux_analysis/conftest.py
</a>
</li>
<li class="file-stats">
<a href="#708226db9d4bd7d7bdf78d76ef7a67a171a4164f">
src/cobra/test/test_flux_analysis/test_deletion.py
</a>
</li>
<li class="file-stats">
<a href="#59912230f8e61ac4df64ae75c805d02ebffa18de">
src/cobra/test/test_flux_analysis/test_fastcc.py
</a>
</li>
<li class="file-stats">
<a href="#b885ad82791b3386b28a10ce98b3c64a6c5e2d5a">
src/cobra/test/test_flux_analysis/test_gapfilling.py
</a>
</li>
<li class="file-stats">
<a href="#ac9367576db0aec465c36d2394621dcdca300a80">
src/cobra/test/test_flux_analysis/test_geometric.py
</a>
</li>
<li class="file-stats">
<a href="#e2c11ca08c2f67c1f2eb9e7eae4b4eb6735d2d11">
src/cobra/test/test_flux_analysis/test_moma.py
</a>
</li>
<li class="file-stats">
<a href="#7afc2251a1ae27116a081ac7b866deb114cef504">
src/cobra/test/test_flux_analysis/test_parsimonious.py
</a>
</li>
<li class="file-stats">
<a href="#9ed5d9ffd519622157409bdf43433cae486ba5de">
src/cobra/test/test_flux_analysis/test_phenotype_phase_plane.py
</a>
</li>
<li class="file-stats">
<a href="#3647ca6f222868fe800f124caf38d90cc851eccf">
src/cobra/test/test_flux_analysis/test_room.py
</a>
</li>
<li class="file-stats">
<a href="#c685d96e4e633bfaa4ca054b2b8cf30ac0b1ed1c">
<span class="deleted-file">

src/cobra/test/test_manipulation.py
</span>
</a>
</li>
</ul>
<h5>The diff was not included because it is too large.</h5>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #666;">

<br>
<a href="https://salsa.debian.org/med-team/python-cobra/-/compare/8fa3b6d190c3a283f4991528b80a89fe37eed99e...534cb14b3ceb02c6f0778c74f8a281276873ab43">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.



</p>
</div>
</body>
</html>