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
/
setup.py
Age
Commit message (
Expand
)
Author
2022-04-08
Some cleanup work to get more consistent and complete about what gets package...
Leonard Richardson
2021-10-09
Changed HTTP URLs to HTTPS.
Leonard Richardson
2021-09-12
Ported unit tests to use pytest.
Leonard Richardson
2021-09-07
Goodbye, Python 2. [bug=1942919]
Leonard Richardson
2020-10-24
Fix tests install exclusion
Ville Skyttä
2020-10-03
Prepare for release.
Leonard Richardson
2020-09-26
Increment version number.
Leonard Richardson
2020-08-31
Correct PyPI dep metadata (PEP 508 env markers instead of a condition in setu...
Mike Nerone
2020-05-17
Switch entirely to Python 3-style print statements, even in Python 2.
Leonard Richardson
2020-04-05
Set up a different soupsieve dependency for Python 2.
Leonard Richardson
2020-04-05
Embedded CSS and Javascript is now stored in distinct Stylesheet and
Leonard Richardson
2019-12-24
Bumped version number.
Leonard Richardson
2019-10-06
Right, that's why I didn't import __version__ from bs4 to begin with.
Leonard Richardson
2019-10-06
Added section on Python 2 sunsetting.
Leonard Richardson
2019-07-16
Prep for release.
Leonard Richardson
2019-01-06
Prep for release.
Leonard Richardson
2018-12-31
Bumped version number.
Leonard Richardson
2018-12-23
Merging Isaac Muse's Soup Sieve branch as-is before making some modifications.
Leonard Richardson
2018-12-19
Add Soup Sieve support
Isaac Muse
2018-08-12
Bump up to version 4.6.3 so I can re-release.
Leonard Richardson
2018-08-12
Converted README to Markdown format.
Leonard Richardson
2018-07-28
Prep for release.
Leonard Richardson
2017-05-07
Prep for 4.6.0 release.
Leonard Richardson
2017-01-02
I need to do another release because of an error while running the release sc...
Leonard Richardson
2017-01-02
Prep for 4.5.2 release.
Leonard Richardson
2016-08-02
Bump version number.
Leonard Richardson
2016-07-26
Clarify Python 2(.7) support status
Ville Skyttä
2016-07-19
Bump version number in setup.py.
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
2015-06-28
Also include convert-py3k in source distributions. [bug=1304006]
Leonard Richardson
2014-12-07
Issue a warning if the BeautifulSoup constructor arguments do not explicitly ...
Leonard Richardson
2013-10-02
Prep for release.
Leonard Richardson
2013-08-15
Bumped version number.
Leonard Richardson
2013-06-03
Beautiful Soup will issue a warning if instead of markup you pass it
Leonard Richardson
2013-05-31
Prep for release.
Leonard Richardson
2013-05-14
Prep for release.
Leonard Richardson
2012-08-20
Prep for release.
Leonard Richardson
2012-08-17
Prep for release.
Leonard Richardson
2012-07-03
Prep for release.
Leonard Richardson
2012-05-29
Prep for release.
Leonard Richardson
2012-04-27
Prep for release.
Leonard Richardson
2012-04-16
Prep for release.
Leonard Richardson
2012-04-03
Prep for release.
Leonard Richardson
2012-03-26
Prep for release.
Leonard Richardson
2012-03-14
Bumping version number AGAIN.
Leonard Richardson
2012-03-02
Bump version number.
Leonard Richardson
2012-02-24
Renamed Tag.nsprefix to Tag.prefix, for consistency with NamespacedAttribute.
Leonard Richardson
2012-02-23
Bumped version number.
Leonard Richardson
2012-02-20
It's now possible to copy a BeautifulSoup object created with the html.parser...
Leonard Richardson
[next]