mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Boerje Sewing <Boerje.Sewing@who-ing.de>
To: ptxdist@pengutronix.de
Cc: Boerje Sewing <Boerje.Sewing@who-ing.de>
Subject: [ptxdist] [PATCH] pyserial3: version bump: 2.7 -> 3.4
Date: Thu, 29 Mar 2018 10:07:26 +0200	[thread overview]
Message-ID: <20180329080726.16840-1-Boerje.Sewing@who-ing.de> (raw)

This uses the latest version of PySerial compatible with Python 3.4 and up.

Signed-off-by: Boerje Sewing <Boerje.Sewing@who-ing.de>
---
 rules/pyserial3.make | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/rules/pyserial3.make b/rules/pyserial3.make
index e64e5cf4c..b770c086a 100644
--- a/rules/pyserial3.make
+++ b/rules/pyserial3.make
@@ -17,11 +17,11 @@ PACKAGES-$(PTXCONF_PYSERIAL3) += pyserial3
 #
 # Paths and names
 #
-PYSERIAL3_VERSION	:= 2.7
-PYSERIAL3_MD5		:= 794506184df83ef2290de0d18803dd11
-PYSERIAL3		:= pyserial3-$(PYSERIAL3_VERSION)
+PYSERIAL3_VERSION	:= 3.4
+PYSERIAL3_MD5		:= fc00727ed9cf3a31b7a296a4d42f6afc
+PYSERIAL3		:= v$(PYSERIAL3_VERSION)
 PYSERIAL3_SUFFIX	:= tar.gz
-PYSERIAL3_URL		:= https://pypi.python.org/packages/source/p/pyserial/pyserial-$(PYSERIAL3_VERSION).$(PYSERIAL3_SUFFIX)
+PYSERIAL3_URL		:= https://github.com/pyserial/pyserial/archive/v$(PYSERIAL3_VERSION).$(PYSERIAL3_SUFFIX)
 PYSERIAL3_SOURCE	:= $(SRCDIR)/$(PYSERIAL3).$(PYSERIAL3_SUFFIX)
 PYSERIAL3_DIR		:= $(BUILDDIR)/$(PYSERIAL3)
 PYSERIAL3_LICENSE	:= BSD
-- 
2.16.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

                 reply	other threads:[~2018-03-29  8:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180329080726.16840-1-Boerje.Sewing@who-ing.de \
    --to=boerje.sewing@who-ing.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox