[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1053488: marked as done (ITP: django-jsonfield -- Reusable JSONField for Django Models)



Your message dated Fri, 6 Oct 2023 20:23:50 +0100
with message-id <20231006192350.ua3b65whcnpilclf@4angle.com>
and subject line Re: Bug#1053488: ITP: django-jsonfield -- Reusable JSONField for Django Models
has caused the Debian Bug report #1053488,
regarding ITP: django-jsonfield -- Reusable JSONField for Django Models
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.)


-- 
1053488: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1053488
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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    : django-jsonfield
  Version         : 3.1.0
  Upstream Author : Brad Jasper <contact@bradjasper.com>
* URL             : https://github.com/rpkilby/jsonfield
* License         : MIT
  Programming Lang: Python
  Description     : Reusable JSONField for Django Models

  jsonfield is a reusable model field that allows you to store validated JSON,
  automatically handling serialization to and from the database. It is
  particularly useful when your app needs to be database-agnostic or when the
  built-in JSONField's extended querying is not being leveraged.

This library is a dependancy of the django-bulk-update module.

I plan to maintain this package as part of the Python team.

--- End Message ---
--- Begin Message ---
Hi Faidon,

Faidon Liambotis <paravoid@debian.org> wrote:
> > This library is a dependancy of the django-bulk-update module.
> 
> Is this aykut/django-bulk-update[2]?

Yes. I was going to package django-bulk-update because it is required by
librephotos (https://github.com/LibrePhotos/librephotos).

Looking again I see that you're right, both django-jsonfield and
django-bulk-update are abandonware. It would be better to modify LibrePhotos
to use QuerySet.bulk_update() instead.

Thanks for taking the time to reply to my ITP.

Cheers,

Edward

--- End Message ---

Reply to: