]> git.pld-linux.org Git - packages/fedmsg.git/commitdiff
drop cryptography dep as well
authorElan Ruusamäe <glen@delfi.ee>
Wed, 11 Nov 2015 18:51:59 +0000 (20:51 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 11 Nov 2015 18:51:59 +0000 (20:51 +0200)
http://pkgs.fedoraproject.org/cgit/fedmsg.git/commit/?id=0218751509f630fbeb6365e1f44b9c0098bb4165

fedmsg.spec

index 286241c05067c6d5b8b61337513dceabbcfbd543..6be7129c9b0736ebc9eb6e9f603d9f282e93b34a 100644 (file)
@@ -133,6 +133,7 @@ rm -f fedmsg/tests/test_crypto_gpg.py
 # so knock it out too.
 sed -i "/'sqlalchemy.*$/d" setup.py
 
+sed -i "/cryptography/d" setup.py
 sed -i "/daemon/d" setup.py
 
 # Temporarily disable signature validation while the timestamp precision bug is
This page took 0.106421 seconds and 4 git commands to generate.