Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python-Pygments: update to 2.4.2.
@ 2019-06-11 17:46 voidlinux-github
  2019-06-15 19:00 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-06-11 17:46 UTC (permalink / raw)
  To: ml

[-- 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
 }

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: python-Pygments: update to 2.4.2.
  2019-06-11 17:46 [PR PATCH] python-Pygments: update to 2.4.2 voidlinux-github
@ 2019-06-15 19:00 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-06-15 19:00 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

python-Pygments: update to 2.4.2.
https://github.com/void-linux/void-packages/pull/12407
Description: None

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-15 19:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-11 17:46 [PR PATCH] python-Pygments: update to 2.4.2 voidlinux-github
2019-06-15 19:00 ` [PR PATCH] [Merged]: " voidlinux-github

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).