pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
mastersite: pypi -> github
Module Name: pkgsrc-wip
Committed By: 4d30 <45021583+4d30%users.noreply.github.com@localhost>
Pushed By: lntl
Date: Wed Nov 25 21:01:48 2020 +0000
Changeset: c9c68a4718eb32fb9c1efbfe6196b4831adc7311
Modified Files:
py-branca/DESCR
py-branca/Makefile
py-branca/PLIST
py-branca/distinfo
Log Message:
mastersite: pypi -> github
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c9c68a4718eb32fb9c1efbfe6196b4831adc7311
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-branca/DESCR | 11 ++++-------
py-branca/Makefile | 25 +++++++++++++++++--------
py-branca/PLIST | 12 ++++++------
py-branca/distinfo | 8 ++++----
4 files changed, 31 insertions(+), 25 deletions(-)
diffs:
diff --git a/py-branca/DESCR b/py-branca/DESCR
index 02d5fead82..e27b9cbd28 100644
--- a/py-branca/DESCR
+++ b/py-branca/DESCR
@@ -1,8 +1,5 @@
-This library is a spinoff from folium, that would host the
-non-map-specific features.
+Branca is a spinoff from folium, that would host the non-map-specific
+features. It may become a HTML+JS generation library in the future.
-It may become a HTML+JS generation library in the future.
-
-It is based on Jinja2 only.
-
-There's no documentation, but you can browse the examples gallery.
+WWW: https://pypi.org/project/branca/
+WWW: https://github.com/python-visualization/branca
diff --git a/py-branca/Makefile b/py-branca/Makefile
index 14fe2f87ae..0b2eeb437d 100644
--- a/py-branca/Makefile
+++ b/py-branca/Makefile
@@ -1,16 +1,25 @@
# $NetBSD$
-DISTNAME= branca-0.4.1
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_PYPI:=b/branca/}
+GITHUB_PROJECT= branca
+GITHUB_TAG= ac45f1e1fa95d10a2409409cf3c697f700cad314
+DISTNAME= master
+VERSION= 0.4.1
+PKGNAME= ${PYPKGPREFIX}-${GITHUB_PROJECT}-${VERSION}
+CATEGORIES= www
+MASTER_SITES= ${MASTER_SITE_GITHUB:=python-visualization/}
+EXTRACT_SUFX= .zip
+DIST_SUBDIR= ${GITHUB_PROJECT}
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://cheeseshop.python.org/pypi/branca
-COMMENT= May become a HTML+JS generation library
+MAINTAINER= lntl%disroot.org@localhost
+HOMEPAGE= https://github.com/python-visualization/branca/
+COMMENT= Generate complex HTML+JS pages with Python
LICENSE= mit
-DEPENDS+= ${PYPKGPREFIX}-jinja2>=2.9:../../textproc/py-jinja2
+BUILD_DEPENDS+= py37-setuptools>=50.0:../../devel/py-setuptools
+
+DEPENDS+= ${PYPKGPREFIX}-python37>=0:../../lang/python37
+DEPENDS+= ${PYPKGPREFIX}-jinja2>=0:../../textproc/py-jinja2
+
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/py-branca/PLIST b/py-branca/PLIST
index fb2d1cb37f..c7e8019733 100644
--- a/py-branca/PLIST
+++ b/py-branca/PLIST
@@ -1,10 +1,10 @@
@comment $NetBSD$
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/branca-0+unknown-py${PYVERSSUFFIX}.egg-info/PKG-INFO
+${PYSITELIB}/branca-0+unknown-py${PYVERSSUFFIX}.egg-info/SOURCES.txt
+${PYSITELIB}/branca-0+unknown-py${PYVERSSUFFIX}.egg-info/dependency_links.txt
+${PYSITELIB}/branca-0+unknown-py${PYVERSSUFFIX}.egg-info/not-zip-safe
+${PYSITELIB}/branca-0+unknown-py${PYVERSSUFFIX}.egg-info/requires.txt
+${PYSITELIB}/branca-0+unknown-py${PYVERSSUFFIX}.egg-info/top_level.txt
${PYSITELIB}/branca/__init__.py
${PYSITELIB}/branca/__init__.pyc
${PYSITELIB}/branca/__init__.pyo
diff --git a/py-branca/distinfo b/py-branca/distinfo
index 234fb30ca9..ba8596e6d5 100644
--- a/py-branca/distinfo
+++ b/py-branca/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (branca-0.4.1.tar.gz) = 128c1ba59e58fb1eae501c0c0143812b256451b1
-RMD160 (branca-0.4.1.tar.gz) = 586eadf01247a6c48456991bcd4df00b52f5a59e
-SHA512 (branca-0.4.1.tar.gz) = b4993e77e5070e8a6915b9e016e895340e6e3029c204c24f742b136c1781d5a2e59cf4802e206efcd1b5384583c9e2543f2112c0c5f368cda5fc46ea77371b7c
-Size (branca-0.4.1.tar.gz) = 41106 bytes
+SHA1 (branca/master-ac45f1e1fa95d10a2409409cf3c697f700cad314.zip) = 37babf33d1e91f0f4ecb7c1f8c2dda2199c9f241
+RMD160 (branca/master-ac45f1e1fa95d10a2409409cf3c697f700cad314.zip) = 78a6c1d27e9b3814348c2262a1b3a4ed9085fa1b
+SHA512 (branca/master-ac45f1e1fa95d10a2409409cf3c697f700cad314.zip) = 32e6a1564d1d5f91a1904416de1a727a6b6e8e774a3a02c8da3837b4ba0fbbbe519b5f564f94bc4368efde1a3b9f6771e79e28a7954cc090ef179ff4bbdce188
+Size (branca/master-ac45f1e1fa95d10a2409409cf3c697f700cad314.zip) = 69420 bytes
Home |
Main Index |
Thread Index |
Old Index