[ckan-changes] commit/ckanext-dgu: dread: [deb]: New repo name for swiss replacement.

Bitbucket commits-noreply at bitbucket.org
Wed Oct 5 14:34:30 UTC 2011


1 new changeset in ckanext-dgu:

http://bitbucket.org/okfn/ckanext-dgu/changeset/6108ec44aa20/
changeset:   6108ec44aa20
user:        dread
date:        2011-10-05 16:34:15
summary:     [deb]: New repo name for swiss replacement.
affected #:  2 files (-1 bytes)

--- a/ckanext/dgu/forms/formapi.py	Thu Aug 25 10:25:04 2011 +0100
+++ b/ckanext/dgu/forms/formapi.py	Wed Oct 05 15:34:15 2011 +0100
@@ -188,7 +188,7 @@
         location = '/api'
         location += cls._make_version_part()
         package_ref = getattr(package, cls._ref_package)
-        location += '/rest/package/%s' % package_ref
+        location += '/rest/dataset/%s' % package_ref
         return location
 
     @classmethod


--- a/requires/lucid_missing.txt	Thu Aug 25 10:25:04 2011 +0100
+++ b/requires/lucid_missing.txt	Wed Oct 05 15:34:15 2011 +0100
@@ -21,4 +21,4 @@
 # of lxml as the XML library).
 -e hg+https://bitbucket.org/okfn/owslib@bef58d64b96e#egg=owslib
 # Replaces swiss
--e hg+https://bitbucket.org/okfn/datautil@8c796b006f31#egg=datautil
+-e hg+https://bitbucket.org/okfn/datautil-date@2dc27829de20#egg=datautil-date

Repository URL: https://bitbucket.org/okfn/ckanext-dgu/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.




More information about the ckan-changes mailing list