From: Jonatan Schlag <jonatan.schlag@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 1/7] pyparsing: update to version 2.2.0
Date: Fri, 19 Jan 2018 19:28:57 +0100 [thread overview]
Message-ID: <20180119182903.1151-1-jonatan.schlag@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1980 bytes --]
Signed-off-by: Jonatan Schlag <jonatan.schlag(a)ipfire.org>
---
config/rootfiles/common/python-pyparsing | 10 +---------
lfs/python-pyparsing | 6 +++---
2 files changed, 4 insertions(+), 12 deletions(-)
diff --git a/config/rootfiles/common/python-pyparsing b/config/rootfiles/common/python-pyparsing
index f75b88e7b..9babda975 100644
--- a/config/rootfiles/common/python-pyparsing
+++ b/config/rootfiles/common/python-pyparsing
@@ -1,9 +1 @@
-#usr/lib/python2.7/site-packages/pyparsing-2.0.7-py2.7.egg
-#usr/lib/python2.7/site-packages/pyparsing-2.0.7-py2.7.egg/EGG-INFO
-#usr/lib/python2.7/site-packages/pyparsing-2.0.7-py2.7.egg/EGG-INFO/PKG-INFO
-#usr/lib/python2.7/site-packages/pyparsing-2.0.7-py2.7.egg/EGG-INFO/SOURCES.txt
-#usr/lib/python2.7/site-packages/pyparsing-2.0.7-py2.7.egg/EGG-INFO/dependency_links.txt
-#usr/lib/python2.7/site-packages/pyparsing-2.0.7-py2.7.egg/EGG-INFO/not-zip-safe
-#usr/lib/python2.7/site-packages/pyparsing-2.0.7-py2.7.egg/EGG-INFO/top_level.txt
-#usr/lib/python2.7/site-packages/pyparsing-2.0.7-py2.7.egg/pyparsing.py
-#usr/lib/python2.7/site-packages/pyparsing-2.0.7-py2.7.egg/pyparsing.pyc
+#usr/lib/python2.7/site-packages/pyparsing-2.2.0-py2.7.egg
diff --git a/lfs/python-pyparsing b/lfs/python-pyparsing
index f84253b3b..a4a8c552b 100644
--- a/lfs/python-pyparsing
+++ b/lfs/python-pyparsing
@@ -24,7 +24,7 @@
include Config
-VER = 2.0.7
+VER = 2.2.0
THISAPP = pyparsing-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = python-pyparsing
-PAK_VER = 1
+PAK_VER = 2
DEPS = ""
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 1c8bed7530642ca19197f3caa05fd28b
+$(DL_FILE)_MD5 = 0214e42d63af850256962b6744c948d9
install : $(TARGET)
--
2.11.0
next reply other threads:[~2018-01-19 18:28 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-19 18:28 Jonatan Schlag [this message]
2018-01-19 18:28 ` [PATCH 2/7] opus: update to version 1.2.1 Jonatan Schlag
2018-01-19 18:28 ` [PATCH 3/7] spice-protocol: update to version 0.12.13 Jonatan Schlag
2018-01-19 18:29 ` [PATCH 4/7] spice: update to version 0.14 Jonatan Schlag
2018-01-19 18:29 ` [PATCH 5/7] qemu: update to version 2.11 Jonatan Schlag
2018-01-19 18:29 ` [PATCH 6/7] python3-libvirt: drop this package Jonatan Schlag
2018-01-19 18:29 ` [PATCH 7/7] libvirt: update to version 4.0 Jonatan Schlag
2018-01-24 16:39 ` [PATCH 1/7] pyparsing: update to version 2.2.0 Michael Tremer
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=20180119182903.1151-1-jonatan.schlag@ipfire.org \
--to=jonatan.schlag@ipfire.org \
--cc=development@lists.ipfire.org \
/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