Commit graph

411 commits

Author SHA1 Message Date
Jeff Forcier
f5fcad350f Re-tighten to avoid backwards incompat sphinx 2017-05-22 10:52:32 -07:00
Jeff Forcier
c04de0eb17 Formatting 2017-05-22 10:49:49 -07:00
MinchinWeb
5cb584cba4 Remove upper-bound on required Sphinx version 2017-05-22 10:49:26 -07:00
Jeff Forcier
11814b72cd Cut 1.3.1 2017-05-18 15:21:39 -07:00
Jeff Forcier
c96f8be45e Enhance/enumerate/credit changelog re #60, closes #60 2017-05-18 15:19:34 -07:00
MinchinWeb
727f428b06 Report version number to Sphinx 2017-05-18 15:18:05 -07:00
Jeff Forcier
4f17ad150a Changelog closes #66 2017-05-18 15:03:54 -07:00
Jeff Forcier
bbe2bb29e9 Merge pull request #67 from sigmavirus24/bug/66
Default our attribute access to None
2017-05-18 15:01:58 -07:00
Ian Cordasco
a30c753c39
Default our attribute access to None 2017-05-17 20:36:03 -05:00
Jeff Forcier
7e112ff607 Undo change merged from 1.2 re: invocations compatibility 2017-01-24 10:38:13 -08:00
Jeff Forcier
1e7916d9b4 Merge branch '1.2' 2017-01-24 10:37:43 -08:00
Jeff Forcier
dee51ab37f 1.2 branch of releases can't run invocations >=0.14, meh.
Circular dependencies stink!
2017-01-24 10:37:30 -08:00
Jeff Forcier
b4b3b36716 Merge branch '1.2' 2017-01-01 12:31:25 -05:00
Jeff Forcier
207cf6391c Happy New Year 2017-01-01 12:31:24 -05:00
Jeff Forcier
e5391072dc Cut 1.3.0 2016-12-09 11:18:32 -08:00
Jeff Forcier
c79079347c Tweak for new invocations release tasks 2016-12-09 11:18:05 -08:00
Jeff Forcier
2d7a87f7b6 Move sphinx req to install-time, make sure works on py2.6 2016-12-05 11:59:44 -08:00
Jeff Forcier
ee0a1415d4 Changelog for changelog library's parse_changelog function 2016-10-17 19:40:54 -07:00
Jeff Forcier
607251a809 Shake up output of parse_changelog some more.
Trying to use it for reals made this seem better.
2016-10-17 19:38:40 -07:00
Jeff Forcier
0d01b8b5ef Enhance docstring of parse_changelog
Including fixing it to deal with new return value tuple format
2016-10-17 18:27:26 -07:00
Jeff Forcier
d504a65049 Py3 fix 2016-10-10 11:59:37 -07:00
Jeff Forcier
653a32e0ac Derp, too used to system package managers 2016-10-10 11:58:51 -07:00
Jeff Forcier
494351295e Try shrinking that matrix 2016-10-10 11:52:31 -07:00
Jeff Forcier
292d30b0f7 I'm so smart 2016-10-10 11:49:53 -07:00
Jeff Forcier
7052be140a First stab at dual sphinx 1.3/1.4+ test matrix cells 2016-10-10 11:38:28 -07:00
Jeff Forcier
7e4a70f0ce Make sure not to break Sphinx 1.3, bleh 2016-10-10 11:33:45 -07:00
Jeff Forcier
856d91e0f5 Update construct_releases() to yield its LineManager too
Then expose that in util.parse_changelog()
2016-10-10 11:10:13 -07:00
Jeff Forcier
71d213ef4f Get parse_changelog working + tested 2016-10-06 15:48:09 -07:00
Jeff Forcier
13fd559eb7 Need to return app object too, for next steps 2016-10-06 15:14:59 -07:00
Jeff Forcier
a1a691e47a Cleanup 2016-10-06 15:11:21 -07:00
Jeff Forcier
2fa9df3fa3 get_doctree now basically works & tested 2016-10-06 15:07:34 -07:00
Jeff Forcier
527dd3fa4c Clean up fake Sphinx app generation so it can work with real projects
- Allow specifying the directories instead of always mkdtemp'ing
- Smarter cleanup to go along with that - only clean up if not empty
- Minor comment cleanups
- Add a missing field to the fake app config so it works with more
Sphinx internals if called
2016-10-06 14:43:19 -07:00
Jeff Forcier
be180f59d2 WIP towards external util module 2016-10-03 18:13:23 -07:00
Jeff Forcier
aa7f3fe6dd Quick note 2016-10-03 17:40:49 -07:00
Jeff Forcier
c80265b457 No need for rebinding any more 2016-10-03 17:28:58 -07:00
Jeff Forcier
abf3574938 Start moving bits necessary for external testing, into published package 2016-10-03 17:22:59 -07:00
Jeff Forcier
9e7847197c ==dev is no more 2016-09-15 10:59:58 -07:00
Jeff Forcier
44438526d3 Cut 1.2.1 2016-07-25 17:35:07 -07:00
Jeff Forcier
ef870d1046 Changelog re #51 2016-07-25 17:34:41 -07:00
Jeff Forcier
94406e5913 Final pieces re #51, closes #51 2016-07-25 17:33:30 -07:00
Jeff Forcier
83d9a180fa Just needed a little .cfg love re #51 2016-07-25 17:32:12 -07:00
Jeff Forcier
dcf1d20900 Tidy up PyPI trove classifiers a bit, re #51
(Also some not strictly #51 related classifiers, because why not)
2016-07-25 17:29:01 -07:00
Jeff Forcier
9cf90d4509 Changelog fixes #56 2016-07-25 17:24:37 -07:00
Jeff Forcier
76c3d31749 Test proving and impl fixing re #56
When no link options are set, regular text is spat out instead.
2016-07-25 17:22:41 -07:00
Jeff Forcier
2e4a8a9a9f Let presentation test helper return rendered nodes 2016-07-25 17:22:06 -07:00
Jeff Forcier
3ed7ee99c8 Update terminology in issue_nodelist to be generic 2016-07-25 17:21:05 -07:00
Jeff Forcier
ade63ba0fa Changelog re #36 2016-07-25 16:19:01 -07:00
Jeff Forcier
f6062b179e Don't asplode when changelogs have no releases.
Test proving #36 and impl fixes #36
2016-07-25 16:16:49 -07:00
Jeff Forcier
01ffe9db4c Cut 1.2.0 2016-05-20 20:31:35 -04:00
Jeff Forcier
3f2e970e71 Huh, previous commit's fix seems to have been around for a while?? 2016-05-20 18:50:57 -04:00