[ckan-changes] commit/ckanext-helloworld: 2 new changesets

Bitbucket commits-noreply at bitbucket.org
Tue Jun 28 19:06:22 UTC 2011


2 new changesets in ckanext-helloworld:

http://bitbucket.org/okfn/ckanext-helloworld/changeset/5e1e4707bd7f/
changeset:   5e1e4707bd7f
user:        rgrp
date:        2011-06-28 21:05:12
summary:     [setup][xs]: remove egginfo material that was accidentally added.
affected #:  7 files (0 bytes)

--- a/ckanext_helloworld.egg-info/PKG-INFO	Thu Feb 17 09:02:11 2011 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-Metadata-Version: 1.0
-Name: ckanext-helloworld
-Version: 0.0
-Summary: A demonstration Hello World extension
-Home-page: UNKNOWN
-Author: Rufus Pollock (Open Knowledge Foundation)
-Author-email: rufus.pollock at okfn.org
-License: MIT
-Description: 	
-Platform: UNKNOWN


--- a/ckanext_helloworld.egg-info/SOURCES.txt	Thu Feb 17 09:02:11 2011 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-setup.py
-ckanext/__init__.py
-ckanext/helloworld/__init__.py
-ckanext_helloworld.egg-info/PKG-INFO
-ckanext_helloworld.egg-info/SOURCES.txt
-ckanext_helloworld.egg-info/dependency_links.txt
-ckanext_helloworld.egg-info/entry_points.txt
-ckanext_helloworld.egg-info/namespace_packages.txt
-ckanext_helloworld.egg-info/not-zip-safe
-ckanext_helloworld.egg-info/top_level.txt
\ No newline at end of file


--- a/ckanext_helloworld.egg-info/dependency_links.txt	Thu Feb 17 09:02:11 2011 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-


--- a/ckanext_helloworld.egg-info/entry_points.txt	Thu Feb 17 09:02:11 2011 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-
-        [ckan.plugins]
-	# Add plugins here, eg
-	# myplugin=ckanext.helloworld:PluginClass
-	
\ No newline at end of file


--- a/ckanext_helloworld.egg-info/namespace_packages.txt	Thu Feb 17 09:02:11 2011 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-ckanext
-ckanext.helloworld


--- a/ckanext_helloworld.egg-info/not-zip-safe	Thu Feb 17 09:02:11 2011 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-


--- a/ckanext_helloworld.egg-info/top_level.txt	Thu Feb 17 09:02:11 2011 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-ckanext


http://bitbucket.org/okfn/ckanext-helloworld/changeset/f5d4d4293df1/
changeset:   f5d4d4293df1
user:        rgrp
date:        2011-06-28 21:06:11
summary:     [hgignore][xs]: ignore egginfo.
affected #:  1 file (11 bytes)

--- a/.hgignore	Tue Jun 28 20:05:12 2011 +0100
+++ b/.hgignore	Tue Jun 28 20:06:11 2011 +0100
@@ -1,3 +1,4 @@
 syntax: glob
 *.pyc
 *.swp
+*.egg-info

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

--

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