Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (5da3944f97f3e7f48175fd4b82bd07814cf744a1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (5da3944f97f3e7f48175fd4b82bd07814cf744a1)
  • Date: Thu, 24 Feb 2022 11:13:01 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

python-pypi/pyfuse3/DETAILS | 7 ++++---
python-pypi/pyfuse3/HISTORY | 4 ++++
python-pypi/setuptools/BUILD | 2 --
python-pypi/setuptools/DETAILS | 8 +++++---
python-pypi/setuptools/HISTORY | 4 ++++
5 files changed, 17 insertions(+), 8 deletions(-)

New commits:
commit 5da3944f97f3e7f48175fd4b82bd07814cf744a1
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

setuptools: => 60.9.3

commit 66153a0aed16c047f231a646d2045d50a4e93ddb
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

pyfuse3: => 3.2.1

diff --git a/python-pypi/pyfuse3/DETAILS b/python-pypi/pyfuse3/DETAILS
index 5927ab6..c4b48a7 100755
--- a/python-pypi/pyfuse3/DETAILS
+++ b/python-pypi/pyfuse3/DETAILS
@@ -1,9 +1,10 @@
SPELL=pyfuse3
- VERSION=3.1.1
-
SOURCE_HASH=sha512:8e091c770f1f8521ad7a2bfe6c88a4032b088b5cc47220790ea794bc3f8bf6e6a56776e30708d27f17da5ae57b35b0dbdf694822fb63313f4818a62326626d40
+ VERSION=3.2.1
+
VX=2f/99/ceb3f424cfac5011b6749160285fa265a2297344351381f524cdbb5542a2
+
SOURCE_HASH=sha512:468ef4cf9e2caef346a108f481a4c6dca8909ff3ea5aed11187df4c70c72c6180af9004348d25648368598495e5a5d9be2ba95d37f4d6d8a8c982f4893471b04
SOURCE=$SPELL-$VERSION.tar.gz
WEB_SITE=https://github.com/libfuse/pyfuse3
- SOURCE_URL[0]=$WEB_SITE/releases/download/release-$VERSION/$SOURCE
+ SOURCE_URL[0]=https://files.pythonhosted.org/packages/$VX/$SOURCE
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
LICENSE[0]=LGPL
ENTERED=20181118
diff --git a/python-pypi/pyfuse3/HISTORY b/python-pypi/pyfuse3/HISTORY
index 850158a..013a0ca 100644
--- a/python-pypi/pyfuse3/HISTORY
+++ b/python-pypi/pyfuse3/HISTORY
@@ -1,3 +1,7 @@
+2022-02-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.2.1
+ download from pythonhosted.org
+
2020-12-06 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.1.1
download from github
diff --git a/python-pypi/setuptools/BUILD b/python-pypi/setuptools/BUILD
deleted file mode 100755
index f4cacc5..0000000
--- a/python-pypi/setuptools/BUILD
+++ /dev/null
@@ -1,2 +0,0 @@
-python3 bootstrap.py &&
-default_build_python3
diff --git a/python-pypi/setuptools/DETAILS b/python-pypi/setuptools/DETAILS
index 5dfba90..9d43ea2 100755
--- a/python-pypi/setuptools/DETAILS
+++ b/python-pypi/setuptools/DETAILS
@@ -1,8 +1,10 @@
SPELL=setuptools
- VERSION=58.0.4
-
SOURCE_HASH=sha512:dedef56118025026d7245e695f729ca9c41e66fe16947910ae27965d3f9666b1806438b94fb38ebf2e523d9799d0a57e2518ef56a708916cc9e65d27250bd199
+ VERSION=60.9.3
+
VX=14/74/54890935244ce053abcc4fa01ef4982a84743a8d128d4cf5eae56e2d156c
+
SOURCE_HASH=sha512:37ace6412532a7cb86f3c63fa94c8d60b1616f3cbae12499d01b6d21cb6f48ffc50d28d1f68e046c775c313a23873a02b999fdc9b95ec762b89d9c5746a63a1d
SOURCE=$SPELL-$VERSION.tar.gz
- SOURCE_URL[0]=https://pypi.io/packages/source/s/${SPELL}/${SOURCE}
+ SOURCE_URL[0]=https://files.pythonhosted.org/packages/$VX/$SOURCE
+https://pypi.io/packages/source/s/${SPELL}/${SOURCE}
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=https://pypi.python.org/pypi/setuptools
LICENSE[0]="PSF"
diff --git a/python-pypi/setuptools/HISTORY b/python-pypi/setuptools/HISTORY
index f7d9598..510ead2 100644
--- a/python-pypi/setuptools/HISTORY
+++ b/python-pypi/setuptools/HISTORY
@@ -1,3 +1,7 @@
+2022-02-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 60.9.3
+ * BUILD: deleted
+
2021-09-16 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 58.0.4




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (5da3944f97f3e7f48175fd4b82bd07814cf744a1), Treeve Jelbert, 02/24/2022

Archive powered by MHonArc 2.6.24.

Top of Page