Skip to Content.
Sympa Menu

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

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 (83b318d5133df72eba2a5133c3526cf163204a60)
  • Date: Thu, 27 May 2021 18:47:41 +0000

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

ChangeLog
| 12 ++
net/ifupdown-wpa/CONFLICTS
| 1
net/ifupdown-wpa/HISTORY
| 3
net/ifupdown/CONFLICTS
| 1
net/ifupdown/HISTORY
| 3
python-pypi/lektor/DEPENDS
| 19 +++
python-pypi/lektor/DETAILS
| 18 +++
python-pypi/lektor/HISTORY
| 4
python-pypi/lektor/PRE_BUILD
| 5 +
python-pypi/lektor/patches/0001-utils-Use-posix.rename-when-available.patch
| 48 ++++++++++
python-pypi/pathtools/DEPENDS
| 2
python-pypi/pathtools/DETAILS
| 3
python-pypi/pathtools/HISTORY
| 5 +
python-pypi/pillow/HISTORY
| 3
python-pypi/pillow/PRE_BUILD
| 4
python-pypi/pillow/gcc46.patch
| 12 --
python-pypi/python-exifread/DEPENDS
| 1
python-pypi/python-exifread/DETAILS
| 16 +++
python-pypi/python-exifread/HISTORY
| 2
python-pypi/python-filetype/DEPENDS
| 1
python-pypi/python-filetype/DETAILS
| 17 +++
python-pypi/python-filetype/HISTORY
| 2
python-pypi/python-inifile/DEPENDS
| 1
python-pypi/python-inifile/DETAILS
| 14 ++
python-pypi/python-inifile/HISTORY
| 2
python-pypi/python-mistune/DEPENDS
| 1
python-pypi/python-mistune/DETAILS
| 14 ++
python-pypi/python-mistune/HISTORY
| 2
python-pypi/python-slugify/DEPENDS
| 2
python-pypi/python-slugify/DETAILS
| 14 ++
python-pypi/python-slugify/HISTORY
| 2
python-pypi/python-slugify/PRE_BUILD
| 12 ++
python-pypi/requests/DETAILS
| 2
python-pypi/requests/HISTORY
| 3
34 files changed, 232 insertions(+), 19 deletions(-)

New commits:
commit 83b318d5133df72eba2a5133c3526cf163204a60
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

lektor: new spell, Static website generator

commit 0453227527c07f9741860aec8b42942a35634984
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

python-exifread: new spell, Python module to extract Exif metadata

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

python-filetype: new spell, signature-based file type inference for Python

commit 85f0690a64913cf14464fc531750b48b66305fdc
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

python-inifile: new spell, A small INI library for Python

commit 116d520063e7f520ed518634428062950483b2e4
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

python-mistune: new spell, Python Markdown parser and renderer

commit 3a0a90c7eb11d9b358f7d354ce3589d1ac56ede6
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

python-slugify: new spell, Returns unicode slugs

commit 0c6a20dedb96b9abf2e58d33a97920a9ccb48e18
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

pathtools: Switch to python3, PATCHLEVEL++

commit 26b688d517e606eb541c160b9f4d4e750e83f7dc
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

pillow: remove gcc46.patch, no longer needed

commit 4ff5080b3b3762a26a5deef837f7b95350613c8e
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

requests: PATCHLEVEL++

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

ifupdown: conflict with ifupdown-ng

commit 15a9b074028cbb9cbccdedcdd2388a674187b228
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

ifupdown-wpa: conflict with ifupdown-ng

diff --git a/ChangeLog b/ChangeLog
index d537f13..ec2fb85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2021-05-27 Ismael Luceno <ismael AT sourcemage.org>
+ * python-pypi/python-slugify: new spell, Returns unicode slugs
+ * python-pypi/python-mistune: new spell, Python Markdown parser and
+ renderer
+ * python-pypi/python-inifile: new spell, A small INI library for
+ Python
+ * python-pypi/python-filetype: new spell, signature-based file type
+ inference for Python
+ * python-pypi/python-exifread: new spell, Python module to extract
+ Exif metadata
+ * python-pypi/lektor: new spell, Static website generator
+
2021-05-26 Treeve Jelbert <treeve AT sourcemage.org>
* qt6/qtshadertools: added

diff --git a/net/ifupdown-wpa/CONFLICTS b/net/ifupdown-wpa/CONFLICTS
new file mode 100755
index 0000000..cc2da2c
--- /dev/null
+++ b/net/ifupdown-wpa/CONFLICTS
@@ -0,0 +1 @@
+conflicts ifupdown-ng
diff --git a/net/ifupdown-wpa/HISTORY b/net/ifupdown-wpa/HISTORY
index 3058bb8..443ba03 100644
--- a/net/ifupdown-wpa/HISTORY
+++ b/net/ifupdown-wpa/HISTORY
@@ -1,3 +1,6 @@
+2021-05-27 Ismael Luceno <ismael AT sourcemage.org>
+ * CONFLICTS: conflict with ifupdown-ng
+
2017-10-28 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: PATCHLEVEL++
* INSTALL: Fixed ifupdown scripts symlink names
diff --git a/net/ifupdown/CONFLICTS b/net/ifupdown/CONFLICTS
new file mode 100755
index 0000000..cc2da2c
--- /dev/null
+++ b/net/ifupdown/CONFLICTS
@@ -0,0 +1 @@
+conflicts ifupdown-ng
diff --git a/net/ifupdown/HISTORY b/net/ifupdown/HISTORY
index 572f7c0..0554776 100644
--- a/net/ifupdown/HISTORY
+++ b/net/ifupdown/HISTORY
@@ -1,3 +1,6 @@
+2021-05-27 Ismael Luceno <ismael AT sourcemage.org>
+ * CONFLICTS: conflict with ifupdown-ng
+
2020-08-30 Eric Sandall <sandalle AT sourcemage.org>
* INSTALL: Add /sbin/ifquery to symlink pre-removal

diff --git a/python-pypi/lektor/DEPENDS b/python-pypi/lektor/DEPENDS
new file mode 100755
index 0000000..368e810
--- /dev/null
+++ b/python-pypi/lektor/DEPENDS
@@ -0,0 +1,19 @@
+. "$GRIMOIRE"/VDEPENDS &&
+vdepends <<EOF
+ babel
+ click >= 6.0
+ jinja2
+ pathtools
+ python-exifread
+ python-filetype
+ python-flask
+ python-idna
+ python-inifile
+ python-mistune < 2
+ python-slugify
+ python-watchdog
+ python3 >= 3.4
+ requests
+ setuptools
+ werkzeug
+EOF
diff --git a/python-pypi/lektor/DETAILS b/python-pypi/lektor/DETAILS
new file mode 100755
index 0000000..3aa2dd9
--- /dev/null
+++ b/python-pypi/lektor/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=lektor
+ VERSION=3.2.0
+ SOURCE="$SPELL-$VERSION.tar.gz"
+
SOURCE_URL[0]=https://github.com/$SPELL/$SPELL/archive/refs/tags/$VERSION.tar.gz
+
SOURCE_HASH=sha512:c81914c7a2938132e3ad1d98ef436c57359c676af0f25d80ea691d69bbf8ee5b5f4273cefecac3103d16978c166a2e2f83dd8d31e24789596582d58b486c11ee
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ WEB_SITE="https://www.getlektor.com/";
+ LICENSE[0]="BSD-3-Clause"
+ ENTERED=20210524
+ KEYWORDS=""
+ SHORT="Static website generator"
+cat << EOF
+A flexible and powerful static content management system for building complex
+and beautiful websites out of flat files — for people who do not want to make
+a compromise between a CMS and a static blog engine.
+
+Getting your ideas implemented is as easy as frying an egg.
+EOF
diff --git a/python-pypi/lektor/HISTORY b/python-pypi/lektor/HISTORY
new file mode 100644
index 0000000..f3b299c
--- /dev/null
+++ b/python-pypi/lektor/HISTORY
@@ -0,0 +1,4 @@
+2021-05-27 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS, DETAILS, PRE_BUILD,
+ patches/0001-utils-Use-posix.rename-when-available.patch:
+ spell created
diff --git a/python-pypi/lektor/PRE_BUILD b/python-pypi/lektor/PRE_BUILD
new file mode 100755
index 0000000..c8ef839
--- /dev/null
+++ b/python-pypi/lektor/PRE_BUILD
@@ -0,0 +1,5 @@
+default_pre_build &&
+cd "$SOURCE_DIRECTORY" &&
+apply_patch_dir patches &&
+# Fix up dependencies
+sedit "/^ *'Werkzeug<1'/{s/<1//}" setup.py
diff --git
a/python-pypi/lektor/patches/0001-utils-Use-posix.rename-when-available.patch
b/python-pypi/lektor/patches/0001-utils-Use-posix.rename-when-available.patch
new file mode 100644
index 0000000..3437081
--- /dev/null
+++
b/python-pypi/lektor/patches/0001-utils-Use-posix.rename-when-available.patch
@@ -0,0 +1,48 @@
+From e4301e9b78000d622731c79afcb01d436a79c3c2 Mon Sep 17 00:00:00 2001
+From: Ismael Luceno <ismael AT iodev.co.uk>
+Date: Tue, 25 May 2021 20:19:25 +0200
+Subject: [PATCH] utils: Use posix.rename when available
+
+Upstream-Status: Pending
+Signed-off-by: Ismael Luceno <ismael AT iodev.co.uk>
+---
+ lektor/builder.py | 5 ++++-
+ lektor/utils.py | 5 ++++-
+ 2 files changed, 8 insertions(+), 2 deletions(-)
+
+diff --git a/lektor/builder.py b/lektor/builder.py
+index 93572fd8f0dc..9004a9a02570 100644
+--- a/lektor/builder.py
++++ b/lektor/builder.py
+@@ -11,7 +11,10 @@ from contextlib import contextmanager
+ from itertools import chain
+
+ import click
+-from werkzeug.posixemulation import rename
++try:
++ from posix import rename
++except ImportError:
++ from werkzeug.posixemulation import rename
+
+ from lektor.build_programs import builtin_build_programs
+ from lektor.buildfailures import FailureController
+diff --git a/lektor/utils.py b/lektor/utils.py
+index 2402a0aded72..c03c06eb4000 100644
+--- a/lektor/utils.py
++++ b/lektor/utils.py
+@@ -25,8 +25,11 @@ from markupsafe import Markup
+ from slugify import slugify as _slugify
+ from werkzeug import urls
+ from werkzeug.http import http_date
+-from werkzeug.posixemulation import rename
+ from werkzeug.urls import url_parse
++try:
++ from posix import rename
++except ImportError:
++ from werkzeug.posixemulation import rename
+
+
+ is_windows = os.name == "nt"
+--
+2.31.1
+
diff --git a/python-pypi/pathtools/DEPENDS b/python-pypi/pathtools/DEPENDS
index 503782e..1dbcc02 100755
--- a/python-pypi/pathtools/DEPENDS
+++ b/python-pypi/pathtools/DEPENDS
@@ -1,2 +1,2 @@
-depends python &&
+depends python3 &&
depends SETUPTOOLS
diff --git a/python-pypi/pathtools/DETAILS b/python-pypi/pathtools/DETAILS
index 44a102b..9dbc156 100755
--- a/python-pypi/pathtools/DETAILS
+++ b/python-pypi/pathtools/DETAILS
@@ -1,9 +1,10 @@
SPELL=pathtools
VERSION=0.1.2
+ PATCHLEVEL=1
SOURCE=$SPELL-$VERSION.tar.gz

SOURCE_HASH=sha512:e014cb17f3d61ce7979e36663f94a44d4f1116c35e3d2ec8c4ac207a81935dde246495ed06597e6edade1509f384b9e5729a97ffd3eec31b1d1c4a8372d1dfd7
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=http://pypi.python.org/packages/source/p/$SPELL/$SOURCE
+
SOURCE_URL[0]="https://files.pythonhosted.org/packages/e7/7f/470d6fcdf23f9f3518f6b0b76be9df16dcc8630ad409947f8be2eb0ed13a/$SOURCE";
WEB_SITE=http://github.com/gorakhargosh/pathtools
LICENSE[0]=MIT
ENTERED=20141222
diff --git a/python-pypi/pathtools/HISTORY b/python-pypi/pathtools/HISTORY
index fac69bf..badde43 100644
--- a/python-pypi/pathtools/HISTORY
+++ b/python-pypi/pathtools/HISTORY
@@ -1,2 +1,7 @@
+2021-05-27 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: switched to python3
+ * DETAILS: fixed SOURCE_URL
+ PATCHLEVEL++
+
2014-12-20 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS, DEPENDS: created spell, version 0.1.2
diff --git a/python-pypi/pillow/HISTORY b/python-pypi/pillow/HISTORY
index 5da7c13..0b1fc71 100644
--- a/python-pypi/pillow/HISTORY
+++ b/python-pypi/pillow/HISTORY
@@ -1,3 +1,6 @@
+2021-05-27 Ismael Luceno <ismael AT sourcemage.org>
+ * PRE_BUILD, gcc46.patch: removed, no longer needed
+
2021-04-02 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 8.2.0

diff --git a/python-pypi/pillow/PRE_BUILD b/python-pypi/pillow/PRE_BUILD
deleted file mode 100755
index b0de37d..0000000
--- a/python-pypi/pillow/PRE_BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-default_pre_build &&
-cd "${SOURCE_DIRECTORY}" &&
-
-patch -p0 < "${SPELL_DIRECTORY}/gcc46.patch"
diff --git a/python-pypi/pillow/gcc46.patch b/python-pypi/pillow/gcc46.patch
deleted file mode 100644
index 2b706f1..0000000
--- a/python-pypi/pillow/gcc46.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/libImaging/ImagingUtils.h.orig 2018-01-01 16:04:32.000000000 -0500
-+++ src/libImaging/ImagingUtils.h 2018-02-02 20:47:03.489727256 -0500
-@@ -34,7 +34,8 @@
- GCC generates code with partial dependency which is 3 times slower.
- See: http://stackoverflow.com/a/26588074/253146 */
- #if defined(__x86_64__) && defined(__SSE__) && ! defined(__NO_INLINE__) &&
\
-- ! defined(__clang__) && defined(GCC_VERSION) && (GCC_VERSION < 40900)
-+ ! defined(__clang__) && defined(GCC_VERSION) && (GCC_VERSION < 40900)
&& \
-+ (GCC_VERSION >= 40700)
- static float __attribute__((always_inline)) inline _i2f(int v) {
- float x;
- __asm__("xorps %0, %0; cvtsi2ss %1, %0" : "=X"(x) : "r"(v) );
diff --git a/python-pypi/python-exifread/DEPENDS
b/python-pypi/python-exifread/DEPENDS
new file mode 100755
index 0000000..8c09196
--- /dev/null
+++ b/python-pypi/python-exifread/DEPENDS
@@ -0,0 +1 @@
+depends python3
diff --git a/python-pypi/python-exifread/DETAILS
b/python-pypi/python-exifread/DETAILS
new file mode 100755
index 0000000..3c7df8f
--- /dev/null
+++ b/python-pypi/python-exifread/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=python-exifread
+ VERSION=2.3.2
+ SOURCE="exif-py-$VERSION.tar.gz"
+ WEB_SITE="https://github.com/ianare/exif-py";
+ SOURCE_URL[0]="$WEB_SITE/archive/refs/tags/$VERSION.tar.gz"
+
SOURCE_HASH=sha512:d37cc6a70793aa894947b1b24f973ff2f9c15ba3dfe99674c5ea61e5a469b259035fc48a1d2c4d4d7021289bad431e57a4e137e2d4feb0c5352b0b162e61376a
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/${SOURCE%.tar.gz}"
+ LICENSE[0]="BSD-3-Clause"
+ ENTERED=20210525
+ KEYWORDS=""
+ SHORT="Python module to extract Exif metadata"
+cat << EOF
+Easy to use Python module to extract Exif metadata from digital image files.
+
+Supported formats: TIFF, JPEG, Webp, HEIC.
+EOF
diff --git a/python-pypi/python-exifread/HISTORY
b/python-pypi/python-exifread/HISTORY
new file mode 100644
index 0000000..2789822
--- /dev/null
+++ b/python-pypi/python-exifread/HISTORY
@@ -0,0 +1,2 @@
+2021-05-27 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS, DETAILS: spell created
diff --git a/python-pypi/python-filetype/DEPENDS
b/python-pypi/python-filetype/DEPENDS
new file mode 100755
index 0000000..8c09196
--- /dev/null
+++ b/python-pypi/python-filetype/DEPENDS
@@ -0,0 +1 @@
+depends python3
diff --git a/python-pypi/python-filetype/DETAILS
b/python-pypi/python-filetype/DETAILS
new file mode 100755
index 0000000..bdef3f6
--- /dev/null
+++ b/python-pypi/python-filetype/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=python-filetype
+ VERSION=1.0.7
+ SOURCE="filetype.py-$VERSION.tar.gz"
+ WEB_SITE="https://github.com/h2non/filetype.py";
+ SOURCE_URL[0]="$WEB_SITE/archive/refs/tags/v$VERSION.tar.gz"
+
SOURCE_HASH=sha512:f6d861a9108ffb796858bfdfb26d1bdf6aa9704794fa86340cc36a2920b4f11e12faf4271d19bca9a89be76d8fcff43e8859c8def2525ddbadd52a18c7f68cac
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/${SOURCE%.tar.gz}"
+ LICENSE[0]="MIT"
+ ENTERED=20210525
+ SHORT="signature-based file type inference for Python"
+ KEYWORDS=""
+cat << EOF
+Small and dependency free Python package to infer file type and MIME type
+checking the magic numbers signature of a file or buffer.
+
+This is a Python port from filetype Go package.
+EOF
diff --git a/python-pypi/python-filetype/HISTORY
b/python-pypi/python-filetype/HISTORY
new file mode 100644
index 0000000..2789822
--- /dev/null
+++ b/python-pypi/python-filetype/HISTORY
@@ -0,0 +1,2 @@
+2021-05-27 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS, DETAILS: spell created
diff --git a/python-pypi/python-inifile/DEPENDS
b/python-pypi/python-inifile/DEPENDS
new file mode 100755
index 0000000..8c09196
--- /dev/null
+++ b/python-pypi/python-inifile/DEPENDS
@@ -0,0 +1 @@
+depends python3
diff --git a/python-pypi/python-inifile/DETAILS
b/python-pypi/python-inifile/DETAILS
new file mode 100755
index 0000000..c7cc73a
--- /dev/null
+++ b/python-pypi/python-inifile/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=python-inifile
+ VERSION=0.4
+ SOURCE="inifile-$VERSION.zip"
+
SOURCE_URL[0]=https://files.pythonhosted.org/packages/af/9e/1cd6be0edcbeeb89a6d6ee101dc371a43fa1a19ffaa06ffe99b9e92a3053/$SOURCE
+
SOURCE_HASH=sha512:7b3b8c6d1a797a5322a6763d353cc0ba946a9d5e83568241c8fd94d05b3bd94558674784175cc52bc437e5a7cdbb5464a5e7322cbda06ebc3a6cd0c55ebeb5bd
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/inifile-$VERSION"
+ WEB_SITE="https://pypi.org/project/inifile/";
+ LICENSE[0]="BSD"
+ ENTERED=20210525
+ KEYWORDS=""
+ SHORT="A small INI library for Python"
+cat << EOF
+A small INI library for Python.
+EOF
diff --git a/python-pypi/python-inifile/HISTORY
b/python-pypi/python-inifile/HISTORY
new file mode 100644
index 0000000..2789822
--- /dev/null
+++ b/python-pypi/python-inifile/HISTORY
@@ -0,0 +1,2 @@
+2021-05-27 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS, DETAILS: spell created
diff --git a/python-pypi/python-mistune/DEPENDS
b/python-pypi/python-mistune/DEPENDS
new file mode 100755
index 0000000..8c09196
--- /dev/null
+++ b/python-pypi/python-mistune/DEPENDS
@@ -0,0 +1 @@
+depends python3
diff --git a/python-pypi/python-mistune/DETAILS
b/python-pypi/python-mistune/DETAILS
new file mode 100755
index 0000000..5f616c2
--- /dev/null
+++ b/python-pypi/python-mistune/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=python-mistune
+ VERSION=0.8.4
+ SOURCE="$SPELL-$VERSION.tar.gz"
+ WEB_SITE="https://github.com/lepture/mistune";
+ SOURCE_URL[0]="$WEB_SITE/archive/refs/tags/v$VERSION.tar.gz"
+
SOURCE_HASH=sha512:44f155966e135ae157a8769e566119d86d1cdae28a4c27ecb54c33a9497096d0d4284a98da0c1bd47195f1b5c83e293b9655a912431adb18bfe84766ba1adc15
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/mistune-$VERSION"
+ LICENSE[0]="BSD-3-Clause"
+ ENTERED=20210525
+ KEYWORDS=""
+ SHORT="Python Markdown parser and renderer"
+cat << EOF
+A fast yet powerful Python Markdown parser with renderers and plugins.
+EOF
diff --git a/python-pypi/python-mistune/HISTORY
b/python-pypi/python-mistune/HISTORY
new file mode 100644
index 0000000..2789822
--- /dev/null
+++ b/python-pypi/python-mistune/HISTORY
@@ -0,0 +1,2 @@
+2021-05-27 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS, DETAILS: spell created
diff --git a/python-pypi/python-slugify/DEPENDS
b/python-pypi/python-slugify/DEPENDS
new file mode 100755
index 0000000..dd0802e
--- /dev/null
+++ b/python-pypi/python-slugify/DEPENDS
@@ -0,0 +1,2 @@
+depends python3 &&
+depends unidecode
diff --git a/python-pypi/python-slugify/DETAILS
b/python-pypi/python-slugify/DETAILS
new file mode 100755
index 0000000..5c82dd0
--- /dev/null
+++ b/python-pypi/python-slugify/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=python-slugify
+ VERSION=5.0.2
+ SOURCE="$SPELL-$VERSION.tar.gz"
+ WEB_SITE="https://github.com/un33k/python-slugify";
+ SOURCE_URL[0]="$WEB_SITE/archive/refs/tags/$VERSION.tar.gz"
+
SOURCE_HASH=sha512:79cdd1d0312c9e34b07dca2e898f177a85b31d3f290403375032ae962df61f3a9c4167f4bdf10f47afd17d544731d6961810f8a081ef615d76d8758c1207e6b7
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ LICENSE[0]="MIT"
+ ENTERED=20210525
+ KEYWORDS=""
+ SHORT="Returns unicode slugs"
+cat << EOF
+A Python slugify application that handles unicode.
+EOF
diff --git a/python-pypi/python-slugify/HISTORY
b/python-pypi/python-slugify/HISTORY
new file mode 100644
index 0000000..3d2a7c9
--- /dev/null
+++ b/python-pypi/python-slugify/HISTORY
@@ -0,0 +1,2 @@
+2021-05-27 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS, DETAILS, PRE_BUILD: spell created
diff --git a/python-pypi/python-slugify/PRE_BUILD
b/python-pypi/python-slugify/PRE_BUILD
new file mode 100755
index 0000000..5032743
--- /dev/null
+++ b/python-pypi/python-slugify/PRE_BUILD
@@ -0,0 +1,12 @@
+default_pre_build &&
+cd "$SOURCE_DIRECTORY" &&
+# Fix up dependencies; always use unidecode instead of text-unidecode, it's
+# more efficient
+sedit "
+ /^install_requires *=/d
+ /^extras_require *=/ {
+ p
+ s/}$//
+ s/^[^:]*:/install_requires =/
+ }
+" setup.py
diff --git a/python-pypi/requests/DETAILS b/python-pypi/requests/DETAILS
index b6d205b..9c18ee4 100755
--- a/python-pypi/requests/DETAILS
+++ b/python-pypi/requests/DETAILS
@@ -1,6 +1,6 @@
SPELL=requests
VERSION=2.25.1
- PATCHLEVEL=1
+ PATCHLEVEL=2
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=https://pypi.io/packages/source/r/$SPELL/$SOURCE

SOURCE_HASH=sha512:ca6b0a257b448a999cade0ae173c29cddc9cfffb319d16fc3d051d3e1cd77161536e3cab279b3cba59c60d29d7864a9281c1fa1f689ce48d3bce2ca9f1cd8d45
diff --git a/python-pypi/requests/HISTORY b/python-pypi/requests/HISTORY
index a0a0f99..8577026 100644
--- a/python-pypi/requests/HISTORY
+++ b/python-pypi/requests/HISTORY
@@ -1,3 +1,6 @@
+2021-05-27 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: PATCHLEVEL++
+
2021-05-08 Florian Franzmann <bwlf AT bandrate.org>
* PRE_BUILD, patches/0001-Relax-depenceny-on-idna.patch: relax
dependency on python-idna




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (83b318d5133df72eba2a5133c3526cf163204a60), Ismael Luceno, 05/27/2021

Archive powered by MHonArc 2.6.24.

Top of Page