Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] python-Pygments: update to 2.4.2.
Date: Tue, 11 Jun 2019 19:46:20 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12407@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 336 bytes --]

There is a new pull request by daniel-eys against master on the void-packages repository

https://github.com/daniel-eys/void-packages python-Pygments
https://github.com/void-linux/void-packages/pull/12407

python-Pygments: update to 2.4.2.
None

A patch file from https://github.com/void-linux/void-packages/pull/12407.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python-Pygments-12407.patch --]
[-- Type: application/text/x-diff, Size: 1449 bytes --]

From 23492bfd27c4f8548aa8c1365ca505cad0c595c6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Mon, 10 Jun 2019 21:55:11 +0200
Subject: [PATCH] python-Pygments: update to 2.4.2.

---
 srcpkgs/python-Pygments/template | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python-Pygments/template b/srcpkgs/python-Pygments/template
index 392e5982967..f5a72ca6cea 100644
--- a/srcpkgs/python-Pygments/template
+++ b/srcpkgs/python-Pygments/template
@@ -1,6 +1,6 @@
 # Template file for 'python-Pygments'
 pkgname=python-Pygments
-version=2.3.1
+version=2.4.2
 revision=1
 archs=noarch
 wrksrc="Pygments-${version}"
@@ -8,14 +8,20 @@ build_style=python-module
 pycompile_module="pygments"
 hostmakedepends="python-setuptools python3-setuptools"
 depends="python-setuptools"
+checkdepends="python-nose python3-nose"
 short_desc="Python2 syntax highlighter"
 maintainer="Alessio Sergi <al3hex@gmail.com>"
-homepage="http://pygments.org/"
 license="BSD-2-Clause"
+homepage="http://pygments.org/"
 distfiles="${PYPI_SITE}/P/Pygments/Pygments-${version}.tar.gz"
-checksum=5ffada19f6203563680669ee7f53b64dabbeb100eb51b61996085e99c03b284a
+checksum=881c4c157e45f30af185c1ffe8d549d48ac9127433f2c380c24b84572ad66297
 alternatives="pygments:pygmentize:/usr/bin/pygmentize2"
 
+do_check() {
+	python2 tests/run.py
+	python3 tests/run.py
+}
+
 post_install() {
 	vlicense LICENSE
 }

             reply	other threads:[~2019-06-11 17:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-11 17:46 voidlinux-github [this message]
2019-06-15 19:00 ` [PR PATCH] [Merged]: " voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12407@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).