[Python-modules-commits] [sqlparse] 04/05: Add pypy-setuptools to Depends
Andriy Senkovych
jollyroger-guest at moszumanska.debian.org
Tue Nov 8 01:03:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
jollyroger-guest pushed a commit to branch master
in repository sqlparse.
commit 58fc70d523621847a73a240972378a69f3063cb2
Author: Andriy Senkovych <jolly_roger at itblog.org.ua>
Date: Tue Nov 8 02:59:27 2016 +0200
Add pypy-setuptools to Depends
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 6616eb7..47af5bd 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9), dh-python,
python-all (>= 2.6.5-13~), python3-all (>= 3.2),
python-sphinx (>= 1.0.7+dfsg),
python-pytest, python3-pytest,
- python-setuptools, python3-setuptools,
+ python-setuptools, python3-setuptools, pypy-setuptools,
pypy
Standards-Version: 3.9.8
Homepage: https://github.com/andialbrecht/sqlparse
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/sqlparse.git
More information about the Python-modules-commits
mailing list