Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Aug 2018 09:41:01 +0000 (UTC)
From:      David Naylor <dbn@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r477563 - head/x11-toolkits/py-kivy
Message-ID:  <201808190941.w7J9f1jn004476@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbn
Date: Sun Aug 19 09:41:01 2018
New Revision: 477563
URL: https://svnweb.freebsd.org/changeset/ports/477563

Log:
  x11-toolkits/py-kivy: update to 1.10.1
  
   - Switch to PyPI for upstream sources
   - Remove BROKEN: now working with cython
   - Indicate Kivy supports Python 3+

Modified:
  head/x11-toolkits/py-kivy/Makefile
  head/x11-toolkits/py-kivy/distinfo
  head/x11-toolkits/py-kivy/pkg-plist

Modified: head/x11-toolkits/py-kivy/Makefile
==============================================================================
--- head/x11-toolkits/py-kivy/Makefile	Sun Aug 19 09:38:06 2018	(r477562)
+++ head/x11-toolkits/py-kivy/Makefile	Sun Aug 19 09:41:01 2018	(r477563)
@@ -1,11 +1,11 @@
-# Created by: David Naylor <dbn@FreeBSD.org>
 # $FreeBSD$
 
 PORTNAME=	kivy
-PORTVERSION=	1.10.0
-PORTREVISION=	3
+PORTVERSION=	1.10.1
 CATEGORIES=	x11-toolkits python
+MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
+DISTNAME=	Kivy-${PORTVERSION}
 
 MAINTAINER=	dbn@FreeBSD.org
 COMMENT=	Python NUI library for rapid application development
@@ -13,8 +13,6 @@ COMMENT=	Python NUI library for rapid application deve
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BROKEN=		fails to build with cython 0.28
-
 BUILD_DEPENDS=	git:devel/git \
 		${PYTHON_PKGNAMEPREFIX}pygments>=0:textproc/py-pygments@${PY_FLAVOR}
 LIB_DEPENDS=	libmtdev.so:devel/libmtdev
@@ -24,14 +22,13 @@ TEST_DEPENDS=	nosetests-${PYTHON_VER}:devel/py-nose@${
 MAKE_ENV=	KIVY_NO_CONFIG=yes KIVY_NO_FILELOG=yes USE_OPENGL_ES2=1 \
 		PYTHONPATH=${WRKSRC}
 
-USES=		display:test python:2.7 uniquefiles:dirs
-USE_GITHUB=	yes
+USES=		display:test python:2.7+ shebangfix uniquefiles:dirs
 USE_GL=		egl gl glesv2
 USE_PYTHON=	autoplist concurrent cython distutils
-
 PYDISTUTILS_BUILD_TARGET=	build_ext
 PYDISTUTILS_BUILDARGS=		--inplace
 PYDISTUTILS_EGGINFO=		Kivy-${PORTVERSION}-py${PYTHON_VER}.egg-info
+SHEBANG_FILES=	kivy/tools/pep8checker/pre-commit.githook
 
 OPTIONS_DEFINE=	DOCS
 OPTIONS_DEFAULT=	ENCHANT OPENCV PYGAME

Modified: head/x11-toolkits/py-kivy/distinfo
==============================================================================
--- head/x11-toolkits/py-kivy/distinfo	Sun Aug 19 09:38:06 2018	(r477562)
+++ head/x11-toolkits/py-kivy/distinfo	Sun Aug 19 09:41:01 2018	(r477563)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1514632731
-SHA256 (kivy-kivy-1.10.0_GH0.tar.gz) = ca925bf29dc9d2324f00ceb0727fafd7796c369e7dba2ae13c1c9001ae8ea7d4
-SIZE (kivy-kivy-1.10.0_GH0.tar.gz) = 24266702
+TIMESTAMP = 1534584997
+SHA256 (Kivy-1.10.1.tar.gz) = 7ce9e88b75de47a3f1d52cbe6924c18cafc83fa102e54f6794d241746e93fdff
+SIZE (Kivy-1.10.1.tar.gz) = 24326312

Modified: head/x11-toolkits/py-kivy/pkg-plist
==============================================================================
--- head/x11-toolkits/py-kivy/pkg-plist	Sun Aug 19 09:38:06 2018	(r477562)
+++ head/x11-toolkits/py-kivy/pkg-plist	Sun Aug 19 09:41:01 2018	(r477563)
@@ -104,7 +104,6 @@
 %%PORTDOCS%%%%DOCSDIR%%/_images/demo__touchtracer__main__py.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/demo__touchtracer__main__py1.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/dropdown.gif
-%%PORTDOCS%%%%DOCSDIR%%/_images/faust_github.jpg
 %%PORTDOCS%%%%DOCSDIR%%/_images/filechooser_icon.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/filechooser_list.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/floatlayout.gif
@@ -172,6 +171,7 @@
 %%PORTDOCS%%%%DOCSDIR%%/_images/textinput-mono.jpg
 %%PORTDOCS%%%%DOCSDIR%%/_images/textinput-multi.jpg
 %%PORTDOCS%%%%DOCSDIR%%/_images/texture_example_image.png
+%%PORTDOCS%%%%DOCSDIR%%/_images/togglebutton.jpg
 %%PORTDOCS%%%%DOCSDIR%%/_images/treeview.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/unicode-char.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/videoplayer-annotation.jpg
@@ -258,6 +258,7 @@
 %%PORTDOCS%%%%DOCSDIR%%/_modules/kivy/uix/behaviors/focus.html
 %%PORTDOCS%%%%DOCSDIR%%/_modules/kivy/uix/behaviors/knspace.html
 %%PORTDOCS%%%%DOCSDIR%%/_modules/kivy/uix/behaviors/togglebutton.html
+%%PORTDOCS%%%%DOCSDIR%%/_modules/kivy/uix/behaviors/touchripple.html
 %%PORTDOCS%%%%DOCSDIR%%/_modules/kivy/uix/boxlayout.html
 %%PORTDOCS%%%%DOCSDIR%%/_modules/kivy/uix/bubble.html
 %%PORTDOCS%%%%DOCSDIR%%/_modules/kivy/uix/button.html
@@ -280,6 +281,7 @@
 %%PORTDOCS%%%%DOCSDIR%%/_modules/kivy/uix/pagelayout.html
 %%PORTDOCS%%%%DOCSDIR%%/_modules/kivy/uix/popup.html
 %%PORTDOCS%%%%DOCSDIR%%/_modules/kivy/uix/progressbar.html
+%%PORTDOCS%%%%DOCSDIR%%/_modules/kivy/uix/recyclelayout.html
 %%PORTDOCS%%%%DOCSDIR%%/_modules/kivy/uix/recycleview.html
 %%PORTDOCS%%%%DOCSDIR%%/_modules/kivy/uix/recycleview/datamodel.html
 %%PORTDOCS%%%%DOCSDIR%%/_modules/kivy/uix/recycleview/layout.html
@@ -448,6 +450,7 @@
 %%PORTDOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.behaviors.focus.rst.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.behaviors.knspace.rst.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.behaviors.togglebutton.rst.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.behaviors.touchripple.rst.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.behaviors.rst.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.boxlayout.rst.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.bubble.rst.txt
@@ -574,6 +577,7 @@
 %%PORTDOCS%%%%DOCSDIR%%/_sources/guide/packaging.rst.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/guide/widgets.rst.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/index.rst.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/installation/deps-cython.rst.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/installation/installation-android.rst.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/installation/installation-linux.rst.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/installation/installation-osx.rst.txt
@@ -757,6 +761,7 @@
 %%PORTDOCS%%%%DOCSDIR%%/api-kivy.uix.behaviors.html
 %%PORTDOCS%%%%DOCSDIR%%/api-kivy.uix.behaviors.knspace.html
 %%PORTDOCS%%%%DOCSDIR%%/api-kivy.uix.behaviors.togglebutton.html
+%%PORTDOCS%%%%DOCSDIR%%/api-kivy.uix.behaviors.touchripple.html
 %%PORTDOCS%%%%DOCSDIR%%/api-kivy.uix.boxlayout.html
 %%PORTDOCS%%%%DOCSDIR%%/api-kivy.uix.bubble.html
 %%PORTDOCS%%%%DOCSDIR%%/api-kivy.uix.button.html
@@ -883,6 +888,7 @@
 %%PORTDOCS%%%%DOCSDIR%%/guide/packaging.html
 %%PORTDOCS%%%%DOCSDIR%%/guide/widgets.html
 %%PORTDOCS%%%%DOCSDIR%%/index.html
+%%PORTDOCS%%%%DOCSDIR%%/installation/deps-cython.html
 %%PORTDOCS%%%%DOCSDIR%%/installation/installation-android.html
 %%PORTDOCS%%%%DOCSDIR%%/installation/installation-linux.html
 %%PORTDOCS%%%%DOCSDIR%%/installation/installation-osx.html



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808190941.w7J9f1jn004476>