Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (9c1f43319bd12ed1ae5fc5c0c580e5fe4d3e62b0)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (9c1f43319bd12ed1ae5fc5c0c580e5fe4d3e62b0)
  • Date: Sun, 30 May 2021 13:44:29 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

python-pypi/astroid/DETAILS | 8 ++++----
python-pypi/astroid/HISTORY | 4 ++++
python-pypi/lazy-object-proxy/DETAILS | 6 +++---
python-pypi/lazy-object-proxy/HISTORY | 3 +++
python-pypi/wrapt/DETAILS | 6 +++---
python-pypi/wrapt/HISTORY | 3 +++
6 files changed, 20 insertions(+), 10 deletions(-)

New commits:
commit 9c1f43319bd12ed1ae5fc5c0c580e5fe4d3e62b0
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

lazy-object-proxy 1.6.0

commit 6e1bf7e0b890f503a3f0ea2b7f4badd4093ca240
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

wrapt 1.12.1

commit 7532bb433a326f52767f3742e0da961dfd07095e
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

astroid 2.5.7

diff --git a/python-pypi/astroid/DETAILS b/python-pypi/astroid/DETAILS
index f0466ce..5dc4287 100755
--- a/python-pypi/astroid/DETAILS
+++ b/python-pypi/astroid/DETAILS
@@ -1,9 +1,9 @@
SPELL=astroid
- VERSION=1.5.3
-
VX=d7/b7/112288f75293d6f12b1e41bac1e822fd0f29b0f88e2c4378cdd295b9d838
+ VERSION=2.5.7
+
VX=0b/9e/214759befde32cfb214d265cbf163620e7c711b9b4b40533acf9a780252a
SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]=https://pypi.python.org/packages/$VX/$SOURCE
-
SOURCE_HASH=sha512:2a224d9bf8e41059a1316d80738cdc0f1e4c4e0f987baf3969710bae7192466b708c7942cd7e4eeccea55582ce70bb687c96b9e7dece3229ae4cffc558aa2319
+ SOURCE_URL[0]="https://files.pythonhosted.org/packages/$VX/$SOURCE";
+
SOURCE_HASH=sha512:e9f77ceac0d918e2ff8a123c4894e460a4fb574e92db9d9936b51b8f732d3103766ca87bba0d85c86d8eb6ce7a2ffa699ffee6345bf67ed26fea571b9e869ea2
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="https://github.com/PyCQA/astroid";
LICENSE[0]=LGPL
diff --git a/python-pypi/astroid/HISTORY b/python-pypi/astroid/HISTORY
index 38c2c9b..145424e 100644
--- a/python-pypi/astroid/HISTORY
+++ b/python-pypi/astroid/HISTORY
@@ -1,3 +1,7 @@
+2021-05-30 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Fixed SOURCE_URL[0]
+ updated spell to 2.5.7
+
2017-08-25 Ismael Luceno <ismael AT sourcemage.org>
* DEPENDS, DETAILS: spell created, copied from logilab-astng
* DETAILS: edited short description
diff --git a/python-pypi/lazy-object-proxy/DETAILS
b/python-pypi/lazy-object-proxy/DETAILS
index b6873aa..97a5af6 100755
--- a/python-pypi/lazy-object-proxy/DETAILS
+++ b/python-pypi/lazy-object-proxy/DETAILS
@@ -1,9 +1,9 @@
SPELL=lazy-object-proxy
- VERSION=1.3.1
-
VX=55/08/23c0753599bdec1aec273e322f277c4e875150325f565017f6280549f554
+ VERSION=1.6.0
+
VX=bb/f5/646893a04dcf10d4acddb61c632fd53abb3e942e791317dcdd57f5800108
SOURCE="$SPELL-$VERSION.tar.gz"
SOURCE_URL[0]=https://pypi.python.org/packages/$VX/$SOURCE
-
SOURCE_HASH=sha512:9ea4fa0185431859ff79fd6dc59106c2b64e372b5052d034b3638e362695f10b27b59f57c5aed73bb2350d3963f98190e3069f9129b9f3f4932212f9b5460962
+
SOURCE_HASH=sha512:81a9731aa22afdd8c7859abf12ed6041f2fab533566dc537159bbb88c2afc4a0996953db20524ee58dbccf6da8e24f7bb38a3fa71994924100dd2b635234ac38
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE="https://github.com/ionelmc/python-lazy-object-proxy";
LICENSE[0]="BSD-2"
diff --git a/python-pypi/lazy-object-proxy/HISTORY
b/python-pypi/lazy-object-proxy/HISTORY
index 4183436..d4ac565 100644
--- a/python-pypi/lazy-object-proxy/HISTORY
+++ b/python-pypi/lazy-object-proxy/HISTORY
@@ -1,2 +1,5 @@
+2021-05-30 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 1.6.0
+
2017-08-25 Ismael Luceno <ismael AT sourcemage.org>
* DEPENDS, DETAILS: spell created
diff --git a/python-pypi/wrapt/DETAILS b/python-pypi/wrapt/DETAILS
index 4343b97..62341dd 100755
--- a/python-pypi/wrapt/DETAILS
+++ b/python-pypi/wrapt/DETAILS
@@ -1,9 +1,9 @@
SPELL=wrapt
- VERSION=1.10.11
-
VX=a0/47/66897906448185fcb77fc3c2b1bc20ed0ecca81a0f2f88eda3fc5a34fc3d
+ VERSION=1.12.1
+
VX=82/f7/e43cefbe88c5fd371f4cf0cf5eb3feccd07515af9fd6cf7dbf1d1793a797
SOURCE="$SPELL-$VERSION.tar.gz"
SOURCE_URL[0]=https://pypi.python.org/packages/$VX/$SOURCE
-
SOURCE_HASH=sha512:75f171af7882de9ca8b8700b580004fadf6df9a1c4565c4a15c151c477c5e5e9f6f3bd81a26be97442bbcd93855d9831b566ea23a6574c72b9fdbab41e689c8d
+
SOURCE_HASH=sha512:efc38c0adc4fcaa34499a996ea4a337a000a812254ec7ddaca38f0132020dd31afa9fe6bab3e6010df312282ab0ea7bd571b54215d8d27e0b97b270c08cf5a62
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 4183436..45d51e4 100644
--- a/python-pypi/wrapt/HISTORY
+++ b/python-pypi/wrapt/HISTORY
@@ -1,2 +1,5 @@
+2021-05-30 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 1.12.1
+
2017-08-25 Ismael Luceno <ismael AT sourcemage.org>
* DEPENDS, DETAILS: spell created



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (9c1f43319bd12ed1ae5fc5c0c580e5fe4d3e62b0), Ismael Luceno, 05/30/2021

Archive powered by MHonArc 2.6.24.

Top of Page