Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Feb 2020 00:23:39 +0000 (UTC)
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r525103 - head/www/py-textile
Message-ID:  <202002040023.0140NdUm052836@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bofh
Date: Tue Feb  4 00:23:39 2020
New Revision: 525103
URL: https://svnweb.freebsd.org/changeset/ports/525103

Log:
  www/py-textile: Update version 3.0.1=>4.0.1
  
  Relnotes:https://github.com/textile/python-textile/releases

Modified:
  head/www/py-textile/Makefile
  head/www/py-textile/distinfo

Modified: head/www/py-textile/Makefile
==============================================================================
--- head/www/py-textile/Makefile	Tue Feb  4 00:07:47 2020	(r525102)
+++ head/www/py-textile/Makefile	Tue Feb  4 00:23:39 2020	(r525103)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	textile
-PORTVERSION=	3.0.4
+PORTVERSION=	4.0.1
 CATEGORIES=	www textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ LICENSE=	BSD2CLAUSE
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest>=2.8:devel/py-pytest@${PY_FLAVOR}
 
-USES=		python
+USES=		python:3.5+
 USE_GITHUB=	yes
 USE_PYTHON=	distutils autoplist
 

Modified: head/www/py-textile/distinfo
==============================================================================
--- head/www/py-textile/distinfo	Tue Feb  4 00:07:47 2020	(r525102)
+++ head/www/py-textile/distinfo	Tue Feb  4 00:23:39 2020	(r525103)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1560111339
-SHA256 (textile-python-textile-3.0.4_GH0.tar.gz) = 19d9a3dfbdb3f490d1a581679bd012860fce2c27b76076d318ce1e436ed8f7e3
-SIZE (textile-python-textile-3.0.4_GH0.tar.gz) = 49034
+TIMESTAMP = 1580576772
+SHA256 (textile-python-textile-4.0.1_GH0.tar.gz) = 3e3a15e530caafec23a130479ee08be84c0c31b33eb5ddf94c7351b8a5ce062a
+SIZE (textile-python-textile-4.0.1_GH0.tar.gz) = 49282



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