Your message dated Sat, 26 Feb 2022 16:37:30 +0000 with message-id <20220226163730.in2kak2od5z2fn5j@4angle.com> and subject line Close duplicate ITP has caused the Debian Bug report #1006483, regarding ITP: python3-mergedeep -- A deep merge function for Python to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 1006483: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1006483 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: ITP: python3-mergedeep -- A deep merge function for Python
- From: Edward Betts <edward@4angle.com>
- Date: Sat, 26 Feb 2022 08:12:27 +0000
- Message-id: <[🔎] 20220226081227.fe7jt5vae77dnhyd@4angle.com>
Package: wnpp Severity: wishlist Owner: Edward Betts <edward@4angle.com> X-Debbugs-Cc: debian-devel@lists.debian.org, debian-python@lists.debian.org * Package name : python3-mergedeep Version : 1.3.4 Upstream Author : Travis Clarke * URL : https://github.com/clarketm/mergedeep * License : MIT Programming Lang: Python Description : A deep merge function for Python Includes four merge strategies: ## Replace When destination and source keys are the same, replace the destination value with one from source (default). ## Additive When destination and source values are both the same additive collection type, extend destination by adding values from source. Additive collection types include: list, tuple, set, and Counter ## Typesafe replace When destination and source values are of different types, raise TypeError. Otherwise, perform a REPLACE merge. ## Typesafe additive When destination and source values are of different types, raise TypeError. Otherwise, perform a ADDITIVE merge. This is a dependency of the datasette tool by Simon Willison. I plan to maintain this package as part of the python modules team.
--- End Message ---
--- Begin Message ---
- To: 1006483-done@bugs.debian.org
- Subject: Close duplicate ITP
- From: Edward Betts <edward@4angle.com>
- Date: Sat, 26 Feb 2022 16:37:30 +0000
- Message-id: <20220226163730.in2kak2od5z2fn5j@4angle.com>
ITP for python3-mergedeep already filed.
--- End Message ---