[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
170/285: gnu: python-pyserial: Update to 3.4.
From: |
guix-commits |
Subject: |
170/285: gnu: python-pyserial: Update to 3.4. |
Date: |
Sun, 29 Dec 2019 20:44:23 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.
commit 322005018bd3882fac52fc21cfc3f9d5e6452ea1
Author: Björn Höfling <address@hidden>
Date: Thu Dec 26 12:28:19 2019 +0100
gnu: python-pyserial: Update to 3.4.
* gnu/packages/python-xyz.scm (python-pyserial): Update to 3.4.
---
gnu/packages/python-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 2077d6d..331b80e 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -11006,14 +11006,14 @@ relays publish about themselves.")
(define-public python-pyserial
(package
(name "python-pyserial")
- (version "3.1.1")
+ (version "3.4")
(source
(origin
(method url-fetch)
(uri (pypi-uri "pyserial" version))
(sha256
(base32
- "0k1nfdrxxkdlv4zgaqsdv8li0pj3gbh2pyxw8q2bsg6f9490amyn"))))
+ "09y68bczw324a4jb9a1cfwrbjhq179vnfkkkrybbksp0vqgl0bbf"))))
(build-system python-build-system)
(arguments
'(#:tests? #f)) ; FIXME: 3/49 tests are failing.
- 154/285: gnu: btrfs-progs: Update to 5.4., (continued)
- 154/285: gnu: btrfs-progs: Update to 5.4., guix-commits, 2019/12/29
- 159/285: gnu: Add python-pathos., guix-commits, 2019/12/29
- 166/285: gnu: mumimu: Remove reference to guile-email., guix-commits, 2019/12/29
- 175/285: gnu: postgis: Update to 3.0.0., guix-commits, 2019/12/29
- 182/285: gnu: i3-gaps: Update source checksum., guix-commits, 2019/12/29
- 189/285: gnu: Add kaffeine., guix-commits, 2019/12/29
- 191/285: gnu: Add kmplayer., guix-commits, 2019/12/29
- 193/285: gnu: Add elisa., guix-commits, 2019/12/29
- 157/285: guix: swh: Fix again example URI in comment for <origin>., guix-commits, 2019/12/29
- 165/285: gnu: bluez-alsa: Place dbus configuration in canonical location., guix-commits, 2019/12/29
- 170/285: gnu: python-pyserial: Update to 3.4.,
guix-commits <=
- 164/285: gnu: artanis: Update to 0.4.1., guix-commits, 2019/12/29
- 174/285: gnu: gdal: Update to 3.0.2., guix-commits, 2019/12/29
- 186/285: gnu: Add juk., guix-commits, 2019/12/29
- 187/285: gnu: Add k3b., guix-commits, 2019/12/29
- 205/285: gnu: guix-data-service: Update to 0.0.1-12.f56935a., guix-commits, 2019/12/29
- 212/285: gnu: r-slam: Update to 0.1-47., guix-commits, 2019/12/29
- 208/285: gnu: r-delayedarray: Update to 0.12.1., guix-commits, 2019/12/29
- 211/285: gnu: r-bibtex: Update to 0.4.2.1., guix-commits, 2019/12/29
- 213/285: gnu: r-foreign: Update to 0.8-74., guix-commits, 2019/12/29
- 162/285: build-system: linux-module: Add substitutable keyword., guix-commits, 2019/12/29