[Python-modules-commits] [pycryptodome] 02/03: Use Cryptodome as the module name
Christopher Stuart Hoskin
mans0954 at moszumanska.debian.org
Wed Jun 7 19:20:03 UTC 2017
This is an automated email from the git hooks/post-receive script.
mans0954 pushed a commit to branch master
in repository pycryptodome.
commit 93106c8cedd44415fc3ba87e99dcd5f6d49d9a45
Author: Christopher Hoskin <mans0954 at debian.org>
Date: Wed Jun 7 20:18:44 2017 +0100
Use Cryptodome as the module name
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index 747b13a..4469e78 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,8 @@ include /usr/share/dpkg/buildflags.mk
# This file was automatically generated by stdeb 0.8.5 at
# Tue, 06 Jun 2017 15:17:02 +0100
export PYBUILD_NAME=pycryptodome
+export PYBUILD_BEFORE_BUILD=touch .separate_namespace
+export PYBUILD_AFTER_BUILD=rm .separate_namespace
%:
dh $@ --with python2,python3 --buildsystem=pybuild
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pycryptodome.git
More information about the Python-modules-commits
mailing list