[med-svn] [Git][med-team/python-cykhash][master] 2 commits: add metadata to new patches
Michael R. Crusoe (@crusoe)
gitlab at salsa.debian.org
Thu Dec 14 12:51:21 GMT 2023
Michael R. Crusoe pushed to branch master at Debian Med / python-cykhash
Commits:
a3bab735 by Michael R. Crusoe at 2023-12-14T13:42:16+01:00
add metadata to new patches
- - - - -
771db801 by Michael R. Crusoe at 2023-12-14T13:51:00+01:00
TODO: Python3.12 support is blocked by #1056644 (fixed by cython3 3.x, but not yet uploaded to sid)
- - - - -
3 changed files:
- debian/changelog
- debian/patches/resolve-import-path.patch
- debian/patches/use-python-objects-instead-of-np-type-objects.patch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,5 +1,8 @@
python-cykhash (2.0.0-3) UNRELEASED; urgency=medium
+ TODO: Python3.12 support is blocked by #1056644 (fixed by cython3 3.x, but
+ not yet uploaded to sid)
+
[ Andreas Tille ]
* Build-Depends: s/python3-dev/python3-all-dev/
=====================================
debian/patches/resolve-import-path.patch
=====================================
@@ -1,3 +1,5 @@
+Author: Nilesh Patra <nilesh at debian.org>
+Description: Enable tests to be properly run with pytest and corresponding Python interpreter
--- a/tests/unit_tests/test_CythonInterfaceMaps.py
+++ b/tests/unit_tests/test_CythonInterfaceMaps.py
@@ -5,7 +5,7 @@
=====================================
debian/patches/use-python-objects-instead-of-np-type-objects.patch
=====================================
@@ -1,3 +1,5 @@
+Author: Nilesh Patra <nilesh at nileshpatra.info>
+Description: Fix tests
--- a/tests/asv_bench/benchmarks/count_if.py
+++ b/tests/asv_bench/benchmarks/count_if.py
@@ -28,7 +28,7 @@
View it on GitLab: https://salsa.debian.org/med-team/python-cykhash/-/compare/1d2034ac25ea1aa5fd82a69a6d7edb877e543620...771db80162db198fee7b3dfe8048a748a1297916
--
View it on GitLab: https://salsa.debian.org/med-team/python-cykhash/-/compare/1d2034ac25ea1aa5fd82a69a6d7edb877e543620...771db80162db198fee7b3dfe8048a748a1297916
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/20231214/f943aa4c/attachment-0001.htm>
More information about the debian-med-commit
mailing list