Skip to Content.
Sympa Menu

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

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 (2cc73c1513aebbf4e8f2ae94b866082ce88c4662)
  • Date: Fri, 10 May 2019 02:00:41 +0000

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

python-pypi/wsgigzip/DEPENDS | 2 +-
python-pypi/wsgigzip/DETAILS | 6 +++---
python-pypi/wsgigzip/HISTORY | 4 ++++
3 files changed, 8 insertions(+), 4 deletions(-)

New commits:
commit 2cc73c1513aebbf4e8f2ae94b866082ce88c4662
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

wsgigzip: => 0.1.4

diff --git a/python-pypi/wsgigzip/DEPENDS b/python-pypi/wsgigzip/DEPENDS
index 503782e..e440941 100755
--- a/python-pypi/wsgigzip/DEPENDS
+++ b/python-pypi/wsgigzip/DEPENDS
@@ -1,2 +1,2 @@
-depends python &&
+depends PYTHON &&
depends SETUPTOOLS
diff --git a/python-pypi/wsgigzip/DETAILS b/python-pypi/wsgigzip/DETAILS
index d33f306..7c9437a 100755
--- a/python-pypi/wsgigzip/DETAILS
+++ b/python-pypi/wsgigzip/DETAILS
@@ -1,8 +1,8 @@
SPELL=wsgigzip
- VERSION=0.1.3
+ VERSION=0.1.4
SOURCE="${SPELL}-${VERSION}.tar.bz2"
- SOURCE_URL[0]=https://pypi.python.org/packages/source/w/${SPELL}/${SOURCE}
-
SOURCE_HASH=sha512:2b6fe3392357f728d173ef9f8d4fa63de557dabdf84b0fb7c5c03d6fa58f39c5e25a5b62a95b4f2b68bee9a6e5fba03adeffbe9a7d8d9d11ee41d240671339aa
+ SOURCE_URL[0]=https://pypi.org/packages/source/w/${SPELL}/${SOURCE}
+
SOURCE_HASH=sha512:93d535034b0cd8625d6753ac35feae297e1c6866897d0dfc01c119b5469e2fa4809d68c49cf7aaadac2dfc697d5c38c547dd3dfcdd0bbf0a2c47e252b999425b
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE=https://bitbucket.org/lcrees/wsgigzip/
GATHER_DOCS=off
diff --git a/python-pypi/wsgigzip/HISTORY b/python-pypi/wsgigzip/HISTORY
index 4850e1c..33aa378 100644
--- a/python-pypi/wsgigzip/HISTORY
+++ b/python-pypi/wsgigzip/HISTORY
@@ -1,3 +1,7 @@
+2019-05-09 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.1.4; updated source URL
+ * DEPENDS: supports Python 3 now
+
2015-01-30 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.1.3
* PRE_BUILD: removed, fixed by upstream



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (2cc73c1513aebbf4e8f2ae94b866082ce88c4662), Vlad Glagolev, 05/09/2019

Archive powered by MHonArc 2.6.24.

Top of Page