summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsmael Luceno2021-02-12 21:45:28 +0100
committerIsmael Luceno2021-02-12 22:02:13 +0100
commitcd1acc1a7eef60ec096eeb35320b1a4bcc6abd31 (patch)
treecfbfd277eda8474cdd8f97abc2b0ebf977f17629
parentade3ed28bc799ae5961e2d40ab63a55e31cbfe7f (diff)
pysocks 1.7.1
-rwxr-xr-xpython-pypi/pysocks/DETAILS4
-rw-r--r--python-pypi/pysocks/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/python-pypi/pysocks/DETAILS b/python-pypi/pysocks/DETAILS
index 975526b611..1bddc6126a 100755
--- a/python-pypi/pysocks/DETAILS
+++ b/python-pypi/pysocks/DETAILS
@@ -1,9 +1,9 @@
SPELL=pysocks
SPELLX=PySocks
- VERSION=1.5.7
+ VERSION=1.7.1
SOURCE="${SPELLX}-${VERSION}.tar.gz"
SOURCE_URL[0]=https://pypi.io/packages/source/P/${SPELLX}/${SOURCE}
- SOURCE_HASH=sha512:adcb504b938dacb3c5bd5bd28a9f2cd8311bb188dea1a1b65de13ef0b2b00af498a0e44280fff1ceaca4fed95281c070a13866cf13ee898cb564b4ef215ac4a4
+ SOURCE_HASH=sha512:cef4a5ce8c67fb485644696a23bf68a721db47f3211212de2d4431eaf9ebd26077dd5a06f6dfa7fde2dcb9d7c1ed551facd014e999929cb4d7b504972c464016
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
WEB_SITE=https://github.com/Anorov/PySocks
LICENSE[0]=BSD
diff --git a/python-pypi/pysocks/HISTORY b/python-pypi/pysocks/HISTORY
index f14497619a..414812173b 100644
--- a/python-pypi/pysocks/HISTORY
+++ b/python-pypi/pysocks/HISTORY
@@ -1,2 +1,5 @@
+2021-02-12 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated spell to 1.7.1
+
2016-10-04 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS, DEPENDS: created spell, version 1.5.7