public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH 1/7] pyparsing: update to version 2.2.0
@ 2018-01-19 18:28 Jonatan Schlag
  2018-01-19 18:28 ` [PATCH 2/7] opus: update to version 1.2.1 Jonatan Schlag
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Jonatan Schlag @ 2018-01-19 18:28 UTC (permalink / raw)
  To: development

[-- 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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-01-24 16:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-19 18:28 [PATCH 1/7] pyparsing: update to version 2.2.0 Jonatan Schlag
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox