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

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

[debbugs-tracker] bug#28740: closed ([PATCH 3/5] gnu: python-alembic: Up


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#28740: closed ([PATCH 3/5] gnu: python-alembic: Update to 0.9.5.)
Date: Wed, 18 Oct 2017 20:59:04 +0000

Your message dated Wed, 18 Oct 2017 22:57:32 +0200
with message-id <address@hidden>
and subject line Re: [bug#28737] [PATCH 2/5] gnu: python-arrow: Update to 
0.10.0.
has caused the debbugs.gnu.org bug report #28737,
regarding [PATCH 3/5] gnu: python-alembic: Update to 0.9.5.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
28737: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=28737
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 3/5] gnu: python-alembic: Update to 0.9.5. Date: Sun, 8 Oct 2017 06:35:43 +0200
* gnu/packages/python.scm (python-alembic, python2-alembic): Update to 0.9.5.
---
 gnu/packages/python.scm | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 52999997b..d2c081236 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -4902,20 +4902,21 @@ You might also want to install the following optional 
dependencies:
 (define-public python-alembic
   (package
     (name "python-alembic")
-    (version "0.8.10")
+    (version "0.9.5")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "alembic" version))
        (sha256
         (base32
-         "06br9sfqypnjlal6fsbnky3zb0askwcn3diz8k3kwa0qcblm0fqf"))))
+         "01gx2syqbaxh4hr9pf7pxhlb6p36qaf99140dy19lsx1paxb9p4b"))))
     (build-system python-build-system)
     (native-inputs
      `(("python-mock" ,python-mock)
        ("python-pytest-cov" ,python-pytest-cov)))
     (propagated-inputs
-     `(("python-sqlalchemy" ,python-sqlalchemy)
+     `(("python-dateutil" ,python-dateutil)
+       ("python-sqlalchemy" ,python-sqlalchemy)
        ("python-mako" ,python-mako)
        ("python-editor" ,python-editor)))
     (home-page "http://bitbucket.org/zzzeek/alembic";)
-- 
2.14.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#28737] [PATCH 2/5] gnu: python-arrow: Update to 0.10.0. Date: Wed, 18 Oct 2017 22:57:32 +0200 User-agent: mu4e 0.9.18; emacs 25.3.1
Cyril Roelandt <address@hidden> writes:

> * gnu/packages/python.scm (python-arrow, python2-arrow): Update to 0.10.0.

This has already been pushed to master.  Closing.

Thanks!

-- 
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net



--- End Message ---

reply via email to

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