~feraudet/duplicity/fix

« back to all changes in this revision

Viewing changes to CHANGELOG

  • Committer: Kenneth Loafman
  • Date: 2015-10-12 14:50:08 UTC
  • Revision ID: kenneth@loafman.com-20151012145008-hzor7tfdiom6viw5
* Upgrade to newest version of pep8 and pylint.   Add three ignores 
  to test_pep8 and one to test_pylint to get the rest to pass.  They 
  are all valid in our case.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
    amazon-s3-storage-class-and-lower-glacier-prices/
16
16
* The ptyprocess module no longer supports Python 2.6, so fix tox.ini to
17
17
  use an older version.  Make explicit environs for all tests.
 
18
* Upgrade to newest version of pep8 and pylint.   Add three ignores 
 
19
  to test_pep8 and one to test_pylint to get the rest to pass.  They 
 
20
  are all valid in our case.
18
21
 
19
22
 
20
23
New in v0.7.05 (2015/09/15)