[med-svn] [Git][med-team/python-questplus][master] 5 commits: wrap-and-sort -ast
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Sat Nov 8 11:04:27 GMT 2025
Alexandre Detiste pushed to branch master at Debian Med / python-questplus
Commits:
d204462c by Alexandre Detiste at 2025-11-08T11:58:43+01:00
wrap-and-sort -ast
- - - - -
8663a1ee by Alexandre Detiste at 2025-11-08T11:59:09+01:00
drop "Rules-Requires-Root: no": it is the default now
- - - - -
58d6d8b5 by Alexandre Detiste at 2025-11-08T11:59:31+01:00
bump Standards-Version to 4.7.2
- - - - -
85bd2725 by Alexandre Detiste at 2025-11-08T12:03:53+01:00
add build-dep on python3-setuptools-scm to avoid "0.0.0" version
- - - - -
fe81ef6e by Alexandre Detiste at 2025-11-08T12:04:20+01:00
release
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+python-questplus (2023.1-4) unstable; urgency=medium
+
+ * Team upload
+ * Add build-dep on python3-setuptools-scm to avoid "0.0.0" version
+ * Drop "Rules-Requires-Root: no": it is the default now
+ * Bump Standards-Version to 4.7.2
+
+ -- Alexandre Detiste <tchet at debian.org> Sat, 08 Nov 2025 12:03:57 +0100
+
python-questplus (2023.1-3) unstable; urgency=medium
* Team upload
=====================================
debian/control
=====================================
@@ -1,36 +1,39 @@
Source: python-questplus
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Andreas Tille <tille at debian.org>
+Uploaders:
+ Andreas Tille <tille at debian.org>,
Section: science
Priority: optional
-Build-Depends: debhelper-compat (= 13),
- dh-sequence-python3,
- pybuild-plugin-pyproject,
- python3,
- cython3,
- python3-setuptools,
- python3-json-tricks <!nocheck>,
- python3-numpy <!nocheck>,
- python3-scipy <!nocheck>,
- python3-xarray <!nocheck>,
- python3-pytest <!nocheck>
-Standards-Version: 4.7.0
+Build-Depends:
+ debhelper-compat (= 13),
+ dh-sequence-python3,
+ cython3,
+ pybuild-plugin-pyproject,
+ python3,
+ python3-json-tricks <!nocheck>,
+ python3-numpy <!nocheck>,
+ python3-pytest <!nocheck>,
+ python3-scipy <!nocheck>,
+ python3-setuptools,
+ python3-setuptools-scm,
+ python3-xarray <!nocheck>,
+Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/med-team/python-questplus
Vcs-Git: https://salsa.debian.org/med-team/python-questplus.git
Homepage: https://github.com/hoechenberger/questplus
-Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-pybuild
Package: python3-questplus
Architecture: any
Section: python
-Depends: ${shlibs:Depends},
- ${misc:Depends},
- ${python3:Depends},
- python3-json-tricks,
- python3-numpy,
- python3-scipy,
- python3-xarray
+Depends:
+ python3-json-tricks,
+ python3-numpy,
+ python3-scipy,
+ python3-xarray,
+ ${misc:Depends},
+ ${python3:Depends},
+ ${shlibs:Depends},
Description: QUEST+ implementation in Python3
QUEST+ is a Bayesian adaptive psychometric testing method that allows an
arbitrary number of stimulus dimensions, psychometric function
View it on GitLab: https://salsa.debian.org/med-team/python-questplus/-/compare/e5ec90c037a48320dccf2beffd4f006b0289a761...fe81ef6ed07a9abc35c3ae4db2c6c8b7d9baa365
--
View it on GitLab: https://salsa.debian.org/med-team/python-questplus/-/compare/e5ec90c037a48320dccf2beffd4f006b0289a761...fe81ef6ed07a9abc35c3ae4db2c6c8b7d9baa365
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/20251108/75fe5bee/attachment-0001.htm>
More information about the debian-med-commit
mailing list