Alexandre Detiste pushed to branch master at Debian Med / biomaj3-user
Commits: d3c55c78 by Alexandre Detiste at 2024-09-13T21:12:29+02:00 remove Nose, release - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +biomaj3-user (3.0.12-2) unstable; urgency=medium + + * Team upload. + * Remove dependency on python3-nose, + tests are disabled anyway (Closes: #1018322) + + -- Alexandre Detiste <[email protected]> Fri, 13 Sep 2024 21:12:13 +0200 + biomaj3-user (3.0.12-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -11,8 +11,6 @@ Build-Depends: debhelper-compat (= 13), python3-consul, python3-flask, python3-ldap3, - python3-mock, - python3-nose, python3-pymongo, python3-setuptools, python3-tabulate, @@ -41,4 +39,3 @@ Description: BioMAJ user management library BioMAJ3 is a rewrite of BioMAJ v1.x, see online documentation for migration. . This package contains the library and microservice to manage users in BioMAJ3 -XB-Python-Egg-Name: biomaj-user View it on GitLab: https://salsa.debian.org/med-team/biomaj3-user/-/commit/d3c55c7838d2754d6d99ca388554d59fc3e4b248 -- View it on GitLab: https://salsa.debian.org/med-team/biomaj3-user/-/commit/d3c55c7838d2754d6d99ca388554d59fc3e4b248 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
