Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (10c777026bac9d5ecdab806eec2a3182aca1e518)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (10c777026bac9d5ecdab806eec2a3182aca1e518)
  • Date: Wed, 31 Aug 2016 23:22:31 +0000

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

python-pypi/pygments/DETAILS | 13 +++++++++----
python-pypi/pygments/HISTORY | 6 ++++++
python-pypi/pygments/pygments.gpg |binary
python-pypi/requests/DETAILS | 4 ++--
python-pypi/requests/HISTORY | 3 +++
5 files changed, 20 insertions(+), 6 deletions(-)

New commits:
commit 10c777026bac9d5ecdab806eec2a3182aca1e518
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

requests: => 2.11.1

commit 32dbf3ffc08db711350a8f2177a67eb304cd612e
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

pygments: => 2.1.3

diff --git a/python-pypi/pygments/DETAILS b/python-pypi/pygments/DETAILS
index ca367e4..78b1805 100755
--- a/python-pypi/pygments/DETAILS
+++ b/python-pypi/pygments/DETAILS
@@ -1,9 +1,14 @@
SPELL=pygments
- VERSION=2.0.2
+ SPELLX=Pygments
+ VERSION=2.1.3

SOURCE_HASH=sha512:b58e2cc535ba3f1fda7cb147e12af128bc2755de56cf465f8f1d642730eaef50c06551cc4cc44f25f726b00f3f1c9c2078977233b11c0b6a7e1add6a4069c27e
- SOURCE=Pygments-$VERSION.tar.gz
- SOURCE_URL[0]=http://pypi.python.org/packages/source/P/Pygments/$SOURCE
-SOURCE_DIRECTORY="$BUILD_DIRECTORY/Pygments-$VERSION"
+ SOURCE=${SPELLX}-${VERSION}.tar.gz
+ SOURCE2=${SOURCE}.asc
+ SOURCE_URL[0]=https://pypi.io/packages/source/P/${SPELLX}/${SOURCE}
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
+ SOURCE_GPG=pygments.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
DOC_DIRS=""
WEB_SITE=http://pygments.org/
LICENSE[0]=BSD
diff --git a/python-pypi/pygments/HISTORY b/python-pypi/pygments/HISTORY
index 5f0cb06..479ab9f 100644
--- a/python-pypi/pygments/HISTORY
+++ b/python-pypi/pygments/HISTORY
@@ -1,3 +1,9 @@
+2016-08-31 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.1.3; use SPELLX; updated source url;
+ converted to upstream gpg check
+ * pygments.gpg: added, 36580288 public key (Georg Brandl (Python
release
+ signing key) <georg AT python.org>) imported
+
2015-01-21 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.0.2

diff --git a/python-pypi/pygments/pygments.gpg
b/python-pypi/pygments/pygments.gpg
new file mode 100644
index 0000000..b005f1c
Binary files /dev/null and b/python-pypi/pygments/pygments.gpg differ
diff --git a/python-pypi/requests/DETAILS b/python-pypi/requests/DETAILS
index 5c18258..1e6ab8f 100755
--- a/python-pypi/requests/DETAILS
+++ b/python-pypi/requests/DETAILS
@@ -1,8 +1,8 @@
SPELL=requests
- VERSION=2.10.0
+ VERSION=2.11.1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=https://pypi.io/packages/source/r/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:a93223c3fd21c58f7c0c901b17be17c23dba4efeed8c4347da9d4e04d96a6698e08e01482205661cb7757cc7560d9ae2e62b18f2b422af0cb90fd998fe963ff2
+
SOURCE_HASH=sha512:135cbab1e279ebf314bffca01bc4d9f9e71963c67069e330e78fbe06c4294031d1d616bc5d5e104161c8696b408887053bdd65351f85e9ff34646368c88852e5
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
LICENSE[0]=APACHE
WEB_SITE=http://python-requests.org/
diff --git a/python-pypi/requests/HISTORY b/python-pypi/requests/HISTORY
index 072a0a4..d85c176 100644
--- a/python-pypi/requests/HISTORY
+++ b/python-pypi/requests/HISTORY
@@ -1,3 +1,6 @@
+2016-08-31 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.11.1
+
2016-07-01 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.10.0; updated source url




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (10c777026bac9d5ecdab806eec2a3182aca1e518), Vlad Glagolev, 08/31/2016

Archive powered by MHonArc 2.6.24.

Top of Page