Skip to Content.
Sympa Menu

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

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 (cd1d7d96de8e5edace38d78682a1fbbd9e53e00d)
  • Date: Sat, 23 Mar 2019 07:28:25 +0000

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

crypto/cryptopp/DETAILS | 4 ++--
crypto/cryptopp/HISTORY | 3 +++
python-pypi/pyyaml/DETAILS | 10 +++++-----
python-pypi/pyyaml/HISTORY | 4 ++++
4 files changed, 14 insertions(+), 7 deletions(-)

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

pyyaml: => 5.1

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

cryptopp: => 8.1.0

diff --git a/crypto/cryptopp/DETAILS b/crypto/cryptopp/DETAILS
index fc4eb6a..b0f1d02 100755
--- a/crypto/cryptopp/DETAILS
+++ b/crypto/cryptopp/DETAILS
@@ -1,8 +1,8 @@
SPELL=cryptopp
SPELLX=CRYPTOPP
- VERSION=8.0.0
+ VERSION=8.1.0
VERSIONX=`echo ${VERSION} | sed -r "s/\./\_/g"`
-
SOURCE_HASH=sha512:e3240882748f5306442a3feca5b0718c6ee20a44596f522c6c3ae35e0c81d56412b5b223b2bcf2eb74a8ce4c08a73b4c25f4d005417bdc68f9309708cc5c5ddb
+
SOURCE_HASH=sha512:2b09b30c53a8f95a9c3204a48867174c70a1e97171854122f4d8454b25d5af9b94cab2c210dd9857c7db66df881849183e82b6155b80bfef6e69dac8efd2ea9a
SECURITY_PATCH=2
SOURCE="${SPELLX}_${VERSIONX}.tar.gz"
SOURCE_DIRECTORY="$BUILD_DIRECTORY/${SPELL}-${SPELLX}_${VERSIONX}"
diff --git a/crypto/cryptopp/HISTORY b/crypto/cryptopp/HISTORY
index 54ac639..d6bc58e 100644
--- a/crypto/cryptopp/HISTORY
+++ b/crypto/cryptopp/HISTORY
@@ -1,3 +1,6 @@
+2019-03-21 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 8.1.0
+
2019-01-17 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 8.0.0
* PRE_BUILD: deleted
diff --git a/python-pypi/pyyaml/DETAILS b/python-pypi/pyyaml/DETAILS
index a1bc2c7..8190e74 100755
--- a/python-pypi/pyyaml/DETAILS
+++ b/python-pypi/pyyaml/DETAILS
@@ -1,9 +1,9 @@
SPELL=pyyaml
- VERSION=3.13
- SOURCE="PyYAML-${VERSION}.tar.gz"
- SOURCE_URL[0]=https://pyyaml.org/download/${SPELL}/${SOURCE}
-
SOURCE_HASH=sha512:93642286d0317e2fe970632c36d38ce6030f7cabcf971f28e3a1054f07390fcee5baaf7f167e7c9690dbd7b2adc61f5b7d75a218ace0abca34ff8815486cfdd7
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/PyYAML-${VERSION}"
+ VERSION=5.1
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=https://github.com/yaml/pyyaml/archive/$VERSION.tar.gz
+
SOURCE_HASH=sha512:e49f593b9f60018efa19629b902ad1e56f79537106a4cd019baa324a74a8af7563d294db012280261fc7fa9d686dd5af656e22fb4bf6a6ccfd0084515b9591d5
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-${VERSION}"
WEB_SITE=https://pyyaml.org/
LICENSE[0]=MIT
ENTERED=20090526
diff --git a/python-pypi/pyyaml/HISTORY b/python-pypi/pyyaml/HISTORY
index d93a6af..70ebf51 100644
--- a/python-pypi/pyyaml/HISTORY
+++ b/python-pypi/pyyaml/HISTORY
@@ -1,3 +1,7 @@
+2019-03-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 5.1
+ download from github
+
2018-12-30 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.13




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (cd1d7d96de8e5edace38d78682a1fbbd9e53e00d), Treeve Jelbert, 03/23/2019

Archive powered by MHonArc 2.6.24.

Top of Page