emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#51178: closed ([PATCH] gnu: python-arrow: Move python-pytz to native


From: GNU bug Tracking System
Subject: bug#51178: closed ([PATCH] gnu: python-arrow: Move python-pytz to native-inputs.)
Date: Wed, 20 Oct 2021 10:03:02 +0000

Your message dated Wed, 20 Oct 2021 13:01:59 +0300
with message-id <YW/pF7BGUJVGN9Jq@3900XT>
and subject line Re: [bug#51178] [PATCH] gnu: python-arrow: Move python-pytz to 
native-inputs.
has caused the debbugs.gnu.org bug report #51178,
regarding [PATCH] gnu: python-arrow: Move python-pytz to native-inputs.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
51178: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51178
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: python-arrow: Move python-pytz to native-inputs. Date: Wed, 13 Oct 2021 05:30:32 -0400
* gnu/packages/time.scm (python-arrow)[native-inputs]: Move python-pytz to
native-inputs since it is only used for testing purposes.
---
 gnu/packages/time.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/time.scm b/gnu/packages/time.scm
index df4b8ac6f5..b60fab5db5 100644
--- a/gnu/packages/time.scm
+++ b/gnu/packages/time.scm
@@ -435,10 +435,10 @@ timestamps.")
        ("python-pytest" ,python-pytest)
        ("python-pytest-cov" ,python-pytest-cov)
        ("python-pytest-mock" ,python-pytest-mock)
+       ("python-pytz" ,python-pytz)
        ("python-simplejson" ,python-simplejson)))
     (propagated-inputs
-     `(("python-dateutil" ,python-dateutil)
-       ("python-pytz" ,python-pytz)))
+     `(("python-dateutil" ,python-dateutil)))
     (home-page "https://github.com/arrow-py/arrow";)
     (synopsis "Dates and times for Python")
     (description
-- 
2.33.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#51178] [PATCH] gnu: python-arrow: Move python-pytz to native-inputs. Date: Wed, 20 Oct 2021 13:01:59 +0300
Patch pushed. Thanks!

-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]