Skip to Content.
Sympa Menu

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

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 (716cdb25a5ffbb7a8f814aa1d4efa3e09208085a)
  • Date: Sun, 4 Feb 2018 09:43:04 +0000

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

python-pypi/reportlab/DEPENDS | 4 ++--
python-pypi/reportlab/DETAILS | 9 +++++----
python-pypi/reportlab/HISTORY | 4 ++++
3 files changed, 11 insertions(+), 6 deletions(-)

New commits:
commit 716cdb25a5ffbb7a8f814aa1d4efa3e09208085a
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

reportlab: => 3.4.0

diff --git a/python-pypi/reportlab/DEPENDS b/python-pypi/reportlab/DEPENDS
index b5bb175..cbd7b28 100755
--- a/python-pypi/reportlab/DEPENDS
+++ b/python-pypi/reportlab/DEPENDS
@@ -1,5 +1,5 @@
-depends python &&
-depends SETUPTOOLS &&
+depends PYTHON &&
+depends setuptools &&
depends freetype2 &&
optional_depends pillow \
"" \
diff --git a/python-pypi/reportlab/DETAILS b/python-pypi/reportlab/DETAILS
index 611e176..573e1ed 100755
--- a/python-pypi/reportlab/DETAILS
+++ b/python-pypi/reportlab/DETAILS
@@ -1,11 +1,12 @@
SPELL=reportlab
- VERSION=2.7
-
SOURCE_HASH=sha512:f0c994c91b18ad55f7573af4eb49d173a1b3939d6e7a490e8dc1cce19f8c0dbe31a060df504b908ed6d7642f1d88e5aa4e86b9e459f058da331186f4e0998be4
+ VERSION=3.4.0
+
VX=87/f9/53b34c58d3735a6df7d5c542bf4de60d699cfa6035e113ca08b3ecdcca3f
+
SOURCE_HASH=sha512:7f00074b93be49e1aa7650e61381e285598599911b12a6b63c0f12d6eb64bc59afb6907b683350740b0a81c99a3164373b27e18cfccc0f9da12405c3dacd1ff7
SOURCE=$SPELL-${VERSION}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- WEB_SITE=http://www.reportlab.com
+ WEB_SITE=https://www.reportlab.com
SOURCE_URL[0]=$WEB_SITE/ftp/$SOURCE
- SOURCE_URL[1]=http://pypi.python.org/packages/source/r/reportlab/$SOURCE
+ SOURCE_URL[1]=https://pypi.python.org/packages/$VX/$SOURCE
ENTERED=20040122
LICENSE[0]=BSD
KEYWORDS="pdf doc"
diff --git a/python-pypi/reportlab/HISTORY b/python-pypi/reportlab/HISTORY
index 5c083c4..64e7fa6 100644
--- a/python-pypi/reportlab/HISTORY
+++ b/python-pypi/reportlab/HISTORY
@@ -1,3 +1,7 @@
+2018-02-04 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.4.0
+ * DEPENDS: PYTHON
+
2013-08-14 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS: pil -> pillow




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (716cdb25a5ffbb7a8f814aa1d4efa3e09208085a), Treeve Jelbert, 02/04/2018

Archive powered by MHonArc 2.6.24.

Top of Page