Commit Graph

907 Commits (1f7e80a33d9a67055b37d1730ca77c1e87835f69)

Author SHA1 Message Date
Isis Lovecruft cc59df2ca3
Check for Py2.6 in setup.py; then add ordereddict to install_requires. 2013-12-04 00:31:41 +00:00
Isis Lovecruft 27cab9651e
Merge remote-tracking branch 'drpoovilleorg/master' into develop 2013-12-04 00:07:57 +00:00
Isis Lovecruft c4313fc1a8 Merge remote-tracking branch 'ttanner/fix/noprint' into develop 2013-12-03 22:57:18 +00:00
Isis Lovecruft 97933ebb07
Get rid of the annoying "GnuPG logging disabled..." print statement. 2013-12-03 22:35:38 +00:00
Isis Lovecruft 641f503f4a
Cleanup docstrings in gnupg.py. 2013-12-03 22:35:17 +00:00
Isis Lovecruft 04b9a13a51
Cleanup docstrings in _util.py. 2013-12-03 22:27:11 +00:00
Isis Lovecruft 82cdfaf45e
Cleanup Sphinx directives in docstrings in _parsers.py. 2013-12-03 22:26:26 +00:00
Isis Lovecruft 4f2dc555a5
Cleanup Sphinx directives in _meta.py. 2013-12-03 22:25:16 +00:00
Isis Lovecruft 9d75e0f01b
Cleanup Sphinx directives in docstrings in _trust.py. 2013-12-03 22:23:44 +00:00
Isis Lovecruft 3c155e1511
Fix the rst table of logging level names and values. 2013-12-03 22:22:10 +00:00
Isis Lovecruft f38caae84d
Remove duplicate headings from module docstrings. 2013-12-03 22:21:36 +00:00
Isis Lovecruft cfff8aaba8
Fix blockquotes of previous documentation in gnupg.rst. 2013-12-03 22:00:09 +00:00
Isis Lovecruft 87b8c97a34
Fix a couple refs pointing to the wrong classes in docs/gnupg.rst. 2013-12-03 21:59:50 +00:00
Isis Lovecruft 9a4f9c2f9a
Don't document special attributes in _meta twice. 2013-12-03 21:56:59 +00:00
Isis Lovecruft 8dda32636f
Add reference Sphinx directives for module sections in docs. 2013-12-03 21:55:57 +00:00
Isis Lovecruft 15d5635ea4
Disable Sphinx prefixing with full module names. 2013-12-03 21:55:08 +00:00
Isis Lovecruft 91ef911862
Specify Sphinx source encoding explicitly. 2013-12-03 21:54:29 +00:00
Isis Lovecruft 0f611c3c13
Add intersphinx mapping to docs.python.org. 2013-12-03 21:53:54 +00:00
Isis Lovecruft 66c3a1b693
Update Sphinx version requirement. 2013-12-03 21:53:12 +00:00
Isis Lovecruft 638d639558
Add options to Sphinx conf.py for -Wall and rebuild environment. 2013-12-03 21:51:09 +00:00
Isis Lovecruft 7d7dec5d9f
Make doc html head font easier to read. 2013-12-03 21:49:46 +00:00
Isis Lovecruft 0e6171a4af
Move DETAILS.html into _static/ so that the documentation can link to it. 2013-12-03 21:47:39 +00:00
Isis Lovecruft 6cf7e0fe61
Revert "remove docs/_static folder."
This reverts commit e5351cfe95.

As mentioned on the issue tracker, [0] some of the CSS from docs/_static was
still required to make the layout of the Sphinx generated output have the
correct layout. I reverted the last commit, which removed the whole
docs/_static directory, and then removed all the JavaScript and the unneeded
CSS. Hopefully, this is okay with Debian. :)

[0]: https://github.com/isislovecruft/python-gnupg/pull/27#issuecomment-29712108
2013-12-03 21:42:46 +00:00
Isis Lovecruft e9b422ec58
Merge remote-tracking branch 'kalikaneko/bug/fix-sphinx-build' into develop 2013-12-03 13:52:23 +00:00
Isis Lovecruft dd9adb8f7a
Add upload_all setup.cfg alias. 2013-12-03 11:37:32 +00:00
Isis Lovecruft ffb1aeace5
Merge branch 'master' into develop 2013-12-03 11:36:59 +00:00
Isis Lovecruft 7b2c5dc9db
Merge branch 'release/1.2.4' 2013-12-03 11:36:33 +00:00
Isis Lovecruft 5006cd95e5
Merge branch 'hotfix/pin-psutil-version' into develop 2013-12-03 11:22:53 +00:00
Isis Lovecruft b032399705
Add additional setup.cfg [upload_docs] parameters. 2013-12-03 11:22:10 +00:00
Isis Lovecruft ce30d9a1ae
Update setup.py to use dependency links from requirements.txt. 2013-12-03 11:21:37 +00:00
Isis Lovecruft aa3ff37a2b
Add Makefile commands for creating zipped doc builds. 2013-12-03 11:20:32 +00:00
Isis Lovecruft 96c3ee97f9
Fix Sphinx build failing due to missing psutil import. 2013-12-03 10:54:13 +00:00
Isis Lovecruft c01bd9556e
Merge branch 'hotfix/pin-psutil-version' into develop 2013-12-03 06:48:58 +00:00
Isis Lovecruft 83f37272b3
Pin psutil==1.2.1 and add a SHA-256 hash for peep.
See https://pypi.python.org/pypi/peep/ for a pip wrapper which pins packages
by hash digest in a requirements.txt file.
2013-12-03 06:43:03 +00:00
Isis Lovecruft b1bc36e718
Merge remote-tracking branch 'drebs/bug/fix-os.getresuid-not-supported-on-os-x' into develop 2013-12-02 23:30:02 +00:00
Isis Lovecruft bece5d92d1
Merge branch 'hotfix/GPGBase-homedirsetter-docstring' into develop 2013-12-02 08:47:07 +00:00
Isis Lovecruft 98dd681300
Merge branch 'hotfix/inheritable-property-whitespace' into develop 2013-12-02 08:46:32 +00:00
Isis Lovecruft 33c905ed0f
Fix whitespace indentation levels in _util.InheritableProperty class. 2013-12-02 08:44:31 +00:00
Isis Lovecruft 15f83fe508
Fix GPGBase._homedir_setting docstring parameter name. 2013-12-02 07:45:59 +00:00
Chris Ward a1c104541c py2.6 compatability; fallback to trying ordereddict.OrderedDict if collections.OrderedDict is not available 2013-11-21 15:06:36 +01:00
Thomas Tanner b0dc01b608 remove print statements in logger 2013-11-17 14:45:22 +01:00
Thomas Tanner fa8216e1f7 bugfix: find default_key in sign 2013-11-12 12:14:56 +01:00
drebs 2f60144ad9 Fix validation of --verify argument using detached sig. 2013-10-24 18:05:18 -02:00
drebs 2c0c826c0f Fix gpg binary path validation. 2013-10-24 18:04:30 -02:00
drebs 678d36ea62 Fix path creation. 2013-10-14 17:09:09 -03:00
drebs e6944488fb Replace os.getresuid() so it works on Mac OS X. 2013-10-14 14:35:01 -03:00
Kali Kaneko e5351cfe95 remove docs/_static folder.
It was giving troubles with debian dh_sphinxdoc, due
to an old, unrecognized version of jquery being there that
could not be symlinked to the js-sphinxdoc version.
2013-10-14 02:49:30 -03:00
Kali Kaneko 91febabd32 add docs/_build to gitignore 2013-10-14 01:24:23 -03:00
Kali Kaneko 15caea75b3 fix sphinx errors&warnings; some pep8 2013-10-14 01:24:17 -03:00
Kali Kaneko a115eec9ff workaround for sphinx assertion error
We were hitting sphinx bug documented at
https://bitbucket.org/birkenfeld/sphinx/issue/1160

This workaround makes those assertion error dissapear and
sphinx to finish happily.
2013-10-14 01:24:10 -03:00