Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (445584bf5c33603be7b6b832997af8cda15ad4c9)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (445584bf5c33603be7b6b832997af8cda15ad4c9)
  • Date: Thu, 25 Feb 2010 03:16:06 -0600

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

ChangeLog | 3 +++
python-pypi/twisted-core/BUILD | 1 -
python-pypi/twisted-core/DEPENDS | 1 -
python-pypi/twisted-core/DETAILS | 8 --------
python-pypi/twisted-core/DOWNLOAD | 1 -
python-pypi/twisted-core/HISTORY | 4 ----
python-pypi/twisted-core/INSTALL | 1 -
python-pypi/twisted-core/PRE_BUILD | 1 -
python-pypi/twisted-core/TRIGGERS | 1 -
python-pypi/twisted/DETAILS | 4 ++--
python-pypi/twisted/HISTORY | 3 +++
11 files changed, 8 insertions(+), 20 deletions(-)

New commits:
commit 92efc1a0dc806e8439c38511c25ed6b29bea3bf7
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

deprecate python-pypi/twisted-core

commit cec0f6ceb74ee80508cea659852d7ede237b9cf7
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

twisted: => 9.0.0

diff --git a/ChangeLog b/ChangeLog
index d61490c..de7829e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2010-02-25 Treeve Jelbert <treeve AT sourcemage.org>
+ * python-pypi/twisted-core: spell deprecated [replaced by twisted]
+
2010-02-23 Treeve Jelbert <treeve AT sourcemage.org>
* kde4-support/FUNCTIONS: remove obsolete code

diff --git a/python-pypi/twisted-core/BUILD b/python-pypi/twisted-core/BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/python-pypi/twisted-core/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/python-pypi/twisted-core/DEPENDS
b/python-pypi/twisted-core/DEPENDS
deleted file mode 100755
index 9b71a4d..0000000
--- a/python-pypi/twisted-core/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends twisted
diff --git a/python-pypi/twisted-core/DETAILS
b/python-pypi/twisted-core/DETAILS
deleted file mode 100755
index bd66c7f..0000000
--- a/python-pypi/twisted-core/DETAILS
+++ /dev/null
@@ -1,8 +0,0 @@
- SPELL=twisted-core
- VERSION=0
- PATCHLEVEL=9999
- SHORT="deprecated"
-cat << EOF
-deprecated spell [replaced by twisted]
-EOF
-
diff --git a/python-pypi/twisted-core/DOWNLOAD
b/python-pypi/twisted-core/DOWNLOAD
deleted file mode 100755
index 27ba77d..0000000
--- a/python-pypi/twisted-core/DOWNLOAD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/python-pypi/twisted-core/HISTORY
b/python-pypi/twisted-core/HISTORY
deleted file mode 100644
index 28ddfe6..0000000
--- a/python-pypi/twisted-core/HISTORY
+++ /dev/null
@@ -1,4 +0,0 @@
-2008-12-02 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0
- PATCHLEVEL=9999
- spell deprecated [replaced by twisted]
diff --git a/python-pypi/twisted-core/INSTALL
b/python-pypi/twisted-core/INSTALL
deleted file mode 100755
index 27ba77d..0000000
--- a/python-pypi/twisted-core/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/python-pypi/twisted-core/PRE_BUILD
b/python-pypi/twisted-core/PRE_BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/python-pypi/twisted-core/PRE_BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/python-pypi/twisted-core/TRIGGERS
b/python-pypi/twisted-core/TRIGGERS
deleted file mode 100755
index 97a1b60..0000000
--- a/python-pypi/twisted-core/TRIGGERS
+++ /dev/null
@@ -1 +0,0 @@
-on_cast twisted-core dispel_self
diff --git a/python-pypi/twisted/DETAILS b/python-pypi/twisted/DETAILS
index 560c2da..4300a77 100755
--- a/python-pypi/twisted/DETAILS
+++ b/python-pypi/twisted/DETAILS
@@ -1,6 +1,6 @@
SPELL=twisted
- VERSION=8.1.0
-
SOURCE_HASH=sha512:d8606c7aa0b5050d7fa184306241b01ca6b250511c93ebf8b9415c877a9b6bba11c7b36f72d91d1a2f7cad6612d2830b85c5af43306a57dabbd71ced5a279358
+ VERSION=9.0.0
+
SOURCE_HASH=sha512:b510101ede07d4904dc023973f72d730da0efcbae3fd241ffd89bc98d9ae4610d36ea2d057d5562b272b04ae41724eddaf640550566a11523704d67e5a07e16b
SOURCE=Twisted-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Twisted-$VERSION

SOURCE_URL[0]=http://tmrc.mit.edu/mirror/twisted/Twisted/${VERSION%.*}/$SOURCE
diff --git a/python-pypi/twisted/HISTORY b/python-pypi/twisted/HISTORY
index 0e8b6df..3db85dc 100644
--- a/python-pypi/twisted/HISTORY
+++ b/python-pypi/twisted/HISTORY
@@ -1,3 +1,6 @@
+2010-02-25 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 9.0.0
+
2008-12-02 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 8.1.0
* DEPENDS: add setuptools, zopeinterface, pyopenssl



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (445584bf5c33603be7b6b832997af8cda15ad4c9), Treeve Jelbert, 02/25/2010

Archive powered by MHonArc 2.6.24.

Top of Page