Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Oct 2020 08:56:10 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r552494 - in head: archivers/py-pyliblzma databases/py-htsql devel/bzr-fastimport devel/py-ToscaWidgets devel/py-calendar devel/py-distorm devel/py-fabric1 devel/py-meliae devel/py-rcsp...
Message-ID:  <202010160856.09G8uAsK081440@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Fri Oct 16 08:56:09 2020
New Revision: 552494
URL: https://svnweb.freebsd.org/changeset/ports/552494

Log:
  Deprecate a few py27 ports

Modified:
  head/archivers/py-pyliblzma/Makefile
  head/databases/py-htsql/Makefile
  head/devel/bzr-fastimport/Makefile
  head/devel/py-ToscaWidgets/Makefile
  head/devel/py-calendar/Makefile
  head/devel/py-distorm/Makefile
  head/devel/py-fabric1/Makefile
  head/devel/py-meliae/Makefile
  head/devel/py-rcsparse/Makefile
  head/devel/py-twext/Makefile
  head/devel/pyrex/Makefile
  head/japanese/py-tegaki/Makefile
  head/misc/py-progressbar231/Makefile
  head/multimedia/py-kaa-imlib2/Makefile
  head/multimedia/py-kaa-metadata/Makefile
  head/net-im/libtelepathy/Makefile
  head/security/py-mcrypt/Makefile
  head/www/py-beautifulsoup32/Makefile
  head/www/py-evernote/Makefile
  head/www/py-requestbuilder/Makefile
  head/x11-toolkits/py-SquareMap/Makefile

Modified: head/archivers/py-pyliblzma/Makefile
==============================================================================
--- head/archivers/py-pyliblzma/Makefile	Fri Oct 16 08:01:12 2020	(r552493)
+++ head/archivers/py-pyliblzma/Makefile	Fri Oct 16 08:56:09 2020	(r552494)
@@ -14,6 +14,9 @@ COMMENT=	Python binding for the LZMA compression libra
 LICENSE=	LGPL3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Uses deprecated version of python
+EXPIRATION_DATE=	2020-11-15
+
 USES=		pkgconfig python:2.7 tar:bzip2
 USE_PYTHON=	autoplist distutils
 

Modified: head/databases/py-htsql/Makefile
==============================================================================
--- head/databases/py-htsql/Makefile	Fri Oct 16 08:01:12 2020	(r552493)
+++ head/databases/py-htsql/Makefile	Fri Oct 16 08:56:09 2020	(r552494)
@@ -14,6 +14,9 @@ COMMENT=	Database Query Language (Core & SQLite Backen
 
 LICENSE=	AGPLv3
 
+DEPRECATED=	Uses deprecated version of python
+EXPIRATION_DATE=	2020-11-15
+
 USES=		python:2.7
 USE_PYTHON=	distutils autoplist
 

Modified: head/devel/bzr-fastimport/Makefile
==============================================================================
--- head/devel/bzr-fastimport/Makefile	Fri Oct 16 08:01:12 2020	(r552493)
+++ head/devel/bzr-fastimport/Makefile	Fri Oct 16 08:56:09 2020	(r552494)
@@ -14,6 +14,9 @@ COMMENT=	Provide fast loading of revision control data
 
 LICENSE=	GPLv2
 
+DEPRECATED=	Uses deprecated version of python
+EXPIRATION_DATE=	2020-11-15
+
 BUILD_DEPENDS=	bzr:devel/bzr
 RUN_DEPENDS=	bzr:devel/bzr \
 		${PYTHON_SITELIBDIR}/fastimport/__init__.py:devel/py-fastimport@${PY_FLAVOR}

Modified: head/devel/py-ToscaWidgets/Makefile
==============================================================================
--- head/devel/py-ToscaWidgets/Makefile	Fri Oct 16 08:01:12 2020	(r552493)
+++ head/devel/py-ToscaWidgets/Makefile	Fri Oct 16 08:56:09 2020	(r552494)
@@ -13,6 +13,9 @@ COMMENT=	Python framework for building reusable web co
 
 LICENSE=	MIT
 
+DEPRECATED=	Uses deprecated version of python
+EXPIRATION_DATE=	2020-11-15
+
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}webob>=0:www/py-webob@${PY_FLAVOR}
 
 USES=		python:2.7

Modified: head/devel/py-calendar/Makefile
==============================================================================
--- head/devel/py-calendar/Makefile	Fri Oct 16 08:01:12 2020	(r552493)
+++ head/devel/py-calendar/Makefile	Fri Oct 16 08:56:09 2020	(r552494)
@@ -10,6 +10,9 @@ COMMENT=	Library for iCalendar/vCard data
 
 LICENSE=	APACHE20
 
+DEPRECATED=	Uses deprecated version of python
+EXPIRATION_DATE=	2020-11-15
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	apple
 GH_PROJECT=	ccs-pycalendar

Modified: head/devel/py-distorm/Makefile
==============================================================================
--- head/devel/py-distorm/Makefile	Fri Oct 16 08:01:12 2020	(r552493)
+++ head/devel/py-distorm/Makefile	Fri Oct 16 08:56:09 2020	(r552494)
@@ -5,6 +5,9 @@ PORTNAME=	distorm
 
 COMMENT=	Python interface for fast x86 and x86-64 disassembler library
 
+DEPRECATED=	Uses deprecated version of python
+EXPIRATION_DATE=	2020-11-15
+
 PORTREVISION=		1
 PYTHON_SLAVEPORT=	yes
 MASTERDIR=		${.CURDIR}/../distorm

Modified: head/devel/py-fabric1/Makefile
==============================================================================
--- head/devel/py-fabric1/Makefile	Fri Oct 16 08:01:12 2020	(r552493)
+++ head/devel/py-fabric1/Makefile	Fri Oct 16 08:56:09 2020	(r552494)
@@ -16,6 +16,9 @@ COMMENT=	High level SSH command execution
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Uses deprecated version of python
+EXPIRATION_DATE=	2020-11-15
+
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}paramiko>=1.10:security/py-paramiko@${PY_FLAVOR} # <3.0
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}fudge>0:devel/py-fudge@${PY_FLAVOR} \

Modified: head/devel/py-meliae/Makefile
==============================================================================
--- head/devel/py-meliae/Makefile	Fri Oct 16 08:01:12 2020	(r552493)
+++ head/devel/py-meliae/Makefile	Fri Oct 16 08:56:09 2020	(r552494)
@@ -14,6 +14,9 @@ COMMENT=	Python Memory Usage Analyzer
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING.txt
 
+DEPRECATED=	Uses deprecated version of python
+EXPIRATION_DATE=	2020-11-15
+
 USES=		python:2.7
 USE_PYTHON=	distutils autoplist cython
 TEST_TARGET=	check  # test fails

Modified: head/devel/py-rcsparse/Makefile
==============================================================================
--- head/devel/py-rcsparse/Makefile	Fri Oct 16 08:01:12 2020	(r552493)
+++ head/devel/py-rcsparse/Makefile	Fri Oct 16 08:56:09 2020	(r552494)
@@ -12,6 +12,9 @@ COMMENT=	RCS file parsing library
 LICENSE=	AGPLv3
 LICENSE_FILE=	${WRKSRC}/COPYRIGHT
 
+DEPRECATED=	Uses deprecated version of python
+EXPIRATION_DATE=	2020-11-15
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	corecode
 GH_TAGNAME=	206bca

Modified: head/devel/py-twext/Makefile
==============================================================================
--- head/devel/py-twext/Makefile	Fri Oct 16 08:01:12 2020	(r552493)
+++ head/devel/py-twext/Makefile	Fri Oct 16 08:56:09 2020	(r552494)
@@ -11,6 +11,9 @@ COMMENT=	Extensions to Twisted
 
 LICENSE=	APACHE20
 
+DEPRECATED=	Uses deprecated version of python
+EXPIRATION_DATE=	2020-11-15
+
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}twisted>=16.6.0:devel/py-twisted@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cffi>=0.6:devel/py-cffi@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}twisted>=16.6:devel/py-twisted@${PY_FLAVOR}

Modified: head/devel/pyrex/Makefile
==============================================================================
--- head/devel/pyrex/Makefile	Fri Oct 16 08:01:12 2020	(r552493)
+++ head/devel/pyrex/Makefile	Fri Oct 16 08:56:09 2020	(r552494)
@@ -15,6 +15,9 @@ COMMENT=	Programming Language for writing Python exten
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+DEPRECATED=	Uses deprecated version of python
+EXPIRATION_DATE=	2020-11-15
+
 USES=		python:2.7
 USE_PYTHON=	autoplist distutils
 

Modified: head/japanese/py-tegaki/Makefile
==============================================================================
--- head/japanese/py-tegaki/Makefile	Fri Oct 16 08:01:12 2020	(r552493)
+++ head/japanese/py-tegaki/Makefile	Fri Oct 16 08:56:09 2020	(r552494)
@@ -13,6 +13,9 @@ COMMENT=	Open-source Chinese and Japanese handwriting 
 
 LICENSE=	GPLv2
 
+DEPRECATED=	Uses deprecated version of python
+EXPIRATION_DATE=	2020-11-15
+
 LIB_DEPENDS=	libzinnia.so:japanese/zinnia
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/zinnia.py:japanese/py-zinnia@${PY_FLAVOR}
 

Modified: head/misc/py-progressbar231/Makefile
==============================================================================
--- head/misc/py-progressbar231/Makefile	Fri Oct 16 08:01:12 2020	(r552493)
+++ head/misc/py-progressbar231/Makefile	Fri Oct 16 08:56:09 2020	(r552494)
@@ -12,6 +12,9 @@ COMMENT=	Text progressbar library for python
 
 LICENSE=	BSD3CLAUSE
 
+DEPRECATED=	Uses deprecated version of python
+EXPIRATION_DATE=	2020-11-15
+
 USE_PYTHON=	autoplist distutils
 USES=		python:2.7
 

Modified: head/multimedia/py-kaa-imlib2/Makefile
==============================================================================
--- head/multimedia/py-kaa-imlib2/Makefile	Fri Oct 16 08:01:12 2020	(r552493)
+++ head/multimedia/py-kaa-imlib2/Makefile	Fri Oct 16 08:56:09 2020	(r552494)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 MAINTAINER=	fbsd@opal.com
 COMMENT=	Kaa Media Repository - imlib2 wrapper for python
 
+DEPRECATED=	Uses deprecated version of python
+EXPIRATION_DATE=	2020-11-15
+
 BUILD_DEPENDS=	${PYTHON_SITELIBDIR}/kaa/__init__.py:multimedia/py-kaa-base@${PY_FLAVOR}
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 LIB_DEPENDS=	libImlib2.so:graphics/imlib2

Modified: head/multimedia/py-kaa-metadata/Makefile
==============================================================================
--- head/multimedia/py-kaa-metadata/Makefile	Fri Oct 16 08:01:12 2020	(r552493)
+++ head/multimedia/py-kaa-metadata/Makefile	Fri Oct 16 08:56:09 2020	(r552494)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 MAINTAINER=	fbsd@opal.com
 COMMENT=	Kaa Media Repository - media file metadata parser
 
+DEPRECATED=	Uses deprecated version of python
+EXPIRATION_DATE=	2020-11-15
+
 LIB_DEPENDS=	libdvdread.so:multimedia/libdvdread \
 		libexiv2.so:graphics/exiv2
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}kaa-base>0:multimedia/py-kaa-base@${PY_FLAVOR}

Modified: head/net-im/libtelepathy/Makefile
==============================================================================
--- head/net-im/libtelepathy/Makefile	Fri Oct 16 08:01:12 2020	(r552493)
+++ head/net-im/libtelepathy/Makefile	Fri Oct 16 08:56:09 2020	(r552494)
@@ -11,6 +11,9 @@ MASTER_SITES=	http://telepathy.freedesktop.org/release
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Flexible Communications Framework
 
+DEPRECATED=	Uses deprecated version of python
+EXPIRATION_DATE=	2020-11-15
+
 LIB_DEPENDS=	libtelepathy-glib.so:net-im/telepathy-glib \
 		libdbus-glib-1.so:devel/dbus-glib
 

Modified: head/security/py-mcrypt/Makefile
==============================================================================
--- head/security/py-mcrypt/Makefile	Fri Oct 16 08:01:12 2020	(r552493)
+++ head/security/py-mcrypt/Makefile	Fri Oct 16 08:56:09 2020	(r552494)
@@ -15,6 +15,9 @@ COMMENT=	Comprehensive Python interface to the mcrypt 
 LICENSE=	LGPL21+
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Uses deprecated version of python
+EXPIRATION_DATE=	2020-11-15
+
 LIB_DEPENDS=	libmcrypt.so:security/libmcrypt
 
 USES=		python:2.7

Modified: head/www/py-beautifulsoup32/Makefile
==============================================================================
--- head/www/py-beautifulsoup32/Makefile	Fri Oct 16 08:01:12 2020	(r552493)
+++ head/www/py-beautifulsoup32/Makefile	Fri Oct 16 08:56:09 2020	(r552494)
@@ -15,6 +15,9 @@ COMMENT=	HTML/XML Parser for Python
 
 LICENSE=	BSD3CLAUSE
 
+DEPRECATED=	Uses deprecated version of python
+EXPIRATION_DATE=	2020-11-15
+
 USES=		python:2.7
 USE_PYTHON=	autoplist distutils
 NO_ARCH=	yes

Modified: head/www/py-evernote/Makefile
==============================================================================
--- head/www/py-evernote/Makefile	Fri Oct 16 08:01:12 2020	(r552493)
+++ head/www/py-evernote/Makefile	Fri Oct 16 08:56:09 2020	(r552494)
@@ -12,6 +12,9 @@ COMMENT=	Evernote SDK for Python
 
 LICENSE=	BSD2CLAUSE
 
+DEPRECATED=	Uses deprecated version of python
+EXPIRATION_DATE=	2020-11-15
+
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}oauth2>0:net/py-oauth2@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}thrift>0:devel/py-thrift@${PY_FLAVOR}
 

Modified: head/www/py-requestbuilder/Makefile
==============================================================================
--- head/www/py-requestbuilder/Makefile	Fri Oct 16 08:01:12 2020	(r552493)
+++ head/www/py-requestbuilder/Makefile	Fri Oct 16 08:56:09 2020	(r552494)
@@ -13,6 +13,9 @@ COMMENT=	Command line-driven HTTP request builder
 LICENSE=	ISCL
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Uses deprecated version of python
+EXPIRATION_DATE=	2020-11-15
+
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}requests>=2.4:www/py-requests@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
 

Modified: head/x11-toolkits/py-SquareMap/Makefile
==============================================================================
--- head/x11-toolkits/py-SquareMap/Makefile	Fri Oct 16 08:01:12 2020	(r552493)
+++ head/x11-toolkits/py-SquareMap/Makefile	Fri Oct 16 08:56:09 2020	(r552494)
@@ -13,6 +13,9 @@ COMMENT=	Hierarchic visualization control for wxPython
 
 LICENSE=	BSD2CLAUSE
 
+DEPRECATED=	Uses deprecated version of python
+EXPIRATION_DATE=	2020-11-15
+
 USES=		python:2.7
 USE_PYTHON=	distutils autoplist
 USE_WX=		3.0+



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