<!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>
Diane Trout pushed to branch master
at <a href="https://salsa.debian.org/med-team/python-scanpy">Debian Med / python-scanpy</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/med-team/python-scanpy/-/commit/388748f0b6e0562548d179502605b5d7aa1dc433">388748f0</a></strong>
<div>
<span>by Diane Trout</span>
<i>at 2021-11-09T16:37:52-08:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 1.8.2</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/python-scanpy/-/commit/1a516aad3c50ce6ff969770d739a8ed197355a34">1a516aad</a></strong>
<div>
<span>by Diane Trout</span>
<i>at 2021-11-09T16:38:25-08:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update upstream source from tag 'upstream/1.8.2'

Update to upstream version '1.8.2'
with Debian dir 36c8303a60ae8d7883ad671a386b86eeae3febec</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/python-scanpy/-/commit/d07f939e40c75ea9083646748ea9569b33786b9c">d07f939e</a></strong>
<div>
<span>by Diane Trout</span>
<i>at 2021-11-10T14:45:52-08:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Upstream dropped this dependency
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/python-scanpy/-/commit/c793a1c0e995905c13c270e41b1d0d9544df8f90">c793a1c0</a></strong>
<div>
<span>by Diane Trout</span>
<i>at 2021-11-10T14:46:13-08:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Some test cases try to use the leiden and louvain clustering algoritms

Unfortunately I think scanpy really wants the vtaag louvain which
I think the developer removed in preference of their leiden method
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/python-scanpy/-/commit/c235d9d4cff076d5ad861ae39aa543e2ee7dc03a">c235d9d4</a></strong>
<div>
<span>by Diane Trout</span>
<i>at 2021-11-10T14:49:51-08:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">test_plot_rank_genes_groups_gene_symbols worked without internet
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/python-scanpy/-/commit/5e770b0f4c6e32b64bd0fbee23db3077aa731489">5e770b0f</a></strong>
<div>
<span>by Diane Trout</span>
<i>at 2021-11-10T14:50:30-08:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">compute methods were installed correctly into test environment

Also pybuild.testfiles doesn't seem to copy into subdirectories
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/python-scanpy/-/commit/bdb858c3587d5972171450ae5d6ab8855c996a0b">bdb858c3</a></strong>
<div>
<span>by Diane Trout</span>
<i>at 2021-11-10T14:51:22-08:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Install conftest.py into pybuild test environment
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/python-scanpy/-/commit/988cea444e05140c3b23560cfdb6281ce690e7a1">988cea44</a></strong>
<div>
<span>by Diane Trout</span>
<i>at 2021-11-10T14:53:26-08:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Include more test data

This allows more tests to run without needing internet access.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/python-scanpy/-/commit/22bba973fa9965009453cede23e7e350f42e1188">22bba973</a></strong>
<div>
<span>by Diane Trout</span>
<i>at 2021-11-10T14:56:19-08:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update tests that depnded on louvain package
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/python-scanpy/-/commit/6e83b16f9e0483b7f89a4ba149fdf6be1cdae88c">6e83b16f</a></strong>
<div>
<span>by Diane Trout</span>
<i>at 2021-11-10T14:56:40-08:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Disable some more tests that ran me out of memory
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/python-scanpy/-/commit/e0e87f208173065bf007beac5f9a3b6546f92724">e0e87f20</a></strong>
<div>
<span>by Diane Trout</span>
<i>at 2021-11-10T14:57:00-08:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Disable test_visium_default after asking upstream about it.

https://github.com/theislab/scanpy/issues/2048
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/python-scanpy/-/commit/9179e3fc88d0ab55912a2b4e6dd9e7dc1d484d83">9179e3fc</a></strong>
<div>
<span>by Diane Trout</span>
<i>at 2021-11-10T15:07:39-08:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Provide image comparison test cases better test data

There's some modest differences in plot layouts between upstreams test
enviornments and ours that cause slightly different layouts.
</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#e7d14d429f898757a423156de0e8c49d75240694">
.pre-commit-config.yaml
</a>
</li>
<li class="file-stats">
<a href="#f168b81935360ddcf2dd0f2d4b98b8603829060f">
<span class="new-file">
+
debian/README.Debian
</span>
</a>
</li>
<li class="file-stats">
<a href="#28a5d855df77687ec883826f7bf7aa08637812be">
<span class="new-file">
+
debian/_images/correlation.png
</span>
</a>
</li>
<li class="file-stats">
<a href="#39858dead701d5fb6681c7137577ae26d7790606">
<span class="new-file">
+
debian/_images/master_dotplot3.png
</span>
</a>
</li>
<li class="file-stats">
<a href="#682d830d31839e7668899ef19260ec5cc49dafcc">
<span class="new-file">
+
debian/_images/master_matrixplot_std_scale_var_dict.png
</span>
</a>
</li>
<li class="file-stats">
<a href="#de346dd83dab407ec5d4c42f9e2042a03b1df018">
<span class="new-file">
+
debian/_images/master_paga.png
</span>
</a>
</li>
<li class="file-stats">
<a href="#bd4bd95762ed63092ba7e8794dbbd6ecfb9aa0e2">
<span class="new-file">
+
debian/_images/master_paga_continuous.png
</span>
</a>
</li>
<li class="file-stats">
<a href="#023824c4ac8537ac44ddb37a47a3ca928518ca92">
<span class="new-file">
+
debian/_images/master_paga_continuous_multiple.png
</span>
</a>
</li>
<li class="file-stats">
<a href="#15a5b409324060d81a708ca6e9072a1fdc7fdd4b">
<span class="new-file">
+
debian/_images/master_paga_continuous_obs.png
</span>
</a>
</li>
<li class="file-stats">
<a href="#53fe058ff244243885b5e5faf8aaef1b211002e8">
<span class="new-file">
+
debian/_images/master_paga_pie.png
</span>
</a>
</li>
<li class="file-stats">
<a href="#782948acad1dff7e6ef446a3386bd65afed859e3">
<span class="new-file">
+
debian/_images/master_spatial_external_img.png
</span>
</a>
</li>
<li class="file-stats">
<a href="#08f8b2a5124dd629f3e57526192fe7094c862d90">
<span class="new-file">
+
debian/_images/master_spatial_general_cat.png
</span>
</a>
</li>
<li class="file-stats">
<a href="#6a2b435a9337917b1322397d2e6734364164e7bf">
<span class="new-file">
+
debian/_images/master_spatial_visium_empty_image.png
</span>
</a>
</li>
<li class="file-stats">
<a href="#7dc0e62013110ea2fe20888dcf3c5ca20db410eb">
<span class="new-file">
+
debian/_images/master_umap_with_edges.png
</span>
</a>
</li>
<li class="file-stats">
<a href="#58ef006ab62b83b4bec5d81fe5b32c3b4c2d1cc2">
debian/control
</a>
</li>
<li class="file-stats">
<a href="#ac010bf59045db9122621c77919746c67a2ae293">
debian/data/get
</a>
</li>
<li class="file-stats">
<a href="#ea0a00fab1079bacb81b9933801c7a584e0eb3d0">
<span class="new-file">
+
debian/data/paul15/paul15.h5
</span>
</a>
</li>
<li class="file-stats">
<a href="#bdb0424fa27388e44432f32709a0960d568b85d1">
<span class="new-file">
+
debian/data/pbmc3k_processed.h5ad
</span>
</a>
</li>
<li class="file-stats">
<a href="#ed2eeea8592d555df80f0edb5f627eef764c9685">
debian/patches/mark-tests-need-internet.patch
</a>
</li>
<li class="file-stats">
<a href="#dea8401c529cba2e4fa601c535292b392deb5bd6">
debian/pybuild.testfiles
</a>
</li>
<li class="file-stats">
<a href="#8756c63497c8dc39f7773438edf53b220c773f67">
debian/rules
</a>
</li>
<li class="file-stats">
<a href="#d0b2adb0358f0eab7dd3bb1849dd4e795a81f242">
debian/source/include-binaries
</a>
</li>
<li class="file-stats">
<a href="#55fff9f5c42b727c1292e3edd9a5b000c926bd9e">
docs/ecosystem.rst
</a>
</li>
<li class="file-stats">
<a href="#af11a2f9b2164928274bc16de65971fb03c7d7d3">
<span class="new-file">
+
docs/release-notes/1.8.1.rst
</span>
</a>
</li>
<li class="file-stats">
<a href="#0b79e3d11cb079c9eb348f88163a36b3244cf072">
<span class="new-file">
+
docs/release-notes/1.8.2.rst
</span>
</a>
</li>
<li class="file-stats">
<a href="#a9dc64ad45e6282a808eec38e2344f11a61ab79c">
docs/release-notes/release-latest.rst
</a>
</li>
<li class="file-stats">
<a href="#5d07e7d72637aa0d59c89d381fe6dc4cf46e2491">
pyproject.toml
</a>
</li>
<li class="file-stats">
<a href="#cbe8fe4f362fbe8b4bddc2d0c6546e9e86ad0db1">
scanpy/external/exporting.py
</a>
</li>
<li class="file-stats">
<a href="#a0438d0cc488f77d06cf0f1088c84fbf5a936dbc">
scanpy/plotting/_anndata.py
</a>
</li>
<li class="file-stats">
<a href="#d828302c918d74a9ec08446414b212059ddce7a9">
scanpy/plotting/_tools/__init__.py
</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-scanpy/-/compare/94eaf9310490ffab17a2cc33667bbcffaebfffd7...9179e3fc88d0ab55912a2b4e6dd9e7dc1d484d83">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>