[Python-modules-commits] [python-ratelimiter] 01/02: Fix build dependencies

chrysn chrysn-guest at moszumanska.debian.org
Mon Dec 11 09:25:50 UTC 2017


This is an automated email from the git hooks/post-receive script.

chrysn-guest pushed a commit to branch master
in repository python-ratelimiter.

commit 39e282390fed1d7f447cd80386bcfce40de78f5d
Author: chrysn <chrysn at fsfe.org>
Date:   Mon Dec 11 09:54:26 2017 +0100

    Fix build dependencies
    
    Tests don't need anything right now as they are no-ops, and setuptools
    was forgotten previously.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index c41404f..b9f0108 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: python-ratelimiter
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Christian M. Amsüss <chrysn at fsfe.org>
-Build-Depends: debhelper (>= 10), python3, python3-pytest
+Build-Depends: debhelper (>= 10), python3, python3-setuptools
 Standards-Version: 4.1.1
 Section: python
 Homepage: https://github.com/RazerM/ratelimiter

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-ratelimiter.git



More information about the Python-modules-commits mailing list