Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Conner Clere (8b45d0a52502a5aaaecfbf151d5daeb922bf7531)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Conner Clere <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Conner Clere (8b45d0a52502a5aaaecfbf151d5daeb922bf7531)
  • Date: Sun, 12 May 2024 15:46:21 +0000

GIT changes to master grimoire by Conner Clere <xenanthropy AT sourcemage.org>:

python-pypi/python-netifaces/DEPENDS | 2 +-
python-pypi/python-netifaces/DETAILS | 6 +++---
python-pypi/python-netifaces/HISTORY | 3 +++
3 files changed, 7 insertions(+), 4 deletions(-)

New commits:
commit 8b45d0a52502a5aaaecfbf151d5daeb922bf7531
Author: Conner Clere <xenanthropy AT sourcemage.org>
Commit: Conner Clere <xenanthropy AT sourcemage.org>

python-pypi/python-netifaces: version 0.11.0

change python2 dep to PYTHON provider, update source site

diff --git a/python-pypi/python-netifaces/DEPENDS
b/python-pypi/python-netifaces/DEPENDS
index 6e84a0e..e4ea57a 100755
--- a/python-pypi/python-netifaces/DEPENDS
+++ b/python-pypi/python-netifaces/DEPENDS
@@ -1 +1 @@
-depends python
+depends PYTHON
diff --git a/python-pypi/python-netifaces/DETAILS
b/python-pypi/python-netifaces/DETAILS
index cecb2be..4bfc353 100755
--- a/python-pypi/python-netifaces/DETAILS
+++ b/python-pypi/python-netifaces/DETAILS
@@ -1,8 +1,8 @@
SPELL=python-netifaces
- VERSION=0.8
+ VERSION=0.11.0
SOURCE="netifaces-${VERSION}.tar.gz"
- SOURCE_URL[0]=http://alastairs-place.net/projects/netifaces/${SOURCE}
-
SOURCE_HASH=sha512:b3735c4f83d4ed1d52f59937187659f148205a721fd05ce5a10e9ec89ea3519971001b2985e24bb30fb112ee741310babd847f84d4c3fbb34989edc6a743f551
+
SOURCE_URL[0]=https://pypi.python.org/packages/source/n/netifaces/${SOURCE}
+
SOURCE_HASH=sha512:a53110efb78c89c4d72d002104866253a4c085dd27ff9f41d4cfe3811cc5619e7585ceda4e91e83cdd0645c40c745c61d205708ee9a34427b35f437a48f148e5
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/netifaces-${VERSION}"
WEB_SITE="http://alastairs-place.net/projects/netifaces/";
LICENSE[0]=MIT
diff --git a/python-pypi/python-netifaces/HISTORY
b/python-pypi/python-netifaces/HISTORY
index 66db663..dcd1c33 100644
--- a/python-pypi/python-netifaces/HISTORY
+++ b/python-pypi/python-netifaces/HISTORY
@@ -1,3 +1,6 @@
+2024-05-12 Conner Clere <xenanthropy AT sourcemage.org>
+ * DETAILS: version 0.11.0, update source site
+
2013-03-30 Florian Franzmann <bwlf AT bandrate.org>
* DEPENDS, DETAILS: spell created



  • [[SM-Commit] ] GIT changes to master grimoire by Conner Clere (8b45d0a52502a5aaaecfbf151d5daeb922bf7531), Conner Clere, 05/12/2024

Archive powered by MHonArc 2.6.24.

Top of Page