[notify] twisted -> python-twisted

removed dependencies: zope.interface pycrypto
new dependencies: python-Automat python-constantly python-hyperlink python-incremental python-zope-interface
This commit is contained in:
Danny Rawlins 2017-11-05 19:15:31 +11:00
parent 41f8e2d7a6
commit 0e071f1c28
4 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3xdVSOM50MOQjXA6CvPhjBzyvGqpp5mis3qGq6aJiiFz8WKopGcG3m+4HMwe2IJ8FkW+wqfwPMLh3GlxcjBHWgE=
SHA256 (Pkgfile) = 616fe414b61ede06fdb7fe015595924aa2fe8c0a6035948d4747df4d4f1b1c4c
RWSagIOpLGJF3zbWyIjMddU5/KidLzST4gJyluLQGbfQga/pKxCD6ewjCP1mIvD8T8hUN/9mOPOEIIifquK9FS1t3GS2onpoiwU=
SHA256 (Pkgfile) = 876d548ef4167774187d3bc74d5b1008bb47e5f4cf115f6a9bbbe0bc78908374
SHA256 (.footprint) = 7ed5fe7b5c039b74ed794004b9826ceab1596b0d3f0a1daa1a71d9e36c9a70a5
SHA256 (twisted-17.9.0.tar.gz) = c946cf2c6829119df49e68e69003ae978a7e74e61df186c5da80161d641b3852

View File

@ -1,9 +1,9 @@
# Description: Python event-driven networking framework.
# URL: http://www.twistedmatrix.com/
# Maintainer: Danny Rawlins, crux at romster dot me
# Depends on: zope.interface pycrypto
# Depends on: python-Automat python-constantly python-hyperlink python-incremental python-zope-interface
name=twisted
name=python-twisted
version=17.9.0
release=1
source=(https://github.com/twisted/twisted/archive/twisted-$version.tar.gz)