Skip to Content.
Sympa Menu

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

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 (5bc0963a90449ffa84bf06d5b8867ce707789b2f)
  • Date: Tue, 17 May 2016 09:01:59 +0000

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

python-pypi/sqlalchemy/DETAILS | 8 ++++----
python-pypi/sqlalchemy/HISTORY | 3 +++
security-libs/cracklib/DETAILS | 16 ++++++++--------
security-libs/cracklib/HISTORY | 4 ++++
4 files changed, 19 insertions(+), 12 deletions(-)

New commits:
commit 5bc0963a90449ffa84bf06d5b8867ce707789b2f
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

cracklib: => 2.9.6

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

sqlalchemy: => 1.0.13

diff --git a/python-pypi/sqlalchemy/DETAILS b/python-pypi/sqlalchemy/DETAILS
index af83f02..6064e6a 100755
--- a/python-pypi/sqlalchemy/DETAILS
+++ b/python-pypi/sqlalchemy/DETAILS
@@ -1,10 +1,10 @@
SPELL=sqlalchemy
CHEESESHOP_PKG=SQLAlchemy
- VERSION=1.0.12
-
SOURCE_HASH=sha512:67878cd5dd43bebcf17ec40e6879084e661652d0cef3a848eaa3fbc89dcd499ba7bba595ae514a531889496c182a76cd78e2e7ea37ab366ce6b373cbe963c8af
+ VERSION=1.0.13
+VX=1d/e2/3df2e0e8cd3cf7e6e2905f1a3d44f1ba51c4fceab0968cc0cb3dcefcb53a
+
SOURCE_HASH=sha512:0e0aff5c4b25fa4958c3c7e17d467e41e44603cebc2b9eb6a5cbb5f3b192c83d5f0120757e48a2ace7d00acf7c7231aaca0318555082b45f3e33309a6fb982b4
SOURCE="$CHEESESHOP_PKG-$VERSION.tar.gz"
-
SOURCE_URL[0]=http://pypi.python.org/packages/source/S/$CHEESESHOP_PKG/$SOURCE
- SOURCE_URL[1]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
+ SOURCE_URL[0]=https://pypi.python.org/packages/$VX/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$CHEESESHOP_PKG-$VERSION"
WEB_SITE=http://www.sqlalchemy.org/
LICENSE[0]='LGPL'
diff --git a/python-pypi/sqlalchemy/HISTORY b/python-pypi/sqlalchemy/HISTORY
index 5aa9007..ea95354 100644
--- a/python-pypi/sqlalchemy/HISTORY
+++ b/python-pypi/sqlalchemy/HISTORY
@@ -1,3 +1,6 @@
+2016-05-17 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.13
+
2016-02-16 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.0.12

diff --git a/security-libs/cracklib/DETAILS b/security-libs/cracklib/DETAILS
index 1383fea..8a1f870 100755
--- a/security-libs/cracklib/DETAILS
+++ b/security-libs/cracklib/DETAILS
@@ -1,15 +1,15 @@
SPELL=cracklib
- VERSION=2.9.4
-
SOURCE_HASH=sha512:4c94af41d5734e737576221620236951c083f45a7a8061d22ec174c283b91bf64b781ee8dddb91f459f5008ca70f1adfe59c311f082a7a7fecd5214705512a63
- VERSIONWORDS=20080507
+ VERSION=2.9.6
+
SOURCE_HASH=sha512:2b09672e5b412d670e7ed911ebf0c0023fe2901ea05c9c02eefb7a58a13cddbc27a65d75bb20be9f8cebf4c90a9a56dfe1a3b656dff62b1d6048f5376e671786
+
SOURCE2_HASH=sha512:fc5bbe7699c9c9e3f39f5c82f53ec8a4ea85e08d5513188a2f6423f92779008b87d85cfcf87a9a5d13a49b04c30f73890cd4d3fa7cd4a6bdac5c1ebc18e18bc3
+ VERSIONWORDS=$VERSION
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SPELL-words-$VERSIONWORDS.gz
- SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
- SOURCE2_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
-
SOURCE2_HASH=sha512:d21055d6439a2b92b23ab6fd31222d9330315a0b44f53fae308ce5749a9fcb33b7df982f85ca8e2d6d2f9cc4c7264dfc3ed454edbccecd76289713df09fd633e
- WEB_SITE=http://sf.net/projects/$SPELL
+ WEB_SITE=https://github.com/cracklib/cracklib
+ URI=$WEB_SITE/releases/download/$SPELL-$VERSION
+ SOURCE_URL[0]=$URI/$SOURCE
+ SOURCE2_URL[0]=$URI/$SOURCE2
ENTERED=20050310
LICENSE[0]='Derived from artistic license'
GATHER_DOCS='HISTORY LICENCE MANIFEST POSTER'
diff --git a/security-libs/cracklib/HISTORY b/security-libs/cracklib/HISTORY
index d0485e4..bd21d4f 100644
--- a/security-libs/cracklib/HISTORY
+++ b/security-libs/cracklib/HISTORY
@@ -1,3 +1,7 @@
+2016-05-17 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: 2.9.6
+ now at github
+
2015-08-17 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: 2.9.4




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (5bc0963a90449ffa84bf06d5b8867ce707789b2f), Treeve Jelbert, 05/17/2016

Archive powered by MHonArc 2.6.24.

Top of Page