Sphinxcontrib-issuetracker

Latest version: v0.11

Safety actively analyzes 613603 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.11

===================

- Send proper user agent in API requests
- 4: Respect Github rate limits
- 5: Fix compatibility with requests 1.0

0.10.1

=====================

- Fix README rendering on PyPI
- 1: Fix test failure on Python 3

0.10

===================

- Extension now hosted at
https://github.com/lunaryorn/sphinxcontrib-issuetracker
- Use requests library for HTTP requests
- Consider launchpad issues closed only if all referenced tasks are completed
- Support Python 3 (with exception of ``launchpad`` and ``debianbts`` trackers)

0.9

==================

Incompatible changes
--------------------

- Remove :confval:`issuetracker_expandtitle`, use
``issuetracker_title_template = '{issue.title}'`` instead
- Rename :event:`issuetracker-resolve-issue` to
:event:`issuetracker-lookup-issue`

Other changes
-------------

* New features:

- Add :rst:role:`issue` role for explicit issue references
- Add :confval:`issuetracker_title_template`
- Add :confval:`issuetracker_plaintext_issues`
- Use issue title as link title

* Bug fixes and improvements:

- Fix TypeError caused by ``launchpad`` issue tracker
- Fix issue title in ``launchpad`` issue tracker
- Fix detection of closed issues in ``launchpad`` issue tracker
- Fix CSS classes for issue references to be more compatible with Sphinx
themes

0.8

==================

Incompatible changes
--------------------

- Require Python 2.6 or newer now
- Remove ``issuetracker_user`` configuration value, GitHub and BitBucket
projects must include the username now
- Custom resolvers must return :class:`~sphinxcontrib.issuetracker.Issue`
objects instead of dictionaries now
- Change signature of :event:`issuetracker-resolve-issue`

Other changes
-------------

* General:

- Builtin ``debian`` tracker is fully supported now

* New features:

- Add Jira_ support
- Add :confval:`issuetracker_url`
- Add :confval:`issuetracker_expandtitle`

* Bugs fixes and improvements:

- Use BitBucket API instead of scraping the BitBucket website
- Cache failed issue lookups, too

.. _jira: http://www.atlassian.com/software/jira/

0.7.2

====================

- Fix source distribution to include tests again
- Fix extraction of issue state for open issues from bitbucket
- Ignore references in inline literals and literal blocks

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.