summaryrefslogtreecommitdiffstats
path: root/python-pypi
diff options
context:
space:
mode:
authorFlorian Franzmann2021-10-11 22:07:05 +0200
committerFlorian Franzmann2021-10-11 22:23:01 +0200
commit576317789551ccc85206c4436b9fc3b56259aa55 (patch)
tree5248d70dad770834a23dc4aab4cc4733aaff2453 /python-pypi
parent6505ade32d0e53ec372c2831957959b7a829baee (diff)
python-pypi/wrapt: version 1.13.1
Diffstat (limited to 'python-pypi')
-rwxr-xr-xpython-pypi/wrapt/DETAILS7
-rw-r--r--python-pypi/wrapt/HISTORY3
2 files changed, 6 insertions, 4 deletions
diff --git a/python-pypi/wrapt/DETAILS b/python-pypi/wrapt/DETAILS
index 62341dd2da..bd25230298 100755
--- a/python-pypi/wrapt/DETAILS
+++ b/python-pypi/wrapt/DETAILS
@@ -1,9 +1,8 @@
SPELL=wrapt
- VERSION=1.12.1
- VX=82/f7/e43cefbe88c5fd371f4cf0cf5eb3feccd07515af9fd6cf7dbf1d1793a797
+ VERSION=1.13.1
SOURCE="$SPELL-$VERSION.tar.gz"
- SOURCE_URL[0]=https://pypi.python.org/packages/$VX/$SOURCE
- SOURCE_HASH=sha512:efc38c0adc4fcaa34499a996ea4a337a000a812254ec7ddaca38f0132020dd31afa9fe6bab3e6010df312282ab0ea7bd571b54215d8d27e0b97b270c08cf5a62
+ SOURCE_URL[0]=https://pypi.python.org/packages/source/w/$SPELL/$SOURCE
+ SOURCE_HASH=sha512:1789280dcf9a717393493a17bd05dbd3bd4701f0a313c57fecaa8455b4b396f2ad469dcd333c24a040fb6fb470fd22ad5f6240d71d9bc2e8de793c4bd89068ad
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE="https://github.com/GrahamDumpleton/wrapt"
LICENSE[0]="BSD-2"
diff --git a/python-pypi/wrapt/HISTORY b/python-pypi/wrapt/HISTORY
index 45d51e49ec..5e9de0ec83 100644
--- a/python-pypi/wrapt/HISTORY
+++ b/python-pypi/wrapt/HISTORY
@@ -1,3 +1,6 @@
+2021-10-11 Florian Franzmann <bwlf@bandrate.org>
+ * DETAILS: version 1.13.1
+
2021-05-30 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: updated spell to 1.12.1