SF.net SVN: gar:[24796] csw/mgar/pkg/lang-python/simplejson/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Apr 1 16:32:24 CEST 2015


Revision: 24796
          http://sourceforge.net/p/gar/code/24796
Author:   dmichelsen
Date:     2015-04-01 14:32:24 +0000 (Wed, 01 Apr 2015)
Log Message:
-----------
lang-python/simplejson/trunk: Update to 3.6.5

Modified Paths:
--------------
    csw/mgar/pkg/lang-python/simplejson/trunk/Makefile
    csw/mgar/pkg/lang-python/simplejson/trunk/checksums

Modified: csw/mgar/pkg/lang-python/simplejson/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/simplejson/trunk/Makefile	2015-04-01 14:25:02 UTC (rev 24795)
+++ csw/mgar/pkg/lang-python/simplejson/trunk/Makefile	2015-04-01 14:32:24 UTC (rev 24796)
@@ -3,23 +3,16 @@
 # $Id$
 
 NAME = simplejson
-VERSION = 2.2.1
+VERSION = 3.6.5
 CATEGORIES = python
 GARTYPE = v2
 
 DESCRIPTION = JSON encoder and decoder
-define BLURB
-endef
 
-# Download from github does not really work as there are some suffixes at the end I cannot guess
-MASTER_SITES = https://github.com/simplejson/simplejson/tarball/v$(VERSION)/
-DISTFILES = $(NAME)-$(VERSION).tar.gz
-DISTNAME = simplejson-simplejson-52d0050
+DISTFILES += $(DISTNAME).tar.gz
 
 VENDOR_URL = http://simplejson.readthedocs.org/
 
-LICENSE = LICENSE.txt
-
 PACKAGES = CSWpy-simplejson
 SPKG_DESC_CSWpy-simplejson = JSON encoder and decoder
 RUNTIME_DEP_PKGS_CSWpy-simplejson += CSWlibpython2-6-1-0

Modified: csw/mgar/pkg/lang-python/simplejson/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/simplejson/trunk/checksums	2015-04-01 14:25:02 UTC (rev 24795)
+++ csw/mgar/pkg/lang-python/simplejson/trunk/checksums	2015-04-01 14:32:24 UTC (rev 24796)
@@ -1 +1 @@
-8221965bea9d9687c0323aae0f0e37e1  simplejson-2.2.1.tar.gz
+b65dc21c7aaad14c6b4ad0d9179e437d  simplejson-3.6.5.tar.gz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list