mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
devel/py-thriftpy: Remove deprecated port
ThriftPy is deprecated long ago, use ThriftPy2 instead which aims to provide long-term support and is fully compatible with Thriftpy. There are no consumer ports of this port in the tree.
This commit is contained in:
parent
ceb020d97b
commit
6daca87f7c
1
MOVED
1
MOVED
@ -16504,3 +16504,4 @@ lang/erlang-runtime20|lang/erlang-runtime22|2021-10-04|Has expired: no longer su
|
||||
lang/erlang-riak|lang/erlang-runtime22|2021-10-04|Has expired: no longer supported upstream, use lang/erlang >=22
|
||||
sysutils/stanchion||2021-10-04|Has expired: dependencies no longer supported upstream
|
||||
sysutils/riak-cs||2021-10-04|Has expired: dependencies no longer supported upstream
|
||||
devel/py-thriftpy|devel/py-thriftpy2|2021-10-04|Remove deprecated port. Use devel/py-thriftpy2 instead
|
||||
|
@ -1,20 +0,0 @@
|
||||
# Created by: Mark Felder <feld@FreeBSD.org>
|
||||
|
||||
PORTNAME= thriftpy
|
||||
PORTVERSION= 0.3.9
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Pure python implementation of Apache Thrift
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1478124182
|
||||
SHA256 (thriftpy-0.3.9.tar.gz) = 309e57d97b5bfa01601393ad4f245451e989d6206a59279e56866b264a99796d
|
||||
SIZE (thriftpy-0.3.9.tar.gz) = 208164
|
@ -1,4 +0,0 @@
|
||||
ThriftPy is a pure python implementation of Apache Thrift in a pythonic
|
||||
way.
|
||||
|
||||
WWW: https://github.com/eleme/thriftpy
|
Loading…
Reference in New Issue
Block a user