Kristoffer Søholm
f74aafc9e6
pythonPackages.pwntools: 3.12 -> 4.0b0
...
Fixes the broken build. I chose to go directly to 4.0 beta because
stable is pretty old, and because 4.0 has python3 support.
2019-11-13 13:15:12 -08:00
Jörg Thalheim
02b4738052
pwntools: 3.11.0 -> 3.12.0
2018-02-28 09:06:06 +00:00
Kristoffer Søholm
d834ae3cbb
pythonPackages.pwntools: fix build
...
pypandoc is broken (it does not work properly with pandoc 2), so we
remove the dependency as it was only used for generating PyPI docs.
The patch will be included upstream in the next version, so it should
be removed next time this package is updated.
2018-02-02 20:02:19 +01:00
Frederik Rietdijk
b6ea6d51c2
python: pwntools: 3.10.0 -> 3.11.0
2018-01-07 09:47:13 +01:00
Kristoffer Søholm
56949d7e75
pythonPackages.pwntools: disable tests
...
There aren't any tests to run, and now the package fails to build
because of a crash while looking if there are any tests.
2017-12-17 20:03:24 +01:00
adisbladis
d99378654f
pythonPackages: Add version and pname attributes to packages
2017-11-23 17:49:43 +01:00
Kristoffer Søholm
a9e5a846db
python: pwntools 3.7.1 -> 3.10.0
...
Also moved to a seperate module
2017-10-29 01:39:03 +02:00