devel/py-twine1: Remove obsoleted port
Use devel/py-twine instead.
This commit is contained in:
parent
984493c7fe
commit
005edfcb4d
5 changed files with 1 additions and 38 deletions
1
MOVED
1
MOVED
|
@ -16380,3 +16380,4 @@ devel/py-taskflow3|devel/py-taskflow|2021-06-10|Remove obsoleted port. Use devel
|
|||
devel/py-tempora1|devel/py-tempora|2021-06-10|Remove obsoleted port. Use devel/py-tempora instead
|
||||
devel/py-tinyrpc0|devel/py-tinyrpc|2021-06-10|Remove obsoleted port. Use devel/py-tinyrpc instead
|
||||
devel/py-tooz1|devel/py-tooz|2021-06-10|Remove obsoleted port. Use devel/py-tooz instead
|
||||
devel/py-twine1|devel/py-twine|2021-06-10|Remove obsoleted port. Use devel/py-twine instead
|
||||
|
|
|
@ -5196,7 +5196,6 @@
|
|||
SUBDIR += py-twiggy
|
||||
SUBDIR += py-twilio
|
||||
SUBDIR += py-twine
|
||||
SUBDIR += py-twine1
|
||||
SUBDIR += py-twisted
|
||||
SUBDIR += py-txaio
|
||||
SUBDIR += py-typechecks
|
||||
|
|
|
@ -1,31 +0,0 @@
|
|||
# Created by: Tom Judge <tj@FreeBSD.org>
|
||||
|
||||
PORTNAME= twine
|
||||
DISTVERSION= 1.15.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
PKGNAMESUFFIX= 1
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Collection of utilities for interacting with PyPI
|
||||
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pkginfo>=1.4.2:sysutils/py-pkginfo@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}readme-renderer>=21.0:devel/py-readme-renderer@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}requests>=2.5.0:www/py-requests@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}requests-toolbelt>=0.8.0:www/py-requests-toolbelt@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}tqdm>=4.14:misc/py-tqdm@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
# twine 2.0.0+ requires Python 3.6+
|
||||
PORTSCOUT= limit:^1\.
|
||||
|
||||
.include <bsd.port.mk>
|
|
@ -1,3 +0,0 @@
|
|||
TIMESTAMP = 1568892810
|
||||
SHA256 (twine-1.15.0.tar.gz) = a3d22aab467b4682a22de4a422632e79d07eebd07ff2a7079effb13f8a693787
|
||||
SIZE (twine-1.15.0.tar.gz) = 139576
|
|
@ -1,3 +0,0 @@
|
|||
Twine is a utility for interacting with PyPI.
|
||||
|
||||
WWW: https://github.com/pypa/twine
|
Loading…
Reference in a new issue