Skip to Content.
Sympa Menu

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

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 (6f59d30d205063b382e364aadc3e5abe6ba7f4f0)
  • Date: Sat, 5 May 2018 14:26:32 +0000

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

python-pypi/beaker/DEPENDS | 1 +
python-pypi/beaker/DETAILS | 4 ++--
python-pypi/beaker/HISTORY | 4 ++++
3 files changed, 7 insertions(+), 2 deletions(-)

New commits:
commit 6f59d30d205063b382e364aadc3e5abe6ba7f4f0
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

beaker: => 1.9.1

diff --git a/python-pypi/beaker/DEPENDS b/python-pypi/beaker/DEPENDS
index af71316..2078c0d 100755
--- a/python-pypi/beaker/DEPENDS
+++ b/python-pypi/beaker/DEPENDS
@@ -3,6 +3,7 @@
depends funcsigs &&

suggest_depends python-nss "" "" "for encrypted cookie-based sessions via
python-nss" &&
+suggest_depends pycryptopp "" "" "for encrypted cookie-based sessions via
PyCrypto++" &&
suggest_depends pycrypto "" "" "for encrypted cookie-based sessions via
PyCrypto" &&
suggest_depends pycryptodome "" "" "for encrypted cookie-based sessions via
PyCryptodome" &&
suggest_depends python-cryptography "" "" "for encrypted cookie-based
sessions via pyca/cryptography" &&
diff --git a/python-pypi/beaker/DETAILS b/python-pypi/beaker/DETAILS
index 456920e..db939d9 100755
--- a/python-pypi/beaker/DETAILS
+++ b/python-pypi/beaker/DETAILS
@@ -1,9 +1,9 @@
SPELL=beaker
SPELLX=Beaker
- VERSION=1.9.0
-
SOURCE_HASH=sha512:4c09e45745a59e44cac55f7ceed0d94db819a0347587d275c68c95d99632df2ed5a504a4a98c66875ed636c6ecfb40fb0c81436f37cad82f274fe853454fa390
+ VERSION=1.9.1
SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_URL[0]=https://pypi.org/packages/source/B/$SPELLX/$SOURCE
+
SOURCE_HASH=sha512:b75985b76553d87d1570020a7ad86159fe504b8ffa4812bd4862e87a8bd2995fc5657b11c1978f3394d19cb6da8146b9893b6e081a10418baf6e7f7d9fbdc3e7
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
WEB_SITE=http://beaker.groovie.org
LICENSE[0]='MIT'
diff --git a/python-pypi/beaker/HISTORY b/python-pypi/beaker/HISTORY
index d24c551..741e0ca 100644
--- a/python-pypi/beaker/HISTORY
+++ b/python-pypi/beaker/HISTORY
@@ -1,3 +1,7 @@
+2018-05-05 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.9.1
+ * DEPENDS: added pycryptopp suggest dependency
+
2017-07-15 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: corrected doc installation




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6f59d30d205063b382e364aadc3e5abe6ba7f4f0), Vlad Glagolev, 05/05/2018

Archive powered by MHonArc 2.6.24.

Top of Page