Bump hacking to 0.9.x series
Change-Id: I6dfd8238c9567879f522a6f908c339ac16411e99
This commit is contained in:
parent
dfc91b7e85
commit
2b9fde041f
@ -1,13 +0,0 @@
|
||||
# Copyright (c) 2012 Hewlett-Packard Development Company, L.P.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
||||
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
||||
# License for the specific language governing permissions and limitations
|
||||
# under the License.
|
@ -55,7 +55,6 @@ import datetime
|
||||
import functools
|
||||
import hashlib
|
||||
import os
|
||||
import pkginfo
|
||||
import re
|
||||
import shlex
|
||||
import shutil
|
||||
@ -63,6 +62,8 @@ import subprocess
|
||||
import sys
|
||||
import tempfile
|
||||
import urllib
|
||||
|
||||
import pkginfo
|
||||
import yaml
|
||||
|
||||
|
||||
|
@ -1 +1 @@
|
||||
hacking>=0.5.6,<0.8
|
||||
hacking>=0.9.2,<0.10
|
||||
|
Loading…
x
Reference in New Issue
Block a user