Skip to Content.
Sympa Menu

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

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 (dd845c6a84d9d6d555b31c77dbba8f399034b7c2)
  • Date: Tue, 11 Jul 2017 18:56:24 +0000

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

ChangeLog | 11 +++++++++++
python-pypi/beaker/DEPENDS | 14 +++++++++++++-
python-pypi/beaker/DETAILS | 6 +++---
python-pypi/beaker/HISTORY | 5 ++++-
python-pypi/bottle-beaker/DEPENDS | 4 ++++
python-pypi/bottle-beaker/DETAILS | 14 ++++++++++++++
python-pypi/bottle-beaker/HISTORY | 2 ++
python-pypi/bottle-errorsrest/DEPENDS | 3 +++
python-pypi/bottle-errorsrest/DETAILS | 15 +++++++++++++++
python-pypi/bottle-errorsrest/HISTORY | 2 ++
python-pypi/canister/DEPENDS | 4 ++++
python-pypi/canister/DETAILS | 21 +++++++++++++++++++++
python-pypi/canister/HISTORY | 2 ++
python-pypi/canister/PRE_BUILD | 4 ++++
python-pypi/pycrypto/CONFLICTS | 1 +
python-pypi/pycrypto/HISTORY | 4 ++++
python-pypi/pycrypto/PROVIDES | 1 +
python-pypi/pycryptodome/CONFLICTS | 1 +
python-pypi/pycryptodome/DEPENDS | 3 +++
python-pypi/pycryptodome/DETAILS | 14 ++++++++++++++
python-pypi/pycryptodome/HISTORY | 2 ++
python-pypi/pycryptodome/PROVIDES | 1 +
python-pypi/pycryptopp/DEPENDS | 4 ++++
python-pypi/pycryptopp/DETAILS | 14 ++++++++++++++
python-pypi/pycryptopp/HISTORY | 2 ++
python-pypi/pyjwt/DEPENDS | 3 +++
python-pypi/pyjwt/DETAILS | 18 ++++++++++++++++++
python-pypi/pyjwt/HISTORY | 2 ++
python-pypi/python-nss/DEPENDS | 4 ++++
python-pypi/python-nss/DETAILS | 26 ++++++++++++++++++++++++++
python-pypi/python-nss/HISTORY | 2 ++
31 files changed, 204 insertions(+), 5 deletions(-)

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

bottle-beaker: new spell, Bottle plugin beaker

commit f7b65a249330f46bfbbd2b7952900854cc0f4612
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

beaker: => 1.9.0

commit 9f0aa6a53b999d6e61ea5c6627998a91364b7eac
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

pycryptodome: provides PYCRYPTO-LIB

commit 6ac601d4b18af5608ba23e18871796b4d4186c2c
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

pycrypto: conflicts pycryptodome, provides PYCRYPTO-LIB

commit 50d80328342d2650c1e5941a601fd1e202842b2a
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

pycryptodome: new spell, cryptographic library for Python

commit 8fa1981a04ccfdc6ee00742b123a1da991057152
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

pycryptopp: new spell, Python wrappers for a few algorithms from the
Crypto++ library

commit c4ebfd17026f8766cd6bd6bb8c2cbf3c1e34684a
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

python-nss: new spell, Python bindings for NSS and NSPR

commit 128caa8c4bea3ca1d4ec33a532753a5f8f7bd861
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

bottle-errorsrest: new spell, ErrorsRest plugin for bottle

commit f81b8e6e8cfa8f9b3e46ed1a492ea314ccea1f54
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

canister: new spell, bottle wrapper to provide logging, sessions and
authentication

commit 32f23919ed485e3fb8eb7f801f36776073c16fdb
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

pyjwt: new spell, Python implementation of RFC 7519

diff --git a/ChangeLog b/ChangeLog
index 7af8ac5..11eb528 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2017-07-11 Vlad Glagolev <stealth AT sourcemage.org>
+ * python-pypi/pyjwt: new spell, Python implementation of RFC 7519
+ * python-pypi/canister: new spell, bottle wrapper to provide logging,
+ sessions and authentication
+ * python-pypi/bottle-errorsrest: new spell, ErrorsRest plugin for
bottle
+ * python-pypi/python-nss: new spell, Python bindings for NSS and NSPR
+ * python-pypi/pycryptopp: new spell, Python wrappers for a few
+ algorithms from the Crypto++ library
+ * python-pypi/pycryptodome: new spell, cryptographic library for
Python
+ * python-pypi/bottle-beaker: new spell, Bottle plugin beaker
+
2017-07-11 Treeve Jelbert <treeve AT sourcemage.org>
* kde.gpg: add DBD2CE893E2D1C87: "Christoph Feck <cfeck AT kde.org>"
* perl-cpan/pcsc-perl: added, helper tool for pcsc-lite
diff --git a/python-pypi/beaker/DEPENDS b/python-pypi/beaker/DEPENDS
index 48d8ddc..af71316 100755
--- a/python-pypi/beaker/DEPENDS
+++ b/python-pypi/beaker/DEPENDS
@@ -1 +1,13 @@
-. $SECTION_DIRECTORY/PY_DEPENDS
+. $SECTION_DIRECTORY/PY_DEPENDS &&
+
+depends funcsigs &&
+
+suggest_depends python-nss "" "" "for encrypted cookie-based sessions via
python-nss" &&
+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" &&
+
+suggest_depends sqlalchemy "" "" "for database cache backend" &&
+suggest_depends python-memcached "" "" "for Memcached cache backend" &&
+suggest_depends redis-py "" "" "for Redis cache backend" &&
+suggest_depends pymongo "" "" "for MongoDB cache backend"
diff --git a/python-pypi/beaker/DETAILS b/python-pypi/beaker/DETAILS
index 69d39b5..d716583 100755
--- a/python-pypi/beaker/DETAILS
+++ b/python-pypi/beaker/DETAILS
@@ -1,9 +1,9 @@
SPELL=beaker
SPELLX=Beaker
- VERSION=1.8.0
-
SOURCE_HASH=sha512:1344e7f5db15ac75640f284a2f915d5e34d52988684a25bdf4b2c29ccc963a85e369462a3da7171e4cac6d2209a561ad2b75153bd6dfba6da0d0889b642ab91a
+ VERSION=1.9.0
+
SOURCE_HASH=sha512:4c09e45745a59e44cac55f7ceed0d94db819a0347587d275c68c95d99632df2ed5a504a4a98c66875ed636c6ecfb40fb0c81436f37cad82f274fe853454fa390
SOURCE=$SPELLX-$VERSION.tar.gz
- SOURCE_URL[0]=http://pypi.python.org/packages/source/B/$SPELLX/$SOURCE
+ SOURCE_URL[0]=http://pypi.org/packages/source/B/$SPELLX/$SOURCE
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 f558b7d..9f94fc1 100644
--- a/python-pypi/beaker/HISTORY
+++ b/python-pypi/beaker/HISTORY
@@ -1,3 +1,7 @@
+2017-07-11 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.9.0; updated source URL
+ * DEPENDS: added missing dependencies
+
2016-03-12 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.6.8

@@ -39,4 +43,3 @@

2008-10-04 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.0.2
-
diff --git a/python-pypi/bottle-beaker/DEPENDS
b/python-pypi/bottle-beaker/DEPENDS
new file mode 100755
index 0000000..84e662e
--- /dev/null
+++ b/python-pypi/bottle-beaker/DEPENDS
@@ -0,0 +1,4 @@
+. "${SECTION_DIRECTORY}/PY_DEPENDS" &&
+
+depends bottle &&
+depends beaker
diff --git a/python-pypi/bottle-beaker/DETAILS
b/python-pypi/bottle-beaker/DETAILS
new file mode 100755
index 0000000..d0b0c9c
--- /dev/null
+++ b/python-pypi/bottle-beaker/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=bottle-beaker
+ VERSION=0.1.3
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=https://pypi.org/packages/source/b/${SPELL}/${SOURCE}
+
SOURCE_HASH=sha512:7461961d647a7f7acf94357743ea6f8a479f93096e9dd9181883508bf8042acf16047d1390d699a25384621bfbb1e06cb6ad6c9ca61f53a579873df7b3abf7fd
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE=https://github.com/bottlepy/bottle-beaker
+ LICENSE[0]=MIT
+ ENTERED=20170711
+ KEYWORDS="bottle plugin"
+ SHORT="Bottle plugin beaker"
+cat << EOF
+Bottle plugin to session and caching library with WSGI Middleware.
+EOF
diff --git a/python-pypi/bottle-beaker/HISTORY
b/python-pypi/bottle-beaker/HISTORY
new file mode 100644
index 0000000..dea219d
--- /dev/null
+++ b/python-pypi/bottle-beaker/HISTORY
@@ -0,0 +1,2 @@
+2017-07-11 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS, DETAILS: created spell, version 0.1.3
diff --git a/python-pypi/bottle-errorsrest/DEPENDS
b/python-pypi/bottle-errorsrest/DEPENDS
new file mode 100755
index 0000000..f074f86
--- /dev/null
+++ b/python-pypi/bottle-errorsrest/DEPENDS
@@ -0,0 +1,3 @@
+. "${SECTION_DIRECTORY}/PY_DEPENDS" &&
+
+depends bottle
diff --git a/python-pypi/bottle-errorsrest/DETAILS
b/python-pypi/bottle-errorsrest/DETAILS
new file mode 100755
index 0000000..011c632
--- /dev/null
+++ b/python-pypi/bottle-errorsrest/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=bottle-errorsrest
+ SPELLX=bottle_errorsrest
+ VERSION=0.0.2
+ SOURCE="${SPELLX}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=https://pypi.org/packages/source/b/${SPELLX}/${SOURCE}
+
SOURCE_HASH=sha512:e5b80f44c381b7b744a8a9c8da2dcf1e329ffe25e59040d710879964963e2119e5d1e431611850f53c676ccbbed1f808a558450be15c75b8ae93e64cda7fad1b
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
+ WEB_SITE=https://github.com/kianxineki/bottle-errorsrest
+ LICENSE[0]=GPL
+ ENTERED=20170711
+ KEYWORDS="bottle plugin"
+ SHORT="ErrorsRest plugin for bottle"
+cat << EOF
+bottle-errorsrest is a plugin for bottle to return errors in JSON format.
+EOF
diff --git a/python-pypi/bottle-errorsrest/HISTORY
b/python-pypi/bottle-errorsrest/HISTORY
new file mode 100644
index 0000000..5d06ef3
--- /dev/null
+++ b/python-pypi/bottle-errorsrest/HISTORY
@@ -0,0 +1,2 @@
+2017-07-11 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS, DETAILS: created spell, version 0.0.2
diff --git a/python-pypi/canister/DEPENDS b/python-pypi/canister/DEPENDS
new file mode 100755
index 0000000..837b902
--- /dev/null
+++ b/python-pypi/canister/DEPENDS
@@ -0,0 +1,4 @@
+. "${SECTION_DIRECTORY}/PY_DEPENDS" &&
+
+depends bottle &&
+depends pyjwt
diff --git a/python-pypi/canister/DETAILS b/python-pypi/canister/DETAILS
new file mode 100755
index 0000000..44e1ad0
--- /dev/null
+++ b/python-pypi/canister/DETAILS
@@ -0,0 +1,21 @@
+ SPELL=canister
+ VERSION=1.5.1
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=https://pypi.org/packages/source/c/${SPELL}/${SOURCE}
+
SOURCE_HASH=sha512:48fbf18efa5ca5453b9aa375915da24c9f2e7812be19e2df8f9850b535854a18c7ef20e5ed0c58f71c8a68b1c532daaeb2e724cedd74d212813df1c6ec2bcfc0
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE=https://github.com/dagnelies/canister
+ GATHER_DOCS=off
+ LICENSE[0]=MIT
+ ENTERED=20170711
+ KEYWORDS="bottle plugin"
+ SHORT="bottle wrapper to provide logging, sessions and
authentication"
+cat << EOF
+Canister is a simple plugin for bottle, providing:
+
+- formatted logs
+- url and form params unpacking
+- sessions (server side) based on a session_id cookie
+- authentication through basic auth or bearer token (OAuth2)
+- CORS for cross-domain REST APIs
+EOF
diff --git a/python-pypi/canister/HISTORY b/python-pypi/canister/HISTORY
new file mode 100644
index 0000000..ade2b54
--- /dev/null
+++ b/python-pypi/canister/HISTORY
@@ -0,0 +1,2 @@
+2017-07-11 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS, DETAILS, PRE_BUILD: created spell, version 1.5.1
diff --git a/python-pypi/canister/PRE_BUILD b/python-pypi/canister/PRE_BUILD
new file mode 100755
index 0000000..467b694
--- /dev/null
+++ b/python-pypi/canister/PRE_BUILD
@@ -0,0 +1,4 @@
+default_pre_build &&
+cd "${SOURCE_DIRECTORY}" &&
+
+sedit "/scripts=/d" setup.py
diff --git a/python-pypi/pycrypto/CONFLICTS b/python-pypi/pycrypto/CONFLICTS
new file mode 100755
index 0000000..e46c1f9
--- /dev/null
+++ b/python-pypi/pycrypto/CONFLICTS
@@ -0,0 +1 @@
+conflicts pycryptodome
diff --git a/python-pypi/pycrypto/HISTORY b/python-pypi/pycrypto/HISTORY
index 547b116..6533793 100644
--- a/python-pypi/pycrypto/HISTORY
+++ b/python-pypi/pycrypto/HISTORY
@@ -1,3 +1,7 @@
+2017-07-11 Vlad Glagolev <stealth AT sourcemage.org>
+ * CONFLICTS: added, conflicts pycryptodome
+ * PROVIDES: added, provides PYCRYPTO-LIB
+
2014-02-07 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.6.1; SECURITY_PATCH++ (CVE-2013-1445)

diff --git a/python-pypi/pycrypto/PROVIDES b/python-pypi/pycrypto/PROVIDES
new file mode 100755
index 0000000..118d044
--- /dev/null
+++ b/python-pypi/pycrypto/PROVIDES
@@ -0,0 +1 @@
+PYCRYPTO-LIB
diff --git a/python-pypi/pycryptodome/CONFLICTS
b/python-pypi/pycryptodome/CONFLICTS
new file mode 100755
index 0000000..6c408ac
--- /dev/null
+++ b/python-pypi/pycryptodome/CONFLICTS
@@ -0,0 +1 @@
+conflicts pycrypto
diff --git a/python-pypi/pycryptodome/DEPENDS
b/python-pypi/pycryptodome/DEPENDS
new file mode 100755
index 0000000..607f06b
--- /dev/null
+++ b/python-pypi/pycryptodome/DEPENDS
@@ -0,0 +1,3 @@
+. "${SECTION_DIRECTORY}/PY_DEPENDS" &&
+
+depends gmp
diff --git a/python-pypi/pycryptodome/DETAILS
b/python-pypi/pycryptodome/DETAILS
new file mode 100755
index 0000000..439fce1
--- /dev/null
+++ b/python-pypi/pycryptodome/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=pycryptodome
+ VERSION=3.4.6
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=https://pypi.org/packages/source/p/${SPELL}/${SOURCE}
+
SOURCE_HASH=sha512:0a2a5b5a5734d85f4d5aec5d2076a5c14a49841e252b9306c03eb034557debd8c17e972dc09b5cff3b0a6e93b8d4c3e6487065f24ba3635fa171f19dfcc184e5
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE=https://www.pycryptodome.org/
+ ENTERED=20170711
+ KEYWORDS="crypto"
+ SHORT="cryptographic library for Python"
+cat << EOF
+PyCryptodome is a self-contained Python package of low-level cryptographic
+primitives. It's a fork of PyCrypto library.
+EOF
diff --git a/python-pypi/pycryptodome/HISTORY
b/python-pypi/pycryptodome/HISTORY
new file mode 100644
index 0000000..48ac1bb
--- /dev/null
+++ b/python-pypi/pycryptodome/HISTORY
@@ -0,0 +1,2 @@
+2017-07-11 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS, DETAILS, CONFLICTS, PROVIDES: created spell, version 3.4.6
diff --git a/python-pypi/pycryptodome/PROVIDES
b/python-pypi/pycryptodome/PROVIDES
new file mode 100755
index 0000000..118d044
--- /dev/null
+++ b/python-pypi/pycryptodome/PROVIDES
@@ -0,0 +1 @@
+PYCRYPTO-LIB
diff --git a/python-pypi/pycryptopp/DEPENDS b/python-pypi/pycryptopp/DEPENDS
new file mode 100755
index 0000000..49a44ee
--- /dev/null
+++ b/python-pypi/pycryptopp/DEPENDS
@@ -0,0 +1,4 @@
+depends python &&
+depends SETUPTOOLS &&
+depends -sub CXX gcc &&
+depends cryptopp
diff --git a/python-pypi/pycryptopp/DETAILS b/python-pypi/pycryptopp/DETAILS
new file mode 100755
index 0000000..27c4078
--- /dev/null
+++ b/python-pypi/pycryptopp/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=pycryptopp
+ VERSION=0.7.1.869544967005693312591928092448767568728501330214
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=https://pypi.org/packages/source/p/${SPELL}/${SOURCE}
+
SOURCE_HASH=sha512:8b5996badedcd32345818f95e26487ac938c10e1790495515c74816075261a4fcedd2f80c55beddbdea54ed8899bc7c7b1a192468cb3cf434c50f9a68b65cc25
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE=https://tahoe-lafs.org/trac/pycryptopp
+ LICENSE[0]=GPL
+ ENTERED=20170711
+ KEYWORDS="crypto"
+ SHORT="Python wrappers for a few algorithms from the Crypto++
library"
+cat << EOF
+Pycryptopp is a collection of Python interfaces to a few good crypto
algorithms.
+EOF
diff --git a/python-pypi/pycryptopp/HISTORY b/python-pypi/pycryptopp/HISTORY
new file mode 100644
index 0000000..b075532
--- /dev/null
+++ b/python-pypi/pycryptopp/HISTORY
@@ -0,0 +1,2 @@
+2017-07-11 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS, DETAILS: created spell, version
0.7.1.869544967005693312591928092448767568728501330214
diff --git a/python-pypi/pyjwt/DEPENDS b/python-pypi/pyjwt/DEPENDS
new file mode 100755
index 0000000..dd3fa25
--- /dev/null
+++ b/python-pypi/pyjwt/DEPENDS
@@ -0,0 +1,3 @@
+. "${SECTION_DIRECTORY}/PY_DEPENDS" &&
+
+optional_depends python-cryptography "" "" "for cryptographic algorithms
support"
diff --git a/python-pypi/pyjwt/DETAILS b/python-pypi/pyjwt/DETAILS
new file mode 100755
index 0000000..8c6875c
--- /dev/null
+++ b/python-pypi/pyjwt/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=pyjwt
+ SPELLX=PyJWT
+ VERSION=1.5.2
+ SOURCE="${SPELLX}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=https://pypi.org/packages/source/P/${SPELLX}/${SOURCE}
+
SOURCE_HASH=sha512:8b9b4e5c96e09a1ec4b2e01aa4b81da217d239dc85eafa6634e6371c9ab19c7a95eabbbb98fd92e02ca7921e6fce771596724dcb44f13be93c9e20f09bbf2192
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
+ WEB_SITE=https://github.com/jpadilla/pyjwt
+ DOCS="AUTHORS ${DOCS}"
+ LICENSE[0]=MIT
+ ENTERED=20170711
+ KEYWORDS=""
+ SHORT="Python implementation of RFC 7519"
+cat << EOF
+PyJWT is a Python library which allows you to encode and decode JSON Web
Tokens
+(JWT). JWT is an open, industry-standard (RFC 7519) for representing claims
+securely between two parties.
+EOF
diff --git a/python-pypi/pyjwt/HISTORY b/python-pypi/pyjwt/HISTORY
new file mode 100644
index 0000000..176fa6d
--- /dev/null
+++ b/python-pypi/pyjwt/HISTORY
@@ -0,0 +1,2 @@
+2017-07-11 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS, DETAILS: created spell, version 1.5.2
diff --git a/python-pypi/python-nss/DEPENDS b/python-pypi/python-nss/DEPENDS
new file mode 100755
index 0000000..afd03a8
--- /dev/null
+++ b/python-pypi/python-nss/DEPENDS
@@ -0,0 +1,4 @@
+. "${SECTION_DIRECTORY}/PY_DEPENDS" &&
+
+depends nss &&
+depends nspr
diff --git a/python-pypi/python-nss/DETAILS b/python-pypi/python-nss/DETAILS
new file mode 100755
index 0000000..6ea0ca9
--- /dev/null
+++ b/python-pypi/python-nss/DETAILS
@@ -0,0 +1,26 @@
+ SPELL=python-nss
+ VERSION=1.0.1
+ SOURCE="${SPELL}-${VERSION}.tar.bz2"
+ SOURCE_URL[0]=https://pypi.org/packages/source/p/${SPELL}/${SOURCE}
+
SOURCE_HASH=sha512:7d3a08ee901a6d964011ddf731d0f83543ce6c59d281d6ea684b1fbf78c55395099565cf22ee13e64a12d44314289ab9f981c1b149f0fc258a9d6e9430542c49
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+
WEB_SITE=https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/Python_binding_for_NSS
+ DOCS="LICENSE.* ${DOCS}"
+ LICENSE[0]=GPL
+ LICENSE[1]=LGPL
+ LICENSE[2]=MOZILLA
+ ENTERED=20170711
+ KEYWORDS="crypto"
+ SHORT="Python bindings for NSS and NSPR"
+cat << EOF
+python-nss is a Python binding for NSS (Network Security Services) and NSPR
+(Netscape Portable Runtime). NSS provides cryptography services supporting
SSL,
+TLS, PKI, PKIX, X509, PKCS*, etc. NSS is an alternative to OpenSSL and used
+extensively by major software projects. NSS is FIPS-140 certified.
+
+NSS is built upon NSPR because NSPR provides an abstraction of common
operating
+system services, particularly in the areas of networking and process
management.
+
+Python also provides an abstraction of common operating system services but
+because NSS and NSPR are tightly bound python-nss exposes elements of NSPR.
+EOF
diff --git a/python-pypi/python-nss/HISTORY b/python-pypi/python-nss/HISTORY
new file mode 100644
index 0000000..8c12e12
--- /dev/null
+++ b/python-pypi/python-nss/HISTORY
@@ -0,0 +1,2 @@
+2017-07-11 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS, DETAILS: created spell, version 1.0.1



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (dd845c6a84d9d6d555b31c77dbba8f399034b7c2), Vlad Glagolev, 07/11/2017

Archive powered by MHonArc 2.6.24.

Top of Page