[Python-modules-commits] [django-guardian] 08/08: scm gets version wrong
Brian May
bam at moszumanska.debian.org
Mon Apr 4 07:35:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
bam pushed a commit to branch master
in repository django-guardian.
commit 97da5cddb8e7e1b02018fbd9fde514c7f75e8ea6
Author: Brian May <bam at debian.org>
Date: Mon Apr 4 17:27:18 2016 +1000
scm gets version wrong
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 1190921..ccf0b54 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
#!/usr/bin/make -f
# -*- makefile -*-
export PYBUILD_NAME=django-guardian
+export SETUPTOOLS_SCM_PRETEND_VERSION=1.4.4
%:
dh $@ --with python2,python3 --buildsystem=pybuild
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-guardian.git
More information about the Python-modules-commits
mailing list