[ckan-changes] commit/ckan: 2 new changesets
Bitbucket
commits-noreply at bitbucket.org
Fri Jul 8 14:40:59 UTC 2011
2 new changesets in ckan:
http://bitbucket.org/okfn/ckan/changeset/eb2d884a34e0/
changeset: eb2d884a34e0
branch: release-v1.4.2
user: dread
date: 2011-07-08 16:36:20
summary: [release] branch.
affected #: 2 files (28 bytes)
--- a/ckan/__init__.py Fri Jul 08 15:29:16 2011 +0100
+++ b/ckan/__init__.py Fri Jul 08 15:36:20 2011 +0100
@@ -1,4 +1,4 @@
-__version__ = '1.4.2a'
+__version__ = '1.4.2b'
__description__ = 'Comprehensive Knowledge Archive Network (CKAN) Software'
__long_description__ = \
'''The CKAN software is used to run the Comprehensive Knowledge Archive
--- a/pip-requirements.txt Fri Jul 08 15:29:16 2011 +0100
+++ b/pip-requirements.txt Fri Jul 08 15:36:20 2011 +0100
@@ -5,11 +5,11 @@
#
# pip install --ignore-installed -r pip-requirements.txt
--e hg+https://bitbucket.org/okfn/ckan@default#egg=ckan
+-e hg+https://bitbucket.org/okfn/ckan@release-v1.4.2#egg=ckan
# CKAN dependencies
--r https://bitbucket.org/okfn/ckan/raw/default/requires/lucid_conflict.txt
--r https://bitbucket.org/okfn/ckan/raw/default/requires/lucid_present.txt
--r https://bitbucket.org/okfn/ckan/raw/default/requires/lucid_missing.txt
+-r https://bitbucket.org/okfn/ckan/raw/release-v1.4.2/requires/lucid_conflict.txt
+-r https://bitbucket.org/okfn/ckan/raw/release-v1.4.2/requires/lucid_present.txt
+-r https://bitbucket.org/okfn/ckan/raw/release-v1.4.2/requires/lucid_missing.txt
# NOTE: Developers, please do not edit this file. Changes should go in the
# appropriate files in the `requires' directory.
http://bitbucket.org/okfn/ckan/changeset/c052a7194f04/
changeset: c052a7194f04
user: dread
date: 2011-07-08 16:37:35
summary: [release]: Having branched for release 1.4.2, increment version number here on default as alpha of 1.4.3.
affected #: 1 file (0 bytes)
--- a/ckan/__init__.py Fri Jul 08 15:29:16 2011 +0100
+++ b/ckan/__init__.py Fri Jul 08 15:37:35 2011 +0100
@@ -1,4 +1,4 @@
-__version__ = '1.4.2a'
+__version__ = '1.4.3a'
__description__ = 'Comprehensive Knowledge Archive Network (CKAN) Software'
__long_description__ = \
'''The CKAN software is used to run the Comprehensive Knowledge Archive
Repository URL: https://bitbucket.org/okfn/ckan/
--
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