Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (ad25a40ec28aaab0d617d072f8316691a3144d6c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (ad25a40ec28aaab0d617d072f8316691a3144d6c)
  • Date: Tue, 21 Aug 2018 09:23:39 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

ChangeLog | 3 +++
python-pypi/random2/DEPENDS | 2 ++
python-pypi/random2/DETAILS | 15 +++++++++++++++
python-pypi/random2/HISTORY | 4 ++++
4 files changed, 24 insertions(+)

New commits:
commit ad25a40ec28aaab0d617d072f8316691a3144d6c
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

random2-1.0.1

diff --git a/ChangeLog b/ChangeLog
index dc4d421..be5df53 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2018-08-21 Treeve Jelbert <treeve AT sourcemage.org>
+ * python-pypi/random2: added
+
2018-08-19 Treeve Jelbert <treeve AT sourcemage.org>
* apdu.gpg: added, "Ludovic Rousseau <ludovic.rousseau AT free.fr>"

diff --git a/python-pypi/random2/DEPENDS b/python-pypi/random2/DEPENDS
new file mode 100755
index 0000000..9a2c563
--- /dev/null
+++ b/python-pypi/random2/DEPENDS
@@ -0,0 +1,2 @@
+source $GRIMOIRE/$SECTION/PY_DEPENDS
+depends setuptools
diff --git a/python-pypi/random2/DETAILS b/python-pypi/random2/DETAILS
new file mode 100755
index 0000000..751625b
--- /dev/null
+++ b/python-pypi/random2/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=random2
+ VERSION=1.0.1
+
VX=ee/b5/5aca5217501fbd06b1e5aed6d5986baa0da5380880e6bb6f421ed18e3a32
+
SOURCE_HASH=sha512:31de31c27bc6e07e99c24d30e97d9ddc3085fe557bcb0725881d4ab0b4c06e6208f64ba6267098c7b1be4f115ad45b399e841beecc90f71da2fb7d82982e75ff
+ SOURCE=$SPELL-$VERSION.zip
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=https://files.pythonhosted.org/packages/$VX/$SOURCE
+ WEB_SITE=https://pypi.org/project/random2
+ LICENSE[0]=PYTHON
+ ENTERED=20180821
+ KEYWORDS=""
+ SHORT=""
+cat << EOF
+This package provides a Python 3 ported version of Python 2.7\’s random
module.
+EOF
diff --git a/python-pypi/random2/HISTORY b/python-pypi/random2/HISTORY
new file mode 100644
index 0000000..4579e7c
--- /dev/null
+++ b/python-pypi/random2/HISTORY
@@ -0,0 +1,4 @@
+2018-08-21 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.1
+ spell created
+



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (ad25a40ec28aaab0d617d072f8316691a3144d6c), Treeve Jelbert, 08/21/2018

Archive powered by MHonArc 2.6.24.

Top of Page