Commit graph

8 commits

Author SHA1 Message Date
adam
03002466e4 py-sphinxcontrib-bibtex: updated to 1.0.0
1.0.0:
* Drop Python 2.7 and 3.4 support (as upstream sphinx has dropped
  support for these as well).
* Add Python 3.8 support (contributed by hroncok).
* Update for Sphinx 2.x, and drop Sphinx 1.x support (as there is too
  much difference between the two versions).
* Non-bibtex citations will now no longer issue warnings
* Switch to codecov for coverage reporting.
2019-10-22 06:48:26 +00:00
adam
1cb83e91fb py-sphinxcontrib-bibtex: updated to 0.4.2
0.4.2:
* Drop Python 3.3 support, add Python 3.7 support.
* Work around issue with sphinx-testing on Fedora
2019-01-07 17:00:33 +00:00
adam
05c88268cb py-sphinxcontrib-bibtex: updated to 0.4.1
0.4.1:
* Disable tinkerer test due to upstream bug.
* Remove crossref test due to changed upstream behaviour in pybtex.
* Fix latex test to match new upstream code generation.
* Fix documentation of encoding option.
* Migrate to sphinx.util.logging in favour of old deprecated logging
  method.
2018-12-13 21:13:45 +00:00
jperkin
780ea5b0a0 py-sphinxcontrib-bibtex: Spell PYPKGPREFIX correctly. 2018-07-27 07:28:14 +00:00
jaapb
31a1d6f35f Corrected python dependencies for textproc/py-sphinxcontrib-bibtex 2018-07-26 14:21:48 +00:00
jaapb
5bbc7f413d Actually added PLIST to textproc/py-sphinxcontrib-bibtex. 2018-07-26 11:54:34 +00:00
jaapb
45dff9738c Added needed dependency to textproc/py-sphinxcontrib-bibtex. Revbump.
Also sorted the PLIST.
2018-07-26 11:48:18 +00:00
jaapb
1bca5c11b8 Added package textproc/py-sphinxcontrib-bibtex
This adds bibtex support to Sphinx. The package is an updated version
of Kamel Derouiche's package in pkgsrc-wip. (It's needed for the update
of lang/coq that's to follow)
2018-07-26 10:37:57 +00:00