Skip to Content.
Sympa Menu

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

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 (f03eb0a3a6484b7e5e26a8d0d92337f5a36b3387)
  • Date: Tue, 26 Jan 2021 21:19:37 +0000

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

ChangeLog | 6 ++++++
libs/uchardet/DETAILS | 4 ++--
libs/uchardet/HISTORY | 3 +++
python-pypi/python-attrs/DETAILS | 6 +++---
python-pypi/python-attrs/HISTORY | 3 +++
python-pypi/python-docopt/DEPENDS | 1 +
python-pypi/python-docopt/DETAILS | 13 +++++++++++++
python-pypi/python-docopt/HISTORY | 3 +++
python-pypi/python-ueberzug/DEPENDS | 7 +++++++
python-pypi/python-ueberzug/DETAILS | 15 +++++++++++++++
python-pypi/python-ueberzug/HISTORY | 3 +++
python-pypi/ranger/DEPENDS | 2 +-
python-pypi/ranger/HISTORY | 3 +++
x11-libs/python-xlib/BUILD | 2 +-
x11-libs/python-xlib/DEPENDS | 4 +++-
x11-libs/python-xlib/DETAILS | 8 ++++----
x11-libs/python-xlib/HISTORY | 3 +++
x11-libs/python-xlib/INSTALL | 2 +-
18 files changed, 75 insertions(+), 13 deletions(-)

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

libs/uchardet: version 0.0.7

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

x11-libs/python-xlib: version 0.29

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

python-pypi/python-attrs: version 20.3.0

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

python-pypi/ranger: add suggest_depends on python-ueberzug

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

python-pypi/python-ueberzug: new spell, a command line tool for
displaying images in the terminal

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

python-pypi/python-docopt: new spell, a library for creating command-line
interfaces

diff --git a/ChangeLog b/ChangeLog
index 737bfb0..35700ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2021-01-23 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * python-pypi/python-docopt: new spell, a library for building
+ command-line interfaces
+ * python-pypi/python-ueberzug: new spell, a command line util which
+ allows to draw images on terminals
+
2021-01-20 Ismael Luceno <ismael AT sourcemage.org>
* science-libs/lib3mf: new spell, Implementation of the 3D
Manufacturing Format standard

diff --git a/libs/uchardet/DETAILS b/libs/uchardet/DETAILS
index 76f8227..8a6ec77 100755
--- a/libs/uchardet/DETAILS
+++ b/libs/uchardet/DETAILS
@@ -1,8 +1,8 @@
SPELL="uchardet"
- VERSION="0.0.6"
+ VERSION="0.0.7"
SOURCE="${SPELL}-${VERSION}.tar.xz"

SOURCE_URL[0]="http://www.freedesktop.org/software/${SPELL}/releases/${SOURCE}";
-
SOURCE_HASH="sha1:c04257ee7fb5ebbae144311d70b42c1d7efe41b9:UPSTREAM_HASH"
+
SOURCE_HASH=sha512:ddb7b63dd09c1d9acbe620d86217e583d9aa5340780ab4010ec9faa4fd331498859d5efa7829bf8847da89325accf8f7304b51d410210178fc1ffa6658064a6f
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://www.freedesktop.org/wiki/Software/uchardet/";
LICENSE[0]="MPL"
diff --git a/libs/uchardet/HISTORY b/libs/uchardet/HISTORY
index 3325530..1ac1929 100644
--- a/libs/uchardet/HISTORY
+++ b/libs/uchardet/HISTORY
@@ -1,3 +1,6 @@
+2021-01-26 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 0.0.7, use sha512 hashsum instead of sha1
+
2016-12-25 Pavel Vinogradov <public AT sourcemage.org>
* BUILD, DEPENDS, DETAILS: spell created

diff --git a/python-pypi/python-attrs/DETAILS
b/python-pypi/python-attrs/DETAILS
index 446d62d..83ab286 100755
--- a/python-pypi/python-attrs/DETAILS
+++ b/python-pypi/python-attrs/DETAILS
@@ -1,9 +1,9 @@
SPELL=python-attrs
- VERSION=18.1.0
+ VERSION=20.3.0
SOURCE="$SPELL-$VERSION.tar.gz"
SOURCE_URL[0]=https://github.com/${SPELL}/attrs/archive/${VERSION}.tar.gz
-
SOURCE_HASH=sha512:89fb46c03459457f0d25616b10f9d2f28670d676b54484090c5d974a7c801f3a14a65922f2fbc85dc0d54e222a8da7dc08ab1266f234cb20146bb4ad10d55f4a
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/attrs-18.1.0"
+
SOURCE_HASH=sha512:bb6cb43b8e7ba32caa18378d6bb20121be930d3397cc0793fe44c2c4c00beec81055b8fde32ea52e51cf7a3029c049f650c4df4ec73a4a104f75a9a399bf5194
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/attrs-${VERSION}"
WEB_SITE="http://www.attrs.org";
LICENSE[0]=MIT
ENTERED=20180519
diff --git a/python-pypi/python-attrs/HISTORY
b/python-pypi/python-attrs/HISTORY
index 356ce0f..8182f73 100644
--- a/python-pypi/python-attrs/HISTORY
+++ b/python-pypi/python-attrs/HISTORY
@@ -1,3 +1,6 @@
+2021-01-23 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 20.3.0
+
2018-05-19 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS, DETAILS: spell created

diff --git a/python-pypi/python-docopt/DEPENDS
b/python-pypi/python-docopt/DEPENDS
new file mode 100755
index 0000000..053d106
--- /dev/null
+++ b/python-pypi/python-docopt/DEPENDS
@@ -0,0 +1 @@
+depends python3
diff --git a/python-pypi/python-docopt/DETAILS
b/python-pypi/python-docopt/DETAILS
new file mode 100755
index 0000000..af88656
--- /dev/null
+++ b/python-pypi/python-docopt/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=python-docopt
+ VERSION=0.6.2
+ SOURCE="$SPELL-$VERSION.tar.gz"
+ SOURCE_URL[0]=https://github.com/docopt/docopt/archive/${VERSION}.tar.gz
+
SOURCE_HASH=sha512:228661924329682786b143f414c9df911016963cdc91ae6eba833285144e71744df507321a476b51f779e3ea270af6dc4e50edb8b0ee99674c19acccaab57a03
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/docopt-$VERSION"
+ WEB_SITE="https://github.com/docopt/docopt";
+ LICENSE[0]=MIT
+ ENTERED=20210123
+ SHORT="a library for writing beautiful command-line interfaces
easily"
+cat << EOF
+docopt helps you create most beautiful command-line interfaces easily.
+EOF
diff --git a/python-pypi/python-docopt/HISTORY
b/python-pypi/python-docopt/HISTORY
new file mode 100644
index 0000000..65f33c1
--- /dev/null
+++ b/python-pypi/python-docopt/HISTORY
@@ -0,0 +1,3 @@
+2021-01-23 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DEPENDS, DETAILS: spell created
+
diff --git a/python-pypi/python-ueberzug/DEPENDS
b/python-pypi/python-ueberzug/DEPENDS
new file mode 100755
index 0000000..e4d5350
--- /dev/null
+++ b/python-pypi/python-ueberzug/DEPENDS
@@ -0,0 +1,7 @@
+depends python3 &&
+depends libx11 &&
+depends libxext &&
+depends python-xlib &&
+depends python-attrs &&
+depends pillow &&
+depends python-docopt
diff --git a/python-pypi/python-ueberzug/DETAILS
b/python-pypi/python-ueberzug/DETAILS
new file mode 100755
index 0000000..8700485
--- /dev/null
+++ b/python-pypi/python-ueberzug/DETAILS
@@ -0,0 +1,15 @@
+ XSPELL=ueberzug
+ SPELL=python-$XSPELL
+ VERSION=18.1.8
+ SOURCE="$SPELL-$VERSION.tar.gz"
+ SOURCE_URL[0]=https://github.com/seebye/${XSPELL}/archive/$VERSION.tar.gz
+
SOURCE_HASH=sha512:c8486c715fdb326ab0147d4bbb4b51515a327720de734f195c27f142b3df8d3ba6074f725816db82a55ea7c83386cc0c78ed2996edebd2a500361aeb1de60d0d
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${XSPELL}-${VERSION}"
+ WEB_SITE="https://github.com/seebye/ueberzug";
+ LICENSE[0]=GPL
+ ENTERED=20210123
+ SHORT="a command line util which allows to draw images on
terminals"
+cat << EOF
+Ɯberzug is a command line util which allows to draw images on terminals by
+using child windows.
+EOF
diff --git a/python-pypi/python-ueberzug/HISTORY
b/python-pypi/python-ueberzug/HISTORY
new file mode 100644
index 0000000..65f33c1
--- /dev/null
+++ b/python-pypi/python-ueberzug/HISTORY
@@ -0,0 +1,3 @@
+2021-01-23 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DEPENDS, DETAILS: spell created
+
diff --git a/python-pypi/ranger/DEPENDS b/python-pypi/ranger/DEPENDS
index 1a4b58d..918781b 100755
--- a/python-pypi/ranger/DEPENDS
+++ b/python-pypi/ranger/DEPENDS
@@ -8,7 +8,7 @@ suggest_depends sudo "" "" "for the \"run as root\"
feature" &&

suggest_depends libcaca "" "" "for ASCII-art image previews" &&

-#suggest_depends ueberzug "" "" "for image previews" &&
+suggest_depends python-ueberzug "" "" "for image previews" &&
suggest_depends mpv "" "" "for image previews" &&
suggest_depends rxvt-unicode "" "" "for image previews" &&

diff --git a/python-pypi/ranger/HISTORY b/python-pypi/ranger/HISTORY
index 5643c9a..59983a6 100644
--- a/python-pypi/ranger/HISTORY
+++ b/python-pypi/ranger/HISTORY
@@ -1,3 +1,6 @@
+2021-01-23 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DEPENDS: add suggest_depends on python-ueberzug
+
2021-01-16 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS, DEPENDS: version 0.9.3

diff --git a/x11-libs/python-xlib/BUILD b/x11-libs/python-xlib/BUILD
index 3d7f60b..78e28e3 100755
--- a/x11-libs/python-xlib/BUILD
+++ b/x11-libs/python-xlib/BUILD
@@ -1 +1 @@
-python setup.py build
+default_build_python3
diff --git a/x11-libs/python-xlib/DEPENDS b/x11-libs/python-xlib/DEPENDS
index 867b4d4..dd26548 100755
--- a/x11-libs/python-xlib/DEPENDS
+++ b/x11-libs/python-xlib/DEPENDS
@@ -1 +1,3 @@
-depends python
+depends setuptools &&
+depends setuptools_scm &&
+depends python3
diff --git a/x11-libs/python-xlib/DETAILS b/x11-libs/python-xlib/DETAILS
index d56f1d5..71246e5 100755
--- a/x11-libs/python-xlib/DETAILS
+++ b/x11-libs/python-xlib/DETAILS
@@ -1,11 +1,11 @@
SPELL=python-xlib
- VERSION=0.14
+ VERSION=0.29
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-
SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/python-xlib/$SOURCE
-
SOURCE_HASH=sha512:37d237a9924284c9917a4a7ede2f6cc3f57baec73db229f45b296e923bc69493322cf288b8638a8594afa68e7359994b12a1bfad2fb9421e2a42084622e064ae
+
SOURCE_URL[0]=https://github.com/python-xlib/python-xlib/archive/${VERSION}.tar.gz
+
SOURCE_HASH=sha512:58e36ee66f8ba87a7427a0189fa6c5c67232c84c47bfb2226ce946d2e306dd102fad15b81be03f0a949aa3f6d34404b07e74d6d39d61f22b1a00b607b2404a86
LICENSE[0]=GPL
- WEB_SITE=http://python-xlib.sourceforge.net
+ WEB_SITE=https://github.com/python-xlib/python-xlib
ENTERED=20040430
KEYWORDS="python x11 libs"
SHORT='The Python X Library is intended to be a fully functional
X client library for Python Programs.'
diff --git a/x11-libs/python-xlib/HISTORY b/x11-libs/python-xlib/HISTORY
index 2bf7f3d..7bef8b0 100644
--- a/x11-libs/python-xlib/HISTORY
+++ b/x11-libs/python-xlib/HISTORY
@@ -1,3 +1,6 @@
+2021-01-23 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS, DEPENDS, BUILD, INSTALL: version 0.29
+
2015-05-25 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: remove SOURCEFORGE_URL usage (automated)

diff --git a/x11-libs/python-xlib/INSTALL b/x11-libs/python-xlib/INSTALL
index c3a395a..6a91b84 100755
--- a/x11-libs/python-xlib/INSTALL
+++ b/x11-libs/python-xlib/INSTALL
@@ -1 +1 @@
-python setup.py install
+default_install_python3



  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (f03eb0a3a6484b7e5e26a8d0d92337f5a36b3387), Florian Franzmann, 01/26/2021

Archive powered by MHonArc 2.6.24.

Top of Page