Skip to Content.
Sympa Menu

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

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 (d691d33ad3ff2972e5678e3cc2174b1e517d170f)
  • Date: Mon, 18 Jul 2022 19:25:22 +0000

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

python-pypi/urlwatch/DEPENDS | 3 +--
python-pypi/urlwatch/DETAILS | 6 +++---
python-pypi/urlwatch/HISTORY | 3 +++
3 files changed, 7 insertions(+), 5 deletions(-)

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

urlwatch 2.25

diff --git a/python-pypi/urlwatch/DEPENDS b/python-pypi/urlwatch/DEPENDS
index e93ecef..8c09196 100755
--- a/python-pypi/urlwatch/DEPENDS
+++ b/python-pypi/urlwatch/DEPENDS
@@ -1,2 +1 @@
-depends python &&
-depends python-futures
+depends python3
diff --git a/python-pypi/urlwatch/DETAILS b/python-pypi/urlwatch/DETAILS
index 281a6a6..a01ed70 100755
--- a/python-pypi/urlwatch/DETAILS
+++ b/python-pypi/urlwatch/DETAILS
@@ -1,8 +1,8 @@
SPELL=urlwatch
- VERSION=1.15
+ VERSION=2.25
SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]=http://thp.io/2008/${SPELL}/${SOURCE}
-
SOURCE_HASH=sha512:60b7904ec10fcc20c4d3096381d26c7baf0a4a3abe4aed0a9c7b6e5de74e212a8221279438ca0e3186966f9a9ba50138ce5cbe7564b155b2d4e7ffc17e94da1e
+ SOURCE_URL[0]=https://github.com/thp/$SPELL/archive/$VERSION.tar.gz
+
SOURCE_HASH=sha512:115495b0b301cc84c703d903b70439a6f0792a6d688ac9c8e7d5da170cfb3377f415593a0d5533f73cc86bf03f6000ab0b3b984189ad2e0ea45eb834ddfb8e2b
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://thp.io/2008/urlwatch/";
LICENSE[0]=BSD
diff --git a/python-pypi/urlwatch/HISTORY b/python-pypi/urlwatch/HISTORY
index 656d156..78efad0 100644
--- a/python-pypi/urlwatch/HISTORY
+++ b/python-pypi/urlwatch/HISTORY
@@ -1,3 +1,6 @@
+2022-07-18 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS, DETAILS: updated spell to 2.25
+
2013-03-29 Florian Franzmann <bwlf AT bandrate.org>
* DEPENDS, DETAILS: spell created




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (d691d33ad3ff2972e5678e3cc2174b1e517d170f), Ismael Luceno, 07/18/2022

Archive powered by MHonArc 2.6.24.

Top of Page