chiark
/
gitweb
/
~mdw
/
catacomb-python
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
debian/control: Bump `catacomb-dev' dependency for AEAD stuff.
[catacomb-python]
/
setup.py
diff --git
a/setup.py
b/setup.py
index a5a60e2b40e1b698e2d7aee45317d0cecc1d3051..bb6d2e1fe5902b054d208d7135d11d9950004e8e 100755
(executable)
--- a/
setup.py
+++ b/
setup.py
@@
-4,7
+4,7
@@
import distutils.core as DC
import mdwsetup as MS
MS.pkg_config('catacomb', '2.4.2-70')
import mdwsetup as MS
MS.pkg_config('catacomb', '2.4.2-70')
-MS.pkg_config('mLib', '2.
0.4
')
+MS.pkg_config('mLib', '2.
2.2.1
')
cat = DC.Extension('catacomb._base',
['catacomb.c', 'bytestring.c', 'buffer.c',
cat = DC.Extension('catacomb._base',
['catacomb.c', 'bytestring.c', 'buffer.c',