Andreas Tille pushed to branch master at Debian Med / qiime
Commits: 86c2af43 by Andreas Tille at 2025-02-15T11:36:58+01:00 DEP3 - - - - - f599ccbe by Andreas Tille at 2025-02-15T11:55:00+01:00 [skip ci] Forward patch. - - - - - 3 changed files: - debian/patches/python3.10.patch - debian/patches/python3.12.patch - debian/patches/series Changes: ===================================== debian/patches/python3.10.patch ===================================== @@ -3,7 +3,7 @@ Description: adjust test suite for python3.10. since this function changed behavior between python3.9 and python3.10. This may be more of a work around than a genuine proper fix. Author: Étienne Mollier <[email protected]> -Forwarded: no +Forwarded: https://github.com/qiime2/qiime2/issues/831 Last-Update: 2022-09-03 --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ ===================================== debian/patches/python3.12.patch ===================================== @@ -1,3 +1,7 @@ +Author: Andreas Tille +Last-Update: 2024-02-23 +Description: Adapt to Python3.12 + --- a/qiime2/core/path.py +++ b/qiime2/core/path.py @@ -106,7 +106,7 @@ class OutPath(OwnedPath): ===================================== debian/patches/series ===================================== @@ -1,5 +1,5 @@ platformdirs -python3.8.patch +# python3.8.patch # upstream claims this is no issue so do not apply this patch any more enable_decorator_5.patch python3.10.patch #python3.12.patch # doesn't work View it on GitLab: https://salsa.debian.org/med-team/qiime/-/compare/5f3ffdea76b68c2b26d0c2d299507d8bc90d1657...f599ccbe3829aa3df2e29603d5cd55ae6093617a -- View it on GitLab: https://salsa.debian.org/med-team/qiime/-/compare/5f3ffdea76b68c2b26d0c2d299507d8bc90d1657...f599ccbe3829aa3df2e29603d5cd55ae6093617a 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
