Stefano Rivera pushed to branch master at Debian Python Team / packages / python-ciso8601
Commits: ac4ffde6 by Stefano Rivera at 2024-09-17T22:20:28+02:00 Round-trip patch through gbp-pq - - - - - 1 changed file: - debian/patches/remove_etc_timezone_reference.patch Changes: ===================================== debian/patches/remove_etc_timezone_reference.patch ===================================== @@ -1,12 +1,19 @@ -Author: Lance Lin <[email protected]> -Date: 2023-11-08 +From: Lance Lin <[email protected]> +Date: Wed, 8 Nov 2023 19:37:28 +0700 +Subject: Remove /etc/timezone reference in preparation for its removal + Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1038844 -Description: Remove /etc/timezone reference in preparation for its removal - from tzsetup +from tzsetup +--- + benchmarking/Dockerfile | 4 ---- + 1 file changed, 4 deletions(-) + +diff --git a/benchmarking/Dockerfile b/benchmarking/Dockerfile +index 614eb0b..48a2f72 100644 --- a/benchmarking/Dockerfile +++ b/benchmarking/Dockerfile -@@ -32,10 +32,6 @@ +@@ -32,10 +32,6 @@ ADD requirements.txt requirements.txt # Install benchmarking dependencies RUN python -m pip install -r requirements.txt View it on GitLab: https://salsa.debian.org/python-team/packages/python-ciso8601/-/commit/ac4ffde6e3673a9bea513b642eae0907028d069f -- View it on GitLab: https://salsa.debian.org/python-team/packages/python-ciso8601/-/commit/ac4ffde6e3673a9bea513b642eae0907028d069f 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
