[med-svn] [Git][med-team/pyensembl][master] 2 commits: d/t/run-unit-test: minor fixups.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Wed Feb 28 21:02:46 GMT 2024
Étienne Mollier pushed to branch master at Debian Med / pyensembl
Commits:
12c1f4fa by Étienne Mollier at 2024-02-28T21:57:55+01:00
d/t/run-unit-test: minor fixups.
Gbp-Dch: ignore
- - - - -
cee455d7 by Étienne Mollier at 2024-02-28T22:02:18+01:00
ready to upload to unstable.
- - - - -
2 changed files:
- debian/changelog
- debian/tests/run-unit-test
Changes:
=====================================
debian/changelog
=====================================
@@ -1,9 +1,9 @@
-pyensembl (2.3.9-2) UNRELEASED; urgency=medium
+pyensembl (2.3.9-2) unstable; urgency=medium
* d/t/run-unit-test: update test directory name.
- Fix autopkgtests needing Internet.
+ Put manual autopkgtest back in working conditions.
- -- Étienne Mollier <emollier at debian.org> Wed, 28 Feb 2024 20:54:52 +0100
+ -- Étienne Mollier <emollier at debian.org> Wed, 28 Feb 2024 22:01:31 +0100
pyensembl (2.3.9-1) unstable; urgency=medium
=====================================
debian/tests/run-unit-test
=====================================
@@ -11,6 +11,8 @@ cp -a tests/ $AUTOPKGTEST_TMP
cd $AUTOPKGTEST_TMP
+export HOME="$AUTOPKGTEST_TMP"
+
# common.py and data.py are missing from the source tarball in Pypi, but these
# files are present in the Github source code. These files are required to run
# the following tests:
@@ -42,5 +44,5 @@ rm tests/test_transcript_support_level.py
for py in $(py3versions -s)
do
- $py -m pytest test
+ $py -m pytest tests
done
View it on GitLab: https://salsa.debian.org/med-team/pyensembl/-/compare/88ea2c2e272e01c321ac49e316cf4e211fbf6cab...cee455d728b0712b80d31e9db17552afbd7dbe08
--
View it on GitLab: https://salsa.debian.org/med-team/pyensembl/-/compare/88ea2c2e272e01c321ac49e316cf4e211fbf6cab...cee455d728b0712b80d31e9db17552afbd7dbe08
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20240228/48e2b78e/attachment-0001.htm>
More information about the debian-med-commit
mailing list