1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

Add py-twine1 1.15.0 (copied from py-twine)

- Add PORTSCOUT
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-01-20 20:08:39 +00:00
parent 75da91cea5
commit 9ba59f0aa5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=523646
4 changed files with 37 additions and 0 deletions

View File

@ -5138,6 +5138,7 @@
SUBDIR += py-twiggy
SUBDIR += py-twilio
SUBDIR += py-twine
SUBDIR += py-twine1
SUBDIR += py-twisted
SUBDIR += py-txaio
SUBDIR += py-typechecks

30
devel/py-twine1/Makefile Normal file
View File

@ -0,0 +1,30 @@
# Created by: Tom Judge <tj@FreeBSD.org>
# $FreeBSD$
PORTNAME= twine
DISTVERSION= 1.15.0
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
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
PORTSCOUT= limit:^1\.
.include <bsd.port.mk>

3
devel/py-twine1/distinfo Normal file
View File

@ -0,0 +1,3 @@
TIMESTAMP = 1568892810
SHA256 (twine-1.15.0.tar.gz) = a3d22aab467b4682a22de4a422632e79d07eebd07ff2a7079effb13f8a693787
SIZE (twine-1.15.0.tar.gz) = 139576

View File

@ -0,0 +1,3 @@
Twine is a utility for interacting with PyPI.
WWW: https://github.com/pypa/twine