Your message dated Sat, 26 Feb 2022 16:37:30 +0000
with message-id <20220226163730.in2kak2od5z2f...@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 ow...@bugs.debian.org
immediately.)
--
1006483: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1006483
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Edward Betts <edw...@4angle.com>
X-Debbugs-Cc: debian-de...@lists.debian.org, debian-pyt...@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 ---
ITP for python3-mergedeep already filed.
--- End Message ---