From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 06 05:56:01 2018 Received: (at submit) by debbugs.gnu.org; 6 Feb 2018 10:56:01 +0000 Received: from localhost ([127.0.0.1]:59577 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ej0uu-0006cF-TB for submit@debbugs.gnu.org; Tue, 06 Feb 2018 05:56:01 -0500 Received: from eggs.gnu.org ([208.118.235.92]:33189) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ej0ut-0006c1-08 for submit@debbugs.gnu.org; Tue, 06 Feb 2018 05:55:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ej0um-0002eG-QY for submit@debbugs.gnu.org; Tue, 06 Feb 2018 05:55:53 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:37521) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ej0um-0002e8-Mq for submit@debbugs.gnu.org; Tue, 06 Feb 2018 05:55:52 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52382) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ej0ul-0001O0-GF for guix-patches@gnu.org; Tue, 06 Feb 2018 05:55:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ej0uh-0002bO-Jf for guix-patches@gnu.org; Tue, 06 Feb 2018 05:55:51 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:49329) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ej0uh-0002ZL-D7 for guix-patches@gnu.org; Tue, 06 Feb 2018 05:55:47 -0500 Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 570B220A65; Tue, 6 Feb 2018 05:55:43 -0500 (EST) Received: from frontend1 ([10.202.2.160]) by compute7.internal (MEProxy); Tue, 06 Feb 2018 05:55:43 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fastmail.net; h= content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s= fm2; bh=SiNCD8PebBYPp6Eze7rf173sOxv20dcvRormeCJHPRU=; b=WgO8ndpt iReHnLg2uZXgmxAFq7raJxYqOFCAHbEmdvHgyMQV8Yis7P+sWiQfkibiA9oU/hlf 3toL2ipkZvKUcUC/IcKkEWB2lqplhAC9LzHOt8fWFH3f2ywAo8YLBzpnWlQISfhW 9Htgu3MSDkAjlEvqP1qDGZ5gz551k2m1n4+Bd7T3leW4NGvs+PMov7+VrgZ12wVh W6Ievxh3aZ4+QW7a8B84OfufWYr/A5Xh8F2sDpbslStJIjtU2sZAMpRM9NBqoM2Q 6RIm0HLKrX4QmXEGkH3n82DEwxHwITI7SL5bMIYZZqjt5rkN6NVlcR0CcxXC8qAf WA97zB2s1BY6aw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=fm1; bh=SiNCD8PebBYPp6Eze7rf173sOxv20 dcvRormeCJHPRU=; b=HiVIL47qsHq00bdpzGHcr8zdcYZ4esk1Ig++01e8g3zmQ KQ4BVyZocTNIJNZ9Wr2sllu30ZCVAmqY9bedbHKUvgCVy/YuO3PHUVhXSeQJ7nr0 GC5NfvHEgNgI59nIRlZlXqmnjh47fRt78JOPJDaZKM7V4jVc6VjdHUq6D98B6Nl/ fPcbt1nxxmiLJpxpu+bk+1y52Xjyg+c1dP9SjKEz1qfwKcH+Qqb+kvnU8uRrCY8R 4Gw1F6qfq0E6V4dqPOnMGdQYUJ9GVV7uh48IVwqjTmZ0gruIvpmARBPldzkXtQSb 6qjA7Idm2zRylcXcKun4/pFMnqZfnaFhWhiVcou7Q== X-ME-Sender: Received: from ordinateur-de-catherine--konrad.home (lfbn-1-4195-159.w92-169.abo.wanadoo.fr [92.169.187.159]) by mail.messagingengine.com (Postfix) with ESMTPA id D06977E537; Tue, 6 Feb 2018 05:55:42 -0500 (EST) From: Konrad Hinsen To: guix-patches@gnu.org Subject: [PATCH] gnu: Add python-isoweek. Date: Tue, 6 Feb 2018 11:52:42 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.4 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.4 (----) * gnu/packages/python.scm (python-isoweek, python2-isoweek): New variables. --- gnu/packages/python.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 9483ad6b1..fddbe6af0 100644 --- a/gnu/packages/python.scm +++ b/gnu/packages/python.scm @@ -12417,3 +12417,26 @@ style guide, even if the original code didn't viol= ate the style guide.") =20 (define-public python2-yapf (package-with-python2 python-yapf)) + +(define-public python-isoweek + (package + (name "python-isoweek") + (version "1.3.3") + (source + (origin + (method url-fetch) + (uri (pypi-uri "isoweek" version)) + (sha256 + (base32 + "1s7zsf0pab0l9gn6456qadnz5i5h90hafcjwnhx5mq23qjxggwvk")))) + (build-system python-build-system) + (home-page "https://github.com/gisle/isoweek") + (synopsis "Objects representing a week") + (description "The isoweek module provide the class Week that implements +the week definition of ISO 8601. This standard also define a notation +for identifying weeks; yyyyWww (where the =E2=80=9CW=E2=80=9D is a literal= ). Week instances +stringify to this form.") + (license license:bsd-3))) + +(define-public python2-isoweek + (package-with-python2 python-isoweek)) --=20 2.14.3 (Apple Git-98) From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 06 06:09:34 2018 Received: (at control) by debbugs.gnu.org; 6 Feb 2018 11:09:34 +0000 Received: from localhost ([127.0.0.1]:59582 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ej182-0006xN-3f for submit@debbugs.gnu.org; Tue, 06 Feb 2018 06:09:34 -0500 Received: from dd26836.kasserver.com ([85.13.145.193]:50646) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ej180-0006xF-6I for control@debbugs.gnu.org; Tue, 06 Feb 2018 06:09:32 -0500 Received: from localhost (178.113.196.151.wireless.dyn.drei.com [178.113.196.151]) by dd26836.kasserver.com (Postfix) with ESMTPSA id 9BCB8336020F for ; Tue, 6 Feb 2018 12:09:30 +0100 (CET) Date: Tue, 6 Feb 2018 12:09:26 +0100 From: Danny Milosavljevic To: Message-ID: <20180206120926.39655ef0@scratchpost.org> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.31; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Score: 1.2 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: close 30369 [...] Content analysis details: (1.2 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [85.13.145.193 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H4 RBL: Very Good reputation (+4) [85.13.145.193 listed in wl.mailspike.net] 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject -0.0 RCVD_IN_MSPIKE_WL Mailspike good senders X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.2 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: close 30369 [...] Content analysis details: (1.2 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [85.13.145.193 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H4 RBL: Very Good reputation (+4) [85.13.145.193 listed in wl.mailspike.net] 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject 0.0 TVD_SPACE_RATIO No description available. -0.0 RCVD_IN_MSPIKE_WL Mailspike good senders close 30369 From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 06 06:14:47 2018 Received: (at 30369-done) by debbugs.gnu.org; 6 Feb 2018 11:14:47 +0000 Received: from localhost ([127.0.0.1]:59588 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ej1D5-00075T-NY for submit@debbugs.gnu.org; Tue, 06 Feb 2018 06:14:47 -0500 Received: from dd26836.kasserver.com ([85.13.145.193]:51036) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ej1D4-00075K-7w for 30369-done@debbugs.gnu.org; Tue, 06 Feb 2018 06:14:46 -0500 Received: from localhost (178.113.196.151.wireless.dyn.drei.com [178.113.196.151]) by dd26836.kasserver.com (Postfix) with ESMTPSA id 08297336020F; Tue, 6 Feb 2018 12:14:44 +0100 (CET) Date: Tue, 6 Feb 2018 12:14:41 +0100 From: Danny Milosavljevic To: Konrad Hinsen Subject: Re: [bug#30369] [PATCH] gnu: Add python-isoweek. Message-ID: <20180206121441.23b11651@scratchpost.org> In-Reply-To: References: X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.31; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 30369-done Cc: 30369-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Hi, thanks for the patch! Pushed to master as 4283653cb02d67de186fc632e88eed74587e8546. From unknown Thu Jun 19 14:23:06 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 06 Mar 2018 12:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator