[med-svn] [Git][python-team/packages/python-ciso8601][master] Round-trip patch through gbp-pq
Stefano Rivera (@stefanor)
gitlab at salsa.debian.org
Tue Sep 17 21:21:36 BST 2024
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 <lq27267 at gmail.com>
-Date: 2023-11-08
+From: Lance Lin <lq27267 at gmail.com>
+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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20240917/d8b0ff71/attachment-0001.htm>
More information about the debian-med-commit
mailing list