From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id mNc7GAxo+2UkBwAAe85BDQ:P1 (envelope-from ) for ; Wed, 20 Mar 2024 23:49:48 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id mNc7GAxo+2UkBwAAe85BDQ (envelope-from ) for ; Wed, 20 Mar 2024 23:49:48 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=TySg9MVH; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1710974988; a=rsa-sha256; cv=none; b=VMGmGifSFDnWarjlkttqfvbk3L6VB6ylFcubTs6Joyntq64NNf9t2hJCICx76EbDqbWeOz G5oD7SGkJH+qG7zlVCSKKyrRsTaKlIJFTLWNR4Y7ofOzfoCsXepZs9YTrxRYrH8hXHIIGX Wk744ot9Ahqg/TXUGo6EP7md7PrWWvS1s+lbmhUBvjWI0sUiZsNBtlLMx29VIivFNm91Dg LplURUe8YtDp5JX/K1R0ZJ0k0MIll4ZP+NsVt5KZ4PzYRCCf4VJV2SIcWsxv1wQRoAN/6T CWGmXL5zCP+AQOKbz/1byE8WPYCNHJSg1P/jZujbUuInOjmZ4u3xm1XF9Q6y7A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=TySg9MVH; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1710974988; h=from:from:sender:sender: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:dkim-signature; bh=VGudWdK/LdgnkMX6D4zgjAnO6FVw3hLE9UIECKHw+rU=; b=GhpTDZhxz0gW7Gpiol16ISc1Um/h/RpCWZnYnMAonXvSe7mGcpnPk4mZFEN1iSL/Z1GiMD hMDS6ipFXN/2f2Lee/iF00Pj9moNImcQCBNLTlVb5YnLh1hifFPQIuxt3EWboGZ7EFKkKi npeCdmRdTPBsIVX9ysnqsATUidr3b+zTtxNMm+6ZgxcMqC8IjgQlQ2fBjXTaMVDou4fTxt nwgXsjP7awJZUvvZ0SJPuurN6FnAMNervrkHHyHHurNPJCeVPNLhXb+WK1qv3LnbdIN5zs /V+lcDvsYZqrzFXppgl/BF73kBDlq2StaiUT+PDTG0xS2dFeO0lc7L+Gu/oJuw== 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 3BF5625780 for ; Wed, 20 Mar 2024 23:49:47 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rn4Tk-0002eS-IX; Wed, 20 Mar 2024 18:32:12 -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 1rn4T7-0001kI-28 for guix-patches@gnu.org; Wed, 20 Mar 2024 18:31:38 -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 1rn4T1-0005ua-Fz for guix-patches@gnu.org; Wed, 20 Mar 2024 18:31:30 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rn4Td-0005kf-PT; Wed, 20 Mar 2024 18:32:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#69924] [PATCH 32/49] gnu: python-suntime: Refresh package style. Resent-From: Sharlatan Hellseher Original-Sender: "Debbugs-submit" Resent-CC: andreas@enge.fr, bavier@posteo.net, sharlatanus@gmail.com, guix-patches@gnu.org Resent-Date: Wed, 20 Mar 2024 22:32:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69924 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69924@debbugs.gnu.org Cc: Sharlatan Hellseher , Andreas Enge , Eric Bavier , Sharlatan Hellseher X-Debbugs-Original-Xcc: Andreas Enge , Eric Bavier , Sharlatan Hellseher Received: via spool by 69924-submit@debbugs.gnu.org id=B69924.171097391421977 (code B ref 69924); Wed, 20 Mar 2024 22:32:05 +0000 Received: (at 69924) by debbugs.gnu.org; 20 Mar 2024 22:31:54 +0000 Received: from localhost ([127.0.0.1]:36564 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rn4TR-0005iJ-NY for submit@debbugs.gnu.org; Wed, 20 Mar 2024 18:31:53 -0400 Received: from mail-wm1-f52.google.com ([209.85.128.52]:53715) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rn4SQ-0005Ve-Qy for 69924@debbugs.gnu.org; Wed, 20 Mar 2024 18:30:51 -0400 Received: by mail-wm1-f52.google.com with SMTP id 5b1f17b1804b1-414006a0115so3095645e9.3 for <69924@debbugs.gnu.org>; Wed, 20 Mar 2024 15:30:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1710973745; x=1711578545; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=VGudWdK/LdgnkMX6D4zgjAnO6FVw3hLE9UIECKHw+rU=; b=TySg9MVHXPcPC8ClZ1qHtOg2bTm6Pz+CrJYXDXFYl4WaVvpdJhRagUX57pYLiKIjiE SgptLMcN7QGmn+3mEnyLbEwd2LbgaqUdEUvEMVV4Jqwa5VP5iIostuQxYJp8+TtkdgL/ wthdlUY6X1GTaWSV8F7KpP5KuZsWVKfoc28bOViWBsZhzoiY5nM/CNivFKI3G5dr06Wa MBlFbhl6OmlROqVsyD+8mPeXO5/m06LPa7/QYxT45vNAMiTYe06CxmLCWhKoQmCRe0dB RDGSrr83JFHWFinK1+8DazTv1LPPyilfviGvX9/yRMhmVIhQ2U9X2LM1wSrcRwUg7Rv5 9D6A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710973745; x=1711578545; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VGudWdK/LdgnkMX6D4zgjAnO6FVw3hLE9UIECKHw+rU=; b=t5AIoRoWnQEGMlhaA+mQ90nIW1Rphub6814PJSeG2Ia1pH/I7LS9eERHLv7XG2RnFh 5pGH+8el1wyqcPHfdt0zpDmbiLSFn0pQCo/CGJE8JD4rBrLuHboBVQDhkPpAh9aRm/Et q7/sCppV43U+6LAHhtMrs1wr46Et2ABwCZi1tL7IMqN+oNhrys5nB+B5PdqP3UJZckCy kU5PygzypW0TDswXHH0052OGJmgqtkhNNBDR1LpsyE6BCmjYwFoOHSCq+/3rgCkoF8Xm pEGB8vrquDSqPrEULBwifAnFjXqu32AkdP4nNdUeFKduAJQIyYt4HGHDzdPopu+HaIO/ ex4Q== X-Gm-Message-State: AOJu0YxDL+hkAQ9q6AwJN5gbQfv0gfsZ2HUq6ccmI9P3+KBWhL+1avK+ 9pNc3uOWSbSVuZhxV6tnqAUasX2g8fOWjTkCX37Ib62tfrJWNjQTFfR9qf7StJk= X-Google-Smtp-Source: AGHT+IGKLrKSnPOaCYzz1AdoTroDmGwV1/WetiZpjv9N3ZcQbZE7HacnY7Fe0+oLRcVDfZyP//cVjA== X-Received: by 2002:a05:600c:45ce:b0:414:286:fd21 with SMTP id s14-20020a05600c45ce00b004140286fd21mr125365wmo.28.1710973745558; Wed, 20 Mar 2024 15:29:05 -0700 (PDT) Received: from localhost.localdomain (cpc100856-bagu15-2-0-cust368.1-3.cable.virginm.net. [82.25.93.113]) by smtp.gmail.com with ESMTPSA id fm22-20020a05600c0c1600b004147266a37dsm543921wmb.30.2024.03.20.15.29.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 20 Mar 2024 15:29:05 -0700 (PDT) From: Sharlatan Hellseher Date: Wed, 20 Mar 2024 22:28:02 +0000 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: , 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-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -3.72 X-Spam-Score: -3.72 X-Migadu-Queue-Id: 3BF5625780 X-TUID: dzmB96HaS62m * gnu/packages/astronomy.scm (python-suntime): Re-indent package. [build-system]: Swap to pyproject-build-system [description]: Concatenate small paragraphs into single one. Change-Id: I368f042eeab2f49c6f41b2ccf0c9a69c8abfec17 --- gnu/packages/astronomy.scm | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm index db220857f5..2986079221 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm @@ -4156,21 +4156,21 @@ (define-public python-suntime (package (name "python-suntime") (version "1.3.2") - (source (origin - (method url-fetch) - (uri (pypi-uri "suntime" version)) - (sha256 - (base32 - "1kyd1r6zcs0jmh5gq74adrnb1h7dfr1mzjq4k4vbngfiga8gfd28")))) - (build-system python-build-system) - (propagated-inputs (list python-dateutil)) + (source + (origin + (method url-fetch) + (uri (pypi-uri "suntime" version)) + (sha256 + (base32 "1kyd1r6zcs0jmh5gq74adrnb1h7dfr1mzjq4k4vbngfiga8gfd28")))) + (build-system pyproject-build-system) + (propagated-inputs + (list python-dateutil)) (home-page "https://github.com/SatAgro/suntime") (synopsis "Sunset and sunrise time calculation python library") (description - "Python library doing sunrise and sunset time calculation. - -Takes a WGS84 (GPS) latitude/longitude as input as well as an UTC or local -datetime object.") + "Python library doing sunrise and sunset time calculation. Takes a +WGS84 (GPS) latitude/longitude as input as well as an UTC or local datetime +object.") (license license:lgpl3+))) (define-public python-synphot -- 2.41.0