Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (2fdcb9699717d47e3ca47cffd23c7561ed8a0873)

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 stable-0.62 grimoire by Vlad Glagolev (2fdcb9699717d47e3ca47cffd23c7561ed8a0873)
  • Date: Tue, 4 Oct 2016 20:20:26 +0000

GIT changes to stable-0.62 grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

ChangeLog | 5 +++++
python-pypi/ndg_httpsclient/DEPENDS | 5 +++++
python-pypi/ndg_httpsclient/DETAILS | 15 +++++++++++++++
python-pypi/ndg_httpsclient/HISTORY | 2 ++
python-pypi/pysocks/DEPENDS | 2 ++
python-pypi/pysocks/DETAILS | 24 ++++++++++++++++++++++++
python-pypi/pysocks/HISTORY | 2 ++
python-pypi/requests/DEPENDS | 9 +++++++++
python-pypi/requests/DETAILS | 2 +-
python-pypi/requests/HISTORY | 3 +++
10 files changed, 68 insertions(+), 1 deletion(-)

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

requests: corrected hashsum for 2.10.0 tarball

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

requests: added missing dependencies

(cherry picked from commit f3b715da6edfef74ae4b4a818392fa78748e6648)

Conflicts:
python-pypi/requests/HISTORY

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

pysocks: new spell, Python SOCKS client module

(cherry picked from commit 65d4fabf42b306973a745b91bba2f5934ec47372)

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

ndg_httpsclient: new spell, enhanced HTTPS support for httplib and
urllib2 using PyOpenSSL

(cherry picked from commit 021f6586d06766705a75a5eaa25f213c15e4e427)

Conflicts:
ChangeLog

diff --git a/ChangeLog b/ChangeLog
index fecd0fb..12033f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-10-04 Vlad Glagolev <stealth AT sourcemage.org>
+ * python-pypi/ndg_httpsclient: new spell, enhanced HTTPS support for
+ httplib and urllib2 using PyOpenSSL
+ * python-pypi/pysocks: new spell, Python SOCKS client module
+
2016-06-01 Eric Sandall <sandalle AT sourcemage.org>
* net/ifenslave: Added to configure network interfaces for bonding

diff --git a/python-pypi/ndg_httpsclient/DEPENDS
b/python-pypi/ndg_httpsclient/DEPENDS
new file mode 100755
index 0000000..def9a64
--- /dev/null
+++ b/python-pypi/ndg_httpsclient/DEPENDS
@@ -0,0 +1,5 @@
+depends PYTHON &&
+depends SETUPTOOLS &&
+depends pyopenssl &&
+
+suggest_depends pyasn1 "" "" "for subjectAltName support"
diff --git a/python-pypi/ndg_httpsclient/DETAILS
b/python-pypi/ndg_httpsclient/DETAILS
new file mode 100755
index 0000000..4153aa8
--- /dev/null
+++ b/python-pypi/ndg_httpsclient/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=ndg_httpsclient
+ VERSION=0.4.2
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=https://pypi.io/packages/source/n/${SPELL}/${SOURCE}
+
SOURCE_HASH=sha512:c7d6f442242ce01f69d2386b8ed41e4e5f72a2523ecbe38785c4333405f1b000e298133ccc4169d9685a3dcdcf0b20567c8e4b2dfd36f42721d36c73ee27d90a
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ GATHER_DOCS=off
+ WEB_SITE=https://github.com/cedadev/ndg_httpsclient/
+ LICENSE[0]=BSD
+ ENTERED=20161004
+ SHORT="enhanced HTTPS support for httplib and urllib2 using
PyOpenSSL"
+cat << EOF
+PyOpenSSL utility to make a httplib-like interface suitable for use with
+urllib2.
+EOF
diff --git a/python-pypi/ndg_httpsclient/HISTORY
b/python-pypi/ndg_httpsclient/HISTORY
new file mode 100644
index 0000000..4fd32e2
--- /dev/null
+++ b/python-pypi/ndg_httpsclient/HISTORY
@@ -0,0 +1,2 @@
+2016-10-04 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS, DEPENDS: created spell, version 0.4.2
diff --git a/python-pypi/pysocks/DEPENDS b/python-pypi/pysocks/DEPENDS
new file mode 100755
index 0000000..e440941
--- /dev/null
+++ b/python-pypi/pysocks/DEPENDS
@@ -0,0 +1,2 @@
+depends PYTHON &&
+depends SETUPTOOLS
diff --git a/python-pypi/pysocks/DETAILS b/python-pypi/pysocks/DETAILS
new file mode 100755
index 0000000..975526b
--- /dev/null
+++ b/python-pypi/pysocks/DETAILS
@@ -0,0 +1,24 @@
+ SPELL=pysocks
+ SPELLX=PySocks
+ VERSION=1.5.7
+ SOURCE="${SPELLX}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=https://pypi.io/packages/source/P/${SPELLX}/${SOURCE}
+
SOURCE_HASH=sha512:adcb504b938dacb3c5bd5bd28a9f2cd8311bb188dea1a1b65de13ef0b2b00af498a0e44280fff1ceaca4fed95281c070a13866cf13ee898cb564b4ef215ac4a4
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
+ WEB_SITE=https://github.com/Anorov/PySocks
+ LICENSE[0]=BSD
+ ENTERED=20161004
+ SHORT="Python SOCKS client module"
+cat << EOF
+Updated and semi-actively maintained version of SocksiPy, with bug fixes and
+extra features.
+
+Acts as a drop-in replacement to the socket module.
+
+Features
+- SOCKS proxy client for Python 2.6 - 3.x
+- TCP and UDP both supported
+- HTTP proxy client included but not supported or recommended (you should use
+ urllib2's or requests' own HTTP proxy interface)
+- urllib2 handler included.
+EOF
diff --git a/python-pypi/pysocks/HISTORY b/python-pypi/pysocks/HISTORY
new file mode 100644
index 0000000..f144976
--- /dev/null
+++ b/python-pypi/pysocks/HISTORY
@@ -0,0 +1,2 @@
+2016-10-04 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS, DEPENDS: created spell, version 1.5.7
diff --git a/python-pypi/requests/DEPENDS b/python-pypi/requests/DEPENDS
index f92fc0c..9b24f6c 100755
--- a/python-pypi/requests/DEPENDS
+++ b/python-pypi/requests/DEPENDS
@@ -1 +1,10 @@
. "$SECTION_DIRECTORY/PY_DEPENDS"
+
+suggest_depends pyopenssl "" "" "for full SNI support" &&
+
+if is_depends_enabled $SPELL pyopenssl; then
+ depends ndg_httpsclient &&
+ depends pyasn1
+fi &&
+
+suggest_depends pysocks "" "" "for SOCKS support"
diff --git a/python-pypi/requests/DETAILS b/python-pypi/requests/DETAILS
index 5c18258..2c8fdf0 100755
--- a/python-pypi/requests/DETAILS
+++ b/python-pypi/requests/DETAILS
@@ -2,7 +2,7 @@
VERSION=2.10.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=https://pypi.io/packages/source/r/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:a93223c3fd21c58f7c0c901b17be17c23dba4efeed8c4347da9d4e04d96a6698e08e01482205661cb7757cc7560d9ae2e62b18f2b422af0cb90fd998fe963ff2
+
SOURCE_HASH=sha512:05c6a1a742d31511ca4d3f39534e3e081cce0864c3a8a08480a95fb6e28f0309a4b1a571b8c3987bac98ba177e9bc06862f219c53a1805c163d10d24c1328b46
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
LICENSE[0]=APACHE
WEB_SITE=http://python-requests.org/
diff --git a/python-pypi/requests/HISTORY b/python-pypi/requests/HISTORY
index 072a0a4..7fe72d3 100644
--- a/python-pypi/requests/HISTORY
+++ b/python-pypi/requests/HISTORY
@@ -1,3 +1,6 @@
+2016-10-04 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: added missing dependencies
+
2016-07-01 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.10.0; updated source url




  • [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (2fdcb9699717d47e3ca47cffd23c7561ed8a0873), Vlad Glagolev, 10/04/2016

Archive powered by MHonArc 2.6.24.

Top of Page