From 2379445ae2ade7ac6d543723656ea3b05f11b002 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 2 Feb 2021 15:09:42 +0100 Subject: [PATCH] pygments: bump version --- .../{pygments-2.4.2.recipe => pygments-2.7.4.recipe} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename dev-python/pygments/{pygments-2.4.2.recipe => pygments-2.7.4.recipe} (90%) diff --git a/dev-python/pygments/pygments-2.4.2.recipe b/dev-python/pygments/pygments-2.7.4.recipe similarity index 90% rename from dev-python/pygments/pygments-2.4.2.recipe rename to dev-python/pygments/pygments-2.7.4.recipe index 47b1aaaf2..1f7f43698 100644 --- a/dev-python/pygments/pygments-2.4.2.recipe +++ b/dev-python/pygments/pygments-2.7.4.recipe @@ -14,9 +14,9 @@ ANSI sequences HOMEPAGE="http://pygments.org/" COPYRIGHT="2006-2019 by the Pygments team" LICENSE="BSD (2-clause)" -REVISION="2" -SOURCE_URI="https://files.pythonhosted.org/packages/7e/ae/26808275fc76bf2832deb10d3a3ed3107bc4de01b85dcccbe525f2cd6d1e/Pygments-$portVersion.tar.gz" -CHECKSUM_SHA256="881c4c157e45f30af185c1ffe8d549d48ac9127433f2c380c24b84572ad66297" +REVISION="1" +SOURCE_URI="https://pypi.org/packages/source/P/Pygments/Pygments-$portVersion.tar.gz" +CHECKSUM_SHA256="df49d09b498e83c1a73128295860250b0b7edd4c723a32e9bc0d295c7c2ec337" SOURCE_DIR="Pygments-$portVersion" ARCHITECTURES="any"