summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-03-13 18:02:31 +0000
committeradam <adam@pkgsrc.org>2019-03-13 18:02:31 +0000
commitbc0d4592e5e51690ae866c9302cefc57e39fdeec (patch)
tree40566b603e4e1724d0e8928f896823117050085e /net/Makefile
parent646ab0f546d6ec9ce2670cc978cd2ddfc323859b (diff)
downloadpkgsrc-bc0d4592e5e51690ae866c9302cefc57e39fdeec.tar.gz
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.
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
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