Author: reebalazs
Date: Mon Jun 2 10:08:03 2008
New Revision: 55487
Removed:
kukit/kss.demo/tag/1.4.1/setup.cfg
Modified:
kukit/kss.demo/tag/1.4.1/docs/HISTORY.txt
kukit/kss.demo/tag/1.4.1/kss/demo/version.txt
kukit/kss.demo/tag/1.4.1/setup.py
Log:
Set release
Modified: kukit/kss.demo/tag/1.4.1/docs/HISTORY.txt
==============================================================================
--- kukit/kss.demo/tag/1.4.1/docs/HISTORY.txt (original)
+++ kukit/kss.demo/tag/1.4.1/docs/HISTORY.txt Mon Jun 2 10:08:03 2008
@@ -2,9 +2,10 @@
(name of developer listed in brackets)
-kss.demo - 1.4dev Unreleased
+kss.demo - 1.4.1 Released 2008-06-02
- - ...
+ - Prepare for release
+ [ree]
kss.demo - 1.4 Released 2008-04-21
Modified: kukit/kss.demo/tag/1.4.1/kss/demo/version.txt
==============================================================================
--- kukit/kss.demo/tag/1.4.1/kss/demo/version.txt (original)
+++ kukit/kss.demo/tag/1.4.1/kss/demo/version.txt Mon Jun 2 10:08:03 2008
@@ -1 +1 @@
-1.4dev Unreleased
+1.4.1 Released 2008-06-02
Deleted: /kukit/kss.demo/tag/1.4.1/setup.cfg
==============================================================================
--- /kukit/kss.demo/tag/1.4.1/setup.cfg Mon Jun 2 10:08:03 2008
+++ (empty file)
@@ -1,3 +0,0 @@
-[egg_info]
-tag_build = dev
-tag_svn_revision = true
Modified: kukit/kss.demo/tag/1.4.1/setup.py
==============================================================================
--- kukit/kss.demo/tag/1.4.1/setup.py (original)
+++ kukit/kss.demo/tag/1.4.1/setup.py Mon Jun 2 10:08:03 2008
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
import sys, os
-version = '1.4'
+version = '1.4.1'
setup(name='kss.demo',
version=version,
@@ -27,7 +27,7 @@
install_requires=[
# -*- Extra requirements: -*-
'setuptools',
- 'kss.core>=dev',
+ 'kss.core==1.4.1',
],
entry_points="""
# -*- Entry points: -*-
_______________________________________________
Kukit-checkins mailing list
[email protected]
http://codespeak.net/mailman/listinfo/kukit-checkins