Andreas Tille pushed to branch master at Debian Med / umis
Commits: e0c1cdb4 by Andreas Tille at 2024-12-12T13:24:59+01:00 [skip ci] Forward patches - - - - - 2 changed files: - debian/patches/pyhon3.12-syntax.patch - debian/patches/read_csv-no_squeeze.patch Changes: ===================================== debian/patches/pyhon3.12-syntax.patch ===================================== @@ -2,6 +2,7 @@ Description: Fix Python3.12 string syntax Bug-Debian: https://bugs.debian.org/1087155 Author: Andreas Tille <[email protected]> Last-Update: 2024-06-12 +Forwarded: https://github.com/vals/umis/issues/72 --- a/umis/umis.py +++ b/umis/umis.py ===================================== debian/patches/read_csv-no_squeeze.patch ===================================== @@ -2,6 +2,7 @@ Description: Ensure compatibility with current version of pandas pandas.read_csv() no longer supports the squeeze parameter in recent versions of pandas. This parameter was deprecated and then removed in pandas version 2.0 Author: Andreas Tille <[email protected]> Last-Update: 2024-06-12 +Forwarded: https://github.com/vals/umis/issues/72 --- a/umis/umis.py +++ b/umis/umis.py View it on GitLab: https://salsa.debian.org/med-team/umis/-/commit/e0c1cdb40fa58bdbe9e639261357a943eab01cd1 -- View it on GitLab: https://salsa.debian.org/med-team/umis/-/commit/e0c1cdb40fa58bdbe9e639261357a943eab01cd1 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
