From 5d34aa95541655ffa5ce8e447863ab414811e57f Mon Sep 17 00:00:00 2001 From: "K.I.A.Derouiche" Date: Fri, 27 Nov 2020 18:32:55 +0100 Subject: [PATCH] SET MASTER_SITES: py-notify-py --- py-notify-py/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py-notify-py/Makefile b/py-notify-py/Makefile index 1ea0b39c01..9eb41572a4 100644 --- a/py-notify-py/Makefile +++ b/py-notify-py/Makefile @@ -3,7 +3,7 @@ DISTNAME= notify_py-0.2.3 PKGNAME= ${PYPKGPREFIX}-notify-py-0.2.3 CATEGORIES= sysutils python -MASTER_SITES= https://files.pythonhosted.org/packages/dd/e7/d769d2cfd468bc6add04cdd1cc8a15163b3fc2196c5d4b8b6d02cd714751/ +MASTER_SITES= ${MASTER_SITE_PYPI:=n/notify_py/} MAINTAINER= kamelderouiche@yahoo.com HOMEPAGE= https://github.com/ms7m/notify-py