Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Florian Franzmann (902d238559685f5512ccee97bec8252683788dba)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (902d238559685f5512ccee97bec8252683788dba)
  • Date: Sat, 19 Jun 2021 22:13:39 +0000

GIT changes to master grimoire by Florian Franzmann
<siflfran AT hawo.stw.uni-erlangen.de>:

ChangeLog
| 6 ++
python-pypi/astroid/DEPENDS
| 2
python-pypi/astroid/DETAILS
| 7 +-
python-pypi/astroid/HISTORY
| 4 +
python-pypi/isort/DEPENDS
| 2
python-pypi/isort/DETAILS
| 7 +-
python-pypi/isort/HISTORY
| 4 +
python-pypi/pyflakes/DETAILS
| 7 +-
python-pypi/pyflakes/HISTORY
| 3 +
python-pypi/pylint/DEPENDS
| 6 +-
python-pypi/pylint/DETAILS
| 9 +--
python-pypi/pylint/HISTORY
| 4 +
python-pypi/pylint/PRE_BUILD
| 4 +
python-pypi/pylint/patches/0001-Relax-versions-requirement-on-astroid.patch
| 25 ++++++++++
python-pypi/python-epc/DEPENDS
| 2
python-pypi/python-epc/DETAILS
| 17 ++++++
python-pypi/python-epc/HISTORY
| 3 +
python-pypi/python-importmagic/DEPENDS
| 1
python-pypi/python-importmagic/DETAILS
| 22 ++++++++
python-pypi/python-importmagic/HISTORY
| 3 +
python-pypi/python-sexpdata/DEPENDS
| 1
python-pypi/python-sexpdata/DETAILS
| 14 +++++
python-pypi/python-sexpdata/HISTORY
| 3 +
23 files changed, 135 insertions(+), 21 deletions(-)

New commits:
commit 902d238559685f5512ccee97bec8252683788dba
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

python-pypi/pyflakes: version 2.3.1

commit a0192162a117e7b26f8b6983cd68a18764c4d02c
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

python-pypi/python-epc: new spell, an RPC stack for Emacs Lisp and
Python-EPC

commit a2da62bdebd1fb2c2669a5b94026181986f91be0
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

python-pypi/python-sexpdata: new spell, an S-expression parser/generator

commit 9735017996d63f58cdaf1717bd44cad21c0539d5
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

python-pypi/pylint: version 2.8.3

commit 46e016501642014470a43874629e3e9bb4413889
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

python-pypi/isort: version 5.8.0

commit 2b99be7be57e381f4de959912ff73b7e0e832fb9
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

python-pypi/astroid: version 2.5.8

commit fe2117bffd5f59eb43bc1a17bc46062677170398
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

python-pypi/python-importmagic: new spell, a library for finding
unresolved symbols

diff --git a/ChangeLog b/ChangeLog
index 354a06a..d625bf3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2021-06-19 Florian Franzmann <bwlf AT bandrate.org>
+ * python-pypi/python-importmagic: new spell, a library for finding
+ unresolved symbols
+ * python-pypi/python-sexpdata: new spell, an S-expression
parser/generator
+ * python-pypi/python-epc: new spell, an RPC stack for Emacs Lisp and
Python-EPC
+
2021-06-14 Treeve Jelbert <treeve AT sourcemage.org>
* KDE5_DEPENDS: add missing extra-cmake-modules

diff --git a/python-pypi/astroid/DEPENDS b/python-pypi/astroid/DEPENDS
index e4ea57a..8c09196 100755
--- a/python-pypi/astroid/DEPENDS
+++ b/python-pypi/astroid/DEPENDS
@@ -1 +1 @@
-depends PYTHON
+depends python3
diff --git a/python-pypi/astroid/DETAILS b/python-pypi/astroid/DETAILS
index 5dc4287..862ae10 100755
--- a/python-pypi/astroid/DETAILS
+++ b/python-pypi/astroid/DETAILS
@@ -1,9 +1,8 @@
SPELL=astroid
- VERSION=2.5.7
-
VX=0b/9e/214759befde32cfb214d265cbf163620e7c711b9b4b40533acf9a780252a
+ VERSION=2.5.8
SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]="https://files.pythonhosted.org/packages/$VX/$SOURCE";
-
SOURCE_HASH=sha512:e9f77ceac0d918e2ff8a123c4894e460a4fb574e92db9d9936b51b8f732d3103766ca87bba0d85c86d8eb6ce7a2ffa699ffee6345bf67ed26fea571b9e869ea2
+
SOURCE_URL[0]="http://pypi.python.org/packages/source/a/${SPELL}/${SOURCE}";
+
SOURCE_HASH=sha512:d57a07d7398a4d65ef8c760ada30d62eaf65717d0820a8f0ea11701ceddb8ca20712fd36d1be00ee5ff3f637d08089bcb93db1ba1413d45c2c695a1522772916
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 145424e..0826b12 100644
--- a/python-pypi/astroid/HISTORY
+++ b/python-pypi/astroid/HISTORY
@@ -1,3 +1,7 @@
+2021-06-19 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS: version 2.5.8
+ * DEPENDS: depend on python3
+
2021-05-30 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: Fixed SOURCE_URL[0]
updated spell to 2.5.7
diff --git a/python-pypi/isort/DEPENDS b/python-pypi/isort/DEPENDS
index 48d8ddc..8c09196 100755
--- a/python-pypi/isort/DEPENDS
+++ b/python-pypi/isort/DEPENDS
@@ -1 +1 @@
-. $SECTION_DIRECTORY/PY_DEPENDS
+depends python3
diff --git a/python-pypi/isort/DETAILS b/python-pypi/isort/DETAILS
index 688d151..4dd2c40 100755
--- a/python-pypi/isort/DETAILS
+++ b/python-pypi/isort/DETAILS
@@ -1,11 +1,10 @@
SPELL=isort
- VERSION=4.2.15
-
VX=4d/d5/7c8657126a43bcd3b0173e880407f48be4ac91b4957b51303eab744824cf
-
SOURCE_HASH=sha512:d2fe998118c2e6b4f2c0aaa50e7b51cac839f90895091efeba74d5aa015e75b93abc98cededa11c93c0926ee68d6240b7c3a9a3f308f6a4491960f866bafe44a
+ VERSION=5.8.0
+
SOURCE_HASH=sha512:ffeee045b5328fa410673464b2ca22d9cd1ba8dd34eff9a430b93e9ce72033100e32e3373308438bcb82b8eb7deea1f2087091e111b1204e35791958ca6944c4
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://pypi.python.org/pypi/isort
- SOURCE_URL[0]=https://pypi.python.org/packages/$VX/$SOURCE
+
SOURCE_URL[0]="http://pypi.python.org/packages/source/i/${SPELL}/${SOURCE}";
LICENSE[0]=MIT
ENTERED=2014-01-02
KEYWORDS="python"
diff --git a/python-pypi/isort/HISTORY b/python-pypi/isort/HISTORY
index b15bd03..a105ac1 100644
--- a/python-pypi/isort/HISTORY
+++ b/python-pypi/isort/HISTORY
@@ -1,3 +1,7 @@
+2021-06-19 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS: version 5.8.0
+ * DEPENDS: depend on python3
+
2017-08-25 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: Fixed SOURCE_URL[0]
fixed long description wrap
diff --git a/python-pypi/pyflakes/DETAILS b/python-pypi/pyflakes/DETAILS
index 05a200b..894f957 100755
--- a/python-pypi/pyflakes/DETAILS
+++ b/python-pypi/pyflakes/DETAILS
@@ -1,9 +1,8 @@
SPELL=pyflakes
- VERSION=1.6.0
-
VX=26/85/f6a315cd3c1aa597fb3a04cc7d7dbea5b3cc66ea6bd13dfa0478bf4876e6
+ VERSION=2.3.1
SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]=https://pypi.python.org/packages/$VX/$SOURCE
-
SOURCE_HASH=sha512:7e9c2aad6ebed638a1354cef51c7e1f68b25e59f8caf4694997a9afecd7cd8baa629a9363297ac0d961430f007fd22dcae7dae1bcbd7838a3b5d4285063bc7c5
+ SOURCE_URL[0]=https://pypi.python.org/packages/source/p/$SPELL/$SOURCE
+
SOURCE_HASH=sha512:85d3a2737d31ed4b5f4c2e3621759a5951d1320f95d74313fec09fa551648105b3ab84db94f7bffe5b77623e4adbea1d8ad12b9ce2fee7e81c41581a3ea81cc6
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="https://launchpad.net/pyflakes";
LICENSE[0]="MIT"
diff --git a/python-pypi/pyflakes/HISTORY b/python-pypi/pyflakes/HISTORY
index cddf80a..098d9bc 100644
--- a/python-pypi/pyflakes/HISTORY
+++ b/python-pypi/pyflakes/HISTORY
@@ -1,3 +1,6 @@
+2021-06-19 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS: version 2.3.1
+
2017-08-25 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: Fixed SOURCE_URL[0]
updated spell to 1.6.0
diff --git a/python-pypi/pylint/DEPENDS b/python-pypi/pylint/DEPENDS
index a2d9147..78aefda 100755
--- a/python-pypi/pylint/DEPENDS
+++ b/python-pypi/pylint/DEPENDS
@@ -1,6 +1,8 @@
-depends PYTHON &&
+depends python3 &&
+
depends astroid &&
depends isort &&
depends lazy-object-proxy &&
depends mccabe &&
-depends wrapt
+depends wrapt &&
+depends python-toml
diff --git a/python-pypi/pylint/DETAILS b/python-pypi/pylint/DETAILS
index f41ca36..c97684c 100755
--- a/python-pypi/pylint/DETAILS
+++ b/python-pypi/pylint/DETAILS
@@ -1,11 +1,10 @@
SPELL=pylint
- VERSION=1.7.2
-
VX=0d/6b/31d4a60fad9f040da6e47a93458f69f41cd9c7367a68b596fa116ca6ed0f
+ VERSION=2.8.3
SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]=https://pypi.python.org/packages/$VX/$SOURCE
-
SOURCE_HASH=sha512:268f141f017fa4df6024596bcf1dfb32a578e9459864e2ace8c2725c8f5e117e0b01d9d745f1632bb43102a01f7075dc3fb69b839b79371f7df47740a56fc1cb
+ SOURCE_URL[0]=http://pypi.python.org/packages/source/p/${SPELL}/${SOURCE}
+
SOURCE_HASH=sha512:c35e30b5aef4d1a50205bc7877cdda585f23dee694c8ec43dc02c81a2f07bc97b0bb6d87f423a8624fa76b80d0349f783cba1b191c733182ff6cd0583582020c
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- WEB_SITE="http://www.logilab.org/project/$SPELL";
+ WEB_SITE="https://github.com/PyCQA/pylint";
LICENSE[0]=GPL
ENTERED=20111006
SHORT="Analyzes Python source code looking for bugs and signs of
poor quality"
diff --git a/python-pypi/pylint/HISTORY b/python-pypi/pylint/HISTORY
index 921a112..9318900 100644
--- a/python-pypi/pylint/HISTORY
+++ b/python-pypi/pylint/HISTORY
@@ -1,3 +1,7 @@
+2021-06-19 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS, DEPENDS, PRE_BUILD,
+ patches/0001-Relax-versions-requirement-on-astroid.patch: version
2.8.3
+
2017-08-25 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: Fixed SOURCE_URL[0]
updated spell to 1.7.2
diff --git a/python-pypi/pylint/PRE_BUILD b/python-pypi/pylint/PRE_BUILD
new file mode 100755
index 0000000..bebaa5c
--- /dev/null
+++ b/python-pypi/pylint/PRE_BUILD
@@ -0,0 +1,4 @@
+default_pre_build &&
+cd "$SOURCE_DIRECTORY" &&
+
+apply_patch_dir
diff --git
a/python-pypi/pylint/patches/0001-Relax-versions-requirement-on-astroid.patch
b/python-pypi/pylint/patches/0001-Relax-versions-requirement-on-astroid.patch
new file mode 100644
index 0000000..f567be0
--- /dev/null
+++
b/python-pypi/pylint/patches/0001-Relax-versions-requirement-on-astroid.patch
@@ -0,0 +1,25 @@
+From 3af71fc918c6223d7e2d052b767842e6348c2995 Mon Sep 17 00:00:00 2001
+From: Florian Franzmann <bwlf AT bandrate.org>
+Date: Sat, 19 Jun 2021 18:51:15 +0200
+Subject: [PATCH] Relax versions requirement on astroid
+
+---
+ setup.cfg | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/setup.cfg b/setup.cfg
+index 4939385..4257f65 100644
+--- a/setup.cfg
++++ b/setup.cfg
+@@ -41,7 +41,7 @@ project_urls =
+ [options]
+ packages = find:
+ install_requires =
+- astroid==2.5.6
++ astroid>=2.5.6
+ isort>=4.2.5,<6
+ mccabe>=0.6,<0.7
+ toml>=0.7.1
+--
+2.32.0
+
diff --git a/python-pypi/python-epc/DEPENDS b/python-pypi/python-epc/DEPENDS
new file mode 100755
index 0000000..a56a9c4
--- /dev/null
+++ b/python-pypi/python-epc/DEPENDS
@@ -0,0 +1,2 @@
+depends python3 &&
+depends python-sexpdata
diff --git a/python-pypi/python-epc/DETAILS b/python-pypi/python-epc/DETAILS
new file mode 100755
index 0000000..dbbf44a
--- /dev/null
+++ b/python-pypi/python-epc/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=python-epc
+ VERSION=0.0.5
+ SOURCE="epc-${VERSION}.tar.gz"
+ SOURCE_URL[0]=https://pypi.python.org/packages/source/e/epc/$SOURCE
+
SOURCE_HASH=sha512:e2b75850e39bb0f3c16f5b84f55dec675a8fe2b61ff5fd55704ef677317d698865a99fc495247cd753a2c8329729f45bc7f81f42dd4c6d27b31810c0aac831e2
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/epc-${VERSION}"
+ WEB_SITE="https://github.com/tkf/python-epc";
+ LICENSE[0]=GPL
+ ENTERED=20210619
+ SHORT="an RPC stack for Emacs Lisp"
+cat << EOF
+EPC is an RPC stack for Emacs Lisp and Python-EPC is its server side and
+client side implementation in Python. Using Python-EPC, you can easily
+call Emacs Lisp functions from Python and Python functions from Emacs. For
+example, you can use Python GUI module to build widgets for Emacs (see
+examples/gtk/server.py for example).
+EOF
diff --git a/python-pypi/python-epc/HISTORY b/python-pypi/python-epc/HISTORY
new file mode 100644
index 0000000..b590310
--- /dev/null
+++ b/python-pypi/python-epc/HISTORY
@@ -0,0 +1,3 @@
+2021-06-19 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DEPENDS, DETAILS: spell created
+
diff --git a/python-pypi/python-importmagic/DEPENDS
b/python-pypi/python-importmagic/DEPENDS
new file mode 100755
index 0000000..053d106
--- /dev/null
+++ b/python-pypi/python-importmagic/DEPENDS
@@ -0,0 +1 @@
+depends python3
diff --git a/python-pypi/python-importmagic/DETAILS
b/python-pypi/python-importmagic/DETAILS
new file mode 100755
index 0000000..adafffe
--- /dev/null
+++ b/python-pypi/python-importmagic/DETAILS
@@ -0,0 +1,22 @@
+ SPELL=python-importmagic
+ VERSION=0.1.7
+ SOURCE="$SPELL-$VERSION.tar.gz"
+
SOURCE_URL[0]=https://github.com/alecthomas/importmagic/archive/refs/tags/${VERSION}.tar.gz
+
SOURCE_HASH=sha512:82a391314790cad0835d88b4b7b006cd27b5d6dc026418133b2aa9ced82e1972e2e26569462b1cd435fbcb68e4dd4ebab37669472ae9f982fc863bf90d5109a4
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/importmagic-${VERSION}"
+ WEB_SITE="https://github.com/alecthomas/importmagic";
+ LICENSE[0]=BSD
+ ENTERED=20210619
+ SHORT="a library for finding unresolved symbols in Python code"
+cat << EOF
+A Python library for finding unresolved symbols in Python code, and the
+corresponding imports.
+
+The goal of this package is to be able to automatically manage imports in
+Python. To that end it can:
+
+ * Build an index of all known symbols in all packages. * Find unresolved
+ references in source, and resolve them against the index,
+ effectively automating imports.
+ * Automatically arrange imports according to PEP8.
+EOF
diff --git a/python-pypi/python-importmagic/HISTORY
b/python-pypi/python-importmagic/HISTORY
new file mode 100644
index 0000000..b590310
--- /dev/null
+++ b/python-pypi/python-importmagic/HISTORY
@@ -0,0 +1,3 @@
+2021-06-19 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DEPENDS, DETAILS: spell created
+
diff --git a/python-pypi/python-sexpdata/DEPENDS
b/python-pypi/python-sexpdata/DEPENDS
new file mode 100755
index 0000000..8c09196
--- /dev/null
+++ b/python-pypi/python-sexpdata/DEPENDS
@@ -0,0 +1 @@
+depends python3
diff --git a/python-pypi/python-sexpdata/DETAILS
b/python-pypi/python-sexpdata/DETAILS
new file mode 100755
index 0000000..0217e83
--- /dev/null
+++ b/python-pypi/python-sexpdata/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=python-sexpdata
+ VERSION=0.0.3
+ SOURCE="sexpdata-${VERSION}.tar.gz"
+ SOURCE_URL[0]=https://pypi.io/packages/source/s/sexpdata/${SOURCE}
+
SOURCE_HASH=sha512:419fa731fb0b953c404a71f1b5f88777546405618913b1d2e4abab7a876d285d43cd035addffb9d221571214e00151e908e8ef6b99295dacee8ca3f4c8ba942e
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/sexpdata-${VERSION}"
+ WEB_SITE="https://github.com/jd-boyd/sexpdata";
+ LICENSE[0]=BSD
+ ENTERED=20210619
+ SHORT="S-expression parser for Python"
+cat << EOF
+sexpdata is a simple S-expression parser/serializer. It has simple load and
+dump functions like pickle, json or PyYAML module.
+EOF
diff --git a/python-pypi/python-sexpdata/HISTORY
b/python-pypi/python-sexpdata/HISTORY
new file mode 100644
index 0000000..b590310
--- /dev/null
+++ b/python-pypi/python-sexpdata/HISTORY
@@ -0,0 +1,3 @@
+2021-06-19 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DEPENDS, DETAILS: spell created
+



  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (902d238559685f5512ccee97bec8252683788dba), Florian Franzmann, 06/19/2021

Archive powered by MHonArc 2.6.24.

Top of Page