Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (02903ecef803bd21eb0207d99ce4596751c375f8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (02903ecef803bd21eb0207d99ce4596751c375f8)
  • Date: Sun, 24 Dec 2017 15:01:56 +0000

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

python-pypi/cython/DETAILS | 12 ++++++------
python-pypi/cython/HISTORY | 3 +++
2 files changed, 9 insertions(+), 6 deletions(-)

New commits:
commit 02903ecef803bd21eb0207d99ce4596751c375f8
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

cython: => 0.27.3

diff --git a/python-pypi/cython/DETAILS b/python-pypi/cython/DETAILS
index eb892af..a938776 100755
--- a/python-pypi/cython/DETAILS
+++ b/python-pypi/cython/DETAILS
@@ -1,10 +1,10 @@
SPELL=cython
- VERSION=0.25.1
-
VX=2f/ae/0bb6ca970b949d97ca622641532d4a26395322172adaf645149ebef664eb
-
SOURCE_HASH=sha512:cde26de8b7a626ee39e66223e5b9b3d6b2db182531da7c36f1d63bd720693e710f1976eaeaa4745e7a4b7872ec608ba4784569199303bcbabe1cc464da2ad913
- SOURCE=Cython-${VERSION}.tar.gz
-SOURCE_DIRECTORY="$BUILD_DIRECTORY/Cython-${VERSION}"
- SOURCE_URL[0]=https://pypi.python.org/packages/$VX/${SOURCE}
+ SPELLX=Cython
+ VERSION=0.27.3
+ SOURCE=${SPELLX}-${VERSION}.tar.gz
+ SOURCE_URL[0]=https://pypi.org/packages/source/C/${SPELLX}/${SOURCE}
+
SOURCE_HASH=sha512:3c91d3be063cea4a03420a4ef2d9485453d5aa8f1a605d6157b2456b71ab53601c27a5df9cb5337ac14345b09fc86063d1cc613abe9bcbb0e8257f93181a79cf
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
WEB_SITE=http://www.cython.org/
ENTERED=20100106
LICENSE[0]=APACHE
diff --git a/python-pypi/cython/HISTORY b/python-pypi/cython/HISTORY
index dd8557f..0278103 100644
--- a/python-pypi/cython/HISTORY
+++ b/python-pypi/cython/HISTORY
@@ -1,3 +1,6 @@
+2017-12-24 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.27.3; updated source URL
+
2016-11-24 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.25.1




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (02903ecef803bd21eb0207d99ce4596751c375f8), Vlad Glagolev, 12/24/2017

Archive powered by MHonArc 2.6.24.

Top of Page