• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

chapel-lang / sphinxcontrib-chapeldomain
61%
master: 60%

Build:
Build:
LAST BUILD BRANCH: bumpVersion
DEFAULT BRANCH: master
Repo Added 27 Jan 2015 01:07AM UTC
Files 5
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH 0.0.16
branch: 0.0.16
CHANGE BRANCH
x
Reset
  • 0.0.16
  • 0.0.10
  • 0.0.11
  • 0.0.12
  • 0.0.13
  • 0.0.14
  • 0.0.15
  • 0.0.17
  • 0.0.18
  • 0.0.19
  • 0.0.2
  • 0.0.20
  • 0.0.3
  • 0.0.4
  • 0.0.5
  • master

pending completion
135

push

travis-ci

web-flow
Merge pull request #38 from lydia-duncan/updateForNewerSphinx

Update to require Python 3
[reviewed by @mppf]

We want to drop support for Python 2 and start taking advantage of later features
of Sphinx, or at the very least not be unreasonably far behind on Sphinx.

Update our Sphinx version from 1.8.5 to 3.2.1.  We've been on 1.8.5 for a while,
in part due to not being ready to switch to Python 3 full time.  Now that we want
to start relying on Python 3, update the version of Sphinx we use.

As part of this change, replace uses of `sphinx.locale.l_` with `sphinx.locale._`.
`l_` was deprecated and ultimately removed.  The deprecation message says to use
`_` instead, so do that.

Updates Travis to use 3.6 to test instead of 2.7 and 3.4.  Also updates setup.py and
the release script to use Python 3 as well, and for the new updates to the installation
requirements.  Everything should be tested except for the release script, which I was
worried would prematurely tag the release.

This change additionally migrates to using `python3 -m pip` instead of `pip` to
install packages, since pip is included in later python releases.  These changes were
originally performed by Michael on the main Chapel repo copy of this repository.

Tested locally

477 of 787 relevant lines covered (60.61%)

0.61 hits per line

Relevant lines Covered
Build:
Build:
787 RELEVANT LINES 477 COVERED LINES
0.61 HITS PER LINE
Source Files on 0.0.16
  • Tree
  • List 4
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
135 0.0.16 Merge pull request #38 from lydia-duncan/updateForNewerSphinx Update to require Python 3 [reviewed by @mppf] We want to drop support for Python 2 and start taking advantage of later features of Sphinx, or at the very least not be unreasonabl... push 03 Nov 2020 12:34AM UTC web-flow travis-ci pending completion  
See All Builds (128)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc