index
:
beautifulsoup.git
master
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
prepare-release.sh
Age
Commit message (
Expand
)
Author
2023-04-07
Update release instructions for 4.12.2.
Leonard Richardson
2023-04-05
Prepare for 4.12.1 release.
Leonard Richardson
2023-03-20
Replace pytest with python -m pytest in the release preparation script.
Leonard Richardson
2023-03-20
Remove test-all-versions reference in release prep script.
Leonard Richardson
2023-01-31
Bump up the Python version I use to prepare releases.
Leonard Richardson
2022-04-10
Fixed another crash when overriding multi_valued_attributes and using the
Leonard Richardson
2022-04-10
Install more dependencies before running the pre-release tests.
Leonard Richardson
2022-04-08
Some cleanup work to get more consistent and complete about what gets package...
Leonard Richardson
2021-09-07
Updated release instructions following the 4.10.0 release.
Leonard Richardson
2020-10-03
I always forget to bump the version number in the doc.
Leonard Richardson
2020-10-03
Prepare for release.
Leonard Richardson
2020-05-30
Remove explicit reference to the module name within the module, replacing it ...
Leonard Richardson
2019-07-20
Minor changes to docs and CHANGELOG.
Leonard Richardson
2019-01-02
Added symlink to fix old hyperlinks.
Leonard Richardson
2018-12-31
Added information to CHANGELOG I forgot to add earlier.
Leonard Richardson
2018-07-30
Fix an exception when a custom formatter was asked to format a void
Leonard Richardson
2018-07-14
Improve the warning given when no parser is specified. [bug=1780571]
Leonard Richardson
2017-01-02
I need to do another release because of an error while running the release sc...
Leonard Richardson
2016-07-26
Updated release isntructions following a successful release.
Leonard Richardson
2016-07-19
Fixed test that fails in Python 3.5.
Leonard Richardson
2015-07-03
Added instructions for final post-release test.
Leonard Richardson
2015-07-03
Turns out setup.py requiring lxml was never in a released version which is a ...
Leonard Richardson
2015-07-03
Change setup.py to focus on creating wheels.
Leonard Richardson