From bc0d4592e5e51690ae866c9302cefc57e39fdeec Mon Sep 17 00:00:00 2001 From: adam Date: Wed, 13 Mar 2019 18:02:31 +0000 Subject: py-twine: updated to 1.13.0 Twine is a utility for publishing Python packages on PyPI. It provides build system independent uploads of source and binary distribution artifacts for both new and existing projects. --- net/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index 6efefde443e..1197fe827ce 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1242 2019/03/11 16:28:58 kamil Exp $ +# $NetBSD: Makefile,v 1.1243 2019/03/13 18:02:31 adam Exp $ # COMMENT= Networking tools @@ -716,6 +716,7 @@ SUBDIR+= py-softlayer_messaging SUBDIR+= py-subunit SUBDIR+= py-tldextract SUBDIR+= py-tweepy +SUBDIR+= py-twine SUBDIR+= py-twisted SUBDIR+= py-twisted-docs SUBDIR+= py-twython -- cgit v1.2.3