Skip to content

Pin snowballstemmer<3 to fix docs building#3407

Closed
JCGoran wants to merge 1 commit into
masterfrom
jelic/fix_docs
Closed

Pin snowballstemmer<3 to fix docs building#3407
JCGoran wants to merge 1 commit into
masterfrom
jelic/fix_docs

Conversation

@JCGoran

@JCGoran JCGoran commented May 8, 2025

Copy link
Copy Markdown
Collaborator

Because we depend on Sphinx, which depends on it.
See:
- snowballstem/snowball#229
- sphinx-doc/sphinx#13533
@JCGoran JCGoran changed the title Pin snowballstemmer<3 Pin snowballstemmer<3 to fix docs building May 8, 2025
@sonarqubecloud

sonarqubecloud Bot commented May 8, 2025

Copy link
Copy Markdown

@azure-pipelines

Copy link
Copy Markdown

✔️ e206497 -> Azure artifacts URL

@codecov

codecov Bot commented May 8, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.36%. Comparing base (f43ea06) to head (e206497).
⚠️ Report is 85 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3407   +/-   ##
=======================================
  Coverage   68.36%   68.36%           
=======================================
  Files         682      682           
  Lines      116465   116465           
=======================================
  Hits        79619    79619           
  Misses      36846    36846           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@JCGoran

JCGoran commented May 12, 2025

Copy link
Copy Markdown
Collaborator Author

I will close this because upstream fixed it, so the pinning is no longer necessary, but see the discussion in #3413 for how to avoid this in the future.

@JCGoran JCGoran closed this May 12, 2025
nrnhines added a commit that referenced this pull request May 20, 2025
* wheel build generally uses numpy >= 2 for python >= 3.9

* for wheel and mac pgk distributions, rx3d cython compiled with -O1

* adopt PYTHONPATH feature from master _binwrapper.py

* correct nmodl signatures for _getelm and getarg. (windows gcc-15)

* Yet a few more nmodl function signatures.

* Turn off hoc_association test.

* Use platform appropriate separator for PYTHONPATH.

* At least Apple arm64 needs last argtype of ctypes._CFuncPtr (#2046)


Co-authored-by: Olli Lupton <oliver.lupton@epfl.ch>

* CheckGitDescribeCompatibility.cmake is PEP 440 compliant. (#3384)

* version macros test computes (major, minor, pat) from pep440 version

* An rxd/species.py string should be raw.

* See #3407 work around a problem sphinx has with itself.

* PEP440 regex too complicated for cmake 3.22.1 . Use Python

* Some ModelDB uses M_PI, struct timezone, and u_int32_t

* update changelog

---------

Co-authored-by: Olli Lupton <oliver.lupton@epfl.ch>
@JCGoran JCGoran mentioned this pull request Oct 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant