diff --git a/dev-python/twisted/twisted-20.3.0.recipe b/dev-python/twisted/twisted-20.3.0.recipe index b370c0386..cac6e26db 100644 --- a/dev-python/twisted/twisted-20.3.0.recipe +++ b/dev-python/twisted/twisted-20.3.0.recipe @@ -22,7 +22,7 @@ Twisted-based code." HOMEPAGE="https://twistedmatrix.com" COPYRIGHT="2001-2020 Twisted project members" LICENSE="MIT" -REVISION="3" +REVISION="4" SOURCE_URI="https://github.com/twisted/twisted/archive/twisted-$portVersion.tar.gz" CHECKSUM_SHA256="64173c6a561b206bea4193f810ff6f26b549b34e3b581a34eba499669c798427" SOURCE_DIR="twisted-twisted-$portVersion" @@ -57,7 +57,7 @@ REQUIRES_$pythonPackage=\"\ zope_interface_$pythonPackage\n\ \"" if [ "$targetArchitecture" = "x86_gcc2" ]; then - eval "PROVIDES_${pythonPackage}+=\"\ + eval "PROVIDES_${pythonPackage}+=\"\n\ twisted_$pythonPackage = $portVersion\ \"" fi