From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id wPkJD79Y92TkygAA9RJhRA:P1 (envelope-from ) for ; Tue, 05 Sep 2023 18:35:11 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id wPkJD79Y92TkygAA9RJhRA (envelope-from ) for ; Tue, 05 Sep 2023 18:35:11 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 03F8063E8A for ; Tue, 5 Sep 2023 18:35:11 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693931711; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=oWYKjs4OZZaivIOp7LeV9L2CL6I2qGua6LUzEGWmfYA=; b=Inhe7gx3ZcutQz2A+iS0Olvy95yDzZMIJd1QFLy0A3sjGgccPuITOVmzfZukryR9Pv/1ML 6iYftbf6/BaEAcay0IoPOOp4pIkf5stj9xvi2rrZX7iRK7cN4aNl6fJ/AbwSPl7Ko1MM1l FjW3brPuqqFmnR4rIKF5xi11LYq7UMoYTPjoLau/2IKBx8fIXTQ4zj3YpG8vM26Hu1jmbN 5c4tf/mKuoUHvSATYorSOj7WqDovTC2Ek2iZAm/esQjdnwieQ0lnt+YW9Rwr5vueiKmwwL obvdpPi9QkYE0nVHNWWu9+HE06qHq7cYkmfaUyUk3l6vaI8K9vHYiRJLSWmOaw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693931711; a=rsa-sha256; cv=none; b=AVBDP2GKVKjWCnJco2vhshYpNnKSUa5I+nvTGef/0NeuX+wZeQlSMLcDSbaAJ42+/h3ovS /iPhPdRF7YYVBDxbIYc38PMi/ZyDQ0UBSdDaa65YUbayWE8pb6tqISk+ah2ECkj7ss9F2I lw+WAzVgApiC8TYHQIUZTjFb2vft34AYs020JIkA1qBLDMgjh8zebEGi/t1CevDbh6//eE mVAunDZjkGSPrvIs1LiXN9vvRQehArVlzZYnIYXQOo8zKaybOqndht8x1PX2U4sXUmsl8h IfzpvRF9ssIKz4jm2FTHeZs9+A41pgs+1INNMBNqIDcp9/IxgDGLd8s7Iepm5A== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qdYzW-0004fS-Jb; Tue, 05 Sep 2023 12:33:27 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qdYzS-0004Zj-Qa for guix-patches@gnu.org; Tue, 05 Sep 2023 12:33:22 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qdYzS-0008Gg-HE for guix-patches@gnu.org; Tue, 05 Sep 2023 12:33:22 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qdYzT-0000Bm-10; Tue, 05 Sep 2023 12:33:23 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65758] [PATCH v6 44/55] gnu: Add python-django-request. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: lars@6xq.net, jgart@dismail.de, guix-patches@gnu.org Resent-Date: Tue, 05 Sep 2023 16:33:22 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65758 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65758@debbugs.gnu.org Cc: ngraves@ngraves.fr, Lars-Dominik Braun , jgart X-Debbugs-Original-Xcc: Lars-Dominik Braun , jgart Received: via spool by 65758-submit@debbugs.gnu.org id=B65758.1693931585305 (code B ref 65758); Tue, 05 Sep 2023 16:33:22 +0000 Received: (at 65758) by debbugs.gnu.org; 5 Sep 2023 16:33:05 +0000 Received: from localhost ([127.0.0.1]:58459 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdYzB-0008WF-3p for submit@debbugs.gnu.org; Tue, 05 Sep 2023 12:33:05 -0400 Received: from 7.mo576.mail-out.ovh.net ([46.105.50.32]:33595) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdYyz-0008Tn-Kw for 65758@debbugs.gnu.org; Tue, 05 Sep 2023 12:32:54 -0400 Received: from director8.ghost.mail-out.ovh.net (unknown [10.109.143.232]) by mo576.mail-out.ovh.net (Postfix) with ESMTP id 0C0C0271DA for <65758@debbugs.gnu.org>; Tue, 5 Sep 2023 16:32:52 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-gr5z6 (unknown [10.110.208.233]) by director8.ghost.mail-out.ovh.net (Postfix) with ESMTPS id C0BDF1FDE1; Tue, 5 Sep 2023 16:32:51 +0000 (UTC) Received: from ngraves.fr ([37.59.142.97]) by ghost-submission-6684bf9d7b-gr5z6 with ESMTPSA id ft6yLDNY92T+5AAAQPkQIQ (envelope-from ); Tue, 05 Sep 2023 16:32:51 +0000 X-OVh-ClientIp: 81.67.140.142 Date: Tue, 5 Sep 2023 18:31:20 +0200 Message-ID: <97cefe7d9976a8b7635849e8c6c969c5f21e57e1.1693931491.git.ngraves@ngraves.fr> X-Mailer: git-send-email 2.41.0 In-Reply-To: <210284f7682898dae8772280ec23f175e26255a9.1693931491.git.ngraves@ngraves.fr> References: <210284f7682898dae8772280ec23f175e26255a9.1693931491.git.ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 6355704977385186018 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedviedrudehuddgjeelucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepvdfhtdevudeguddvudeliedvveetffeikeejieffudevleffieehvdfffffggeejnecuffhomhgrihhnpehgihhthhhusgdrtghomhdprhgvrgguthhhvgguohgtshdrihhonecukfhppeduvdejrddtrddtrddupdekuddrieejrddugedtrddugedvpdefjedrheelrddugedvrdeljeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqpdhnsggprhgtphhtthhopedupdhrtghpthhtohepieehjeehkeesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheejiedpmhhouggvpehsmhhtphhouhht X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Nicolas Graves X-ACL-Warn: , Nicolas Graves via Guix-patches From: Nicolas Graves via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: 03F8063E8A X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -6.23 X-Spam-Score: -6.23 X-TUID: eERh7W8zwZJ2 * gnu/packages/django.scm (python-django-request): New variable. --- gnu/packages/django.scm | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/gnu/packages/django.scm b/gnu/packages/django.scm index 6f772f3a5f..623aed03d8 100644 --- a/gnu/packages/django.scm +++ b/gnu/packages/django.scm @@ -310,6 +310,43 @@ (define-public python-django-localflavor that are useful for particular countries or cultures.") (license license:bsd-3))) +(define-public python-django-request + (package + (name "python-django-request") + (version "1.6.2") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/django-request/django-request") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1hncmcxral2h51jrgvzlhwqk37xyq7wjbf79hh4ik13prigxabwi")))) + (build-system pyproject-build-system) + (arguments + `(#:phases + (modify-phases %standard-phases + (replace 'check + (lambda* (#:key tests? inputs #:allow-other-keys) + (if tests? + (invoke "python" "runtests.py") + (format #t "test suite not run~%"))))))) + (propagated-inputs + (list python-dateutil python-django python-six)) + (native-inputs + (list python-sqlparse python-mock + tzdata-for-tests)) + (home-page "https://django-request.readthedocs.io") + (synopsis + "Statistics module for django") + (description + "This package provides a statistics module for django. It stores +requests in a database for admins to see, it can also be used to get +statistics on who is online etc.") + (license license:expat))) + (define-public python-django-requests-debug-toolbar (package (name "python-django-requests-debug-toolbar") -- 2.41.0