[tryton-debian-vcs] cached-property branch debian updated. debian/1.3.0-1-5-g09246db

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Sat Mar 5 00:23:03 UTC 2016


The following commit has been merged in the debian branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/cached-property.git;a=commitdiff;h=debian/1.3.0-1-5-g09246db

commit 09246dbbcd1ef0aa4d8cf9b7c79683ced525205c
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Sat Mar 5 01:04:03 2016 +0100

    Removing the version constraint from python.
    
    The minimal python version is guaranteed anyway by X-Python >= 2.7.

diff --git a/debian/control b/debian/control
index c3594e4..cfc3adb 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Mathias Behrle <mathiasb at m9s.biz>
 Build-Depends:
  debhelper (>= 9),
  dh-python (>= 1.20130901-1~),
- python (>= 2.6.6-3~),
+ python,
  python-freezegun,
  python3-freezegun,
  python-setuptools,
-- 
cached-property



More information about the tryton-debian-vcs mailing list