mirror of
https://git.launchpad.net/beautifulsoup
synced 2025-10-05 16:02:46 +02:00
* Brought the Spanish translation of the documentation up to date with
4.13.4. Courtesy of Carlos Romero.
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
* Unit tests and test case data are no longer packaged with the wheel. [bug=2107495]
|
||||
* Fixed a bug that gave the wrong result when parsing the empty bytestring. [bug=2110492]
|
||||
* Brought the Spanish translation of the documentation up to date with
|
||||
4.13.4. Courtesy of Carlos Romero.
|
||||
|
||||
= 4.13.4 (20250415)
|
||||
|
||||
|
@@ -10,7 +10,7 @@ BUILDDIR = build
|
||||
# Internal variables.
|
||||
PAPEROPT_a4 = -D latex_paper_size=a4
|
||||
PAPEROPT_letter = -D latex_paper_size=letter
|
||||
ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) source
|
||||
ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
|
||||
|
||||
.PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest
|
||||
|
||||
|
Reference in New Issue
Block a user