svn commit: r424649 - head/net-im/py-python-telegram-bot

Jimmy Olgeni olgeni at FreeBSD.org
Tue Oct 25 20:26:07 UTC 2016


Author: olgeni
Date: Tue Oct 25 20:26:05 2016
New Revision: 424649
URL: https://svnweb.freebsd.org/changeset/ports/424649

Log:
  Update net-im/py-python-telegram-bot to version 5.2.0.
  
  - Set NO_ARCH.

Modified:
  head/net-im/py-python-telegram-bot/Makefile
  head/net-im/py-python-telegram-bot/distinfo

Modified: head/net-im/py-python-telegram-bot/Makefile
==============================================================================
--- head/net-im/py-python-telegram-bot/Makefile	Tue Oct 25 19:50:44 2016	(r424648)
+++ head/net-im/py-python-telegram-bot/Makefile	Tue Oct 25 20:26:05 2016	(r424649)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	python-telegram-bot
-PORTVERSION=	5.1.1
+PORTVERSION=	5.2.0
 CATEGORIES=	net-im devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,6 +17,7 @@ BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fu
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future \
 		${PYTHON_PKGNAMEPREFIX}urllib3>0:net/py-urllib3
 
+NO_ARCH=	yes
 USES=		python
 USE_PYTHON=	distutils autoplist
 

Modified: head/net-im/py-python-telegram-bot/distinfo
==============================================================================
--- head/net-im/py-python-telegram-bot/distinfo	Tue Oct 25 19:50:44 2016	(r424648)
+++ head/net-im/py-python-telegram-bot/distinfo	Tue Oct 25 20:26:05 2016	(r424649)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1476111132
-SHA256 (python-telegram-bot-5.1.1.tar.gz) = d919f32fcde7b3c83220a1bf993471472cf158be7646a93442507e7855dab4e6
-SIZE (python-telegram-bot-5.1.1.tar.gz) = 75464
+TIMESTAMP = 1477423921
+SHA256 (python-telegram-bot-5.2.0.tar.gz) = 92c57965ed5b0320ed3a3a9153acd804b99cd0fa6bbe992adcd8c694588dac35
+SIZE (python-telegram-bot-5.2.0.tar.gz) = 83824


More information about the svn-ports-all mailing list