mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
net/py-twitter: Rename to py-python-twitter
Renamed to reflect official name at PyPI/Github. PR: 212673 Approved by: garga (mentor), python (miwi) Differential Revision: https://reviews.freebsd.org/D10705
This commit is contained in:
@@ -9387,3 +9387,4 @@ graphics/libGL|graphics/mesa-libs|2017-05-12|Mesa libraries were merged into one
|
||||
multimedia/rubygem-av-rails5||2017-05-15|Has expired: Use multimedia/rubygem-av instead
|
||||
devel/rubygem-cocaine-rails5||2017-05-15|Has expired: Use devel/rubygem-cocaine instead
|
||||
devel/rubygem-climate_control-rails5||2017-05-15|Has expired: Use devel/rubygem-climate_control instead
|
||||
net/py-twitter|net/py-python-twitter|2017-05-15|Renamed to reflect official name at PyPI/Github
|
||||
|
||||
+1
-1
@@ -1033,6 +1033,7 @@
|
||||
SUBDIR += py-python-novaclient
|
||||
SUBDIR += py-python-ntlm
|
||||
SUBDIR += py-python-openstackclient
|
||||
SUBDIR += py-python-twitter
|
||||
SUBDIR += py-pyvmomi
|
||||
SUBDIR += py-pyzmq
|
||||
SUBDIR += py-qt4-network
|
||||
@@ -1059,7 +1060,6 @@
|
||||
SUBDIR += py-tofu
|
||||
SUBDIR += py-tweepy
|
||||
SUBDIR += py-twistedPair
|
||||
SUBDIR += py-twitter
|
||||
SUBDIR += py-twitter-tools
|
||||
SUBDIR += py-txamqp
|
||||
SUBDIR += py-txrestapi
|
||||
|
||||
@@ -1,12 +1,11 @@
|
||||
# Created by: ijliao
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= twitter
|
||||
PORTNAME= python-twitter
|
||||
PORTVERSION= 3.2.1
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= python-${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= python@FreeBSD.org
|
||||
COMMENT= Python wrapper around the Twitter API
|
||||
Reference in New Issue
Block a user