pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-swh-core: SET MASTER_SITES



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamelderouiche%yahoo.com@localhost>
Pushed By:	jihbed
Date:		Fri Dec 11 18:51:13 2020 +0100
Changeset:	ee41976bfb478c5ba63e377f951bbe3ab21ca098

Modified Files:
	py-swh-core/Makefile

Log Message:
py-swh-core: SET MASTER_SITES

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ee41976bfb478c5ba63e377f951bbe3ab21ca098

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-swh-core/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-swh-core/Makefile b/py-swh-core/Makefile
index 30411973b8..ae5068f4af 100644
--- a/py-swh-core/Makefile
+++ b/py-swh-core/Makefile
@@ -3,7 +3,7 @@
 DISTNAME=	swh.core-0.10.0
 PKGNAME=	${PYPKGPREFIX}-swh-core-0.10.0
 CATEGORIES=	devel python
-MASTER_SITES=	${MASTER_SITE_PYPI:=s/swh.model/}
+MASTER_SITES=	${MASTER_SITE_PYPI:=s/swh.core/}
 
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
 HOMEPAGE=	https://forge.softwareheritage.org/diffusion/DCORE/


Home | Main Index | Thread Index | Old Index