[fink:package-submissions] #4944 beautifulsoup 4.6.0
Derek Homeier via Fink-tracker <[email protected]>
| Newsgroups | gmane.os.apple.fink.tracker |
|---|---|
| Message-ID | </p/fink/package-submissions/4944/452d480e8746fb83b54cebc1de7e8fc713ef81bc.package-submissions@fink.p.sourceforge.net> |
Actually the latest version `4.3.2` in `stable` apparently no longer works with the current Pythons (`2.7.13` and `3.4.6`):
```
Python 3.4.6 (default, May 3 2017, 19:38:36)
[GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.42.1)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> from bs4 import BeautifulSoup
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/sw/lib/python3.4/site-packages/bs4/__init__.py", line 30, in <module>
from .builder import builder_registry, ParserRejectedMarkup
File "/sw/lib/python3.4/site-packages/bs4/builder/__init__.py", line 311, in <module>
from . import _html5lib
File "/sw/lib/python3.4/site-packages/bs4/builder/_html5lib.py", line 57, in <module>
class TreeBuilderForHtml5lib(html5lib.treebuilders._base.TreeBuilder):
AttributeError: 'module' object has no attribute '_base'
```
---
** [package-submissions:#4944] beautifulsoup 4.6.0**
**Status:** open
**Group:** Undergoing_Validation
**Labels:** pythonmod python3.5 Updated Version of Existing Updated libversion
**Created:** Sun Jul 16, 2017 07:14 PM UTC by Derek Homeier
**Last Updated:** Sun Jul 16, 2017 07:14 PM UTC
**Owner:** Kevin Horton
**Attachments:**
- [beautifulsoup-py.info](https://sourceforge.net/p/fink/package-submissions/4944/attachment/beautifulsoup-py.info) (1.9 kB; application/octet-stream)
- [beautifulsoup-py27.ls](https://sourceforge.net/p/fink/package-submissions/4944/attachment/beautifulsoup-py27.ls) (2.6 kB; application/octet-stream)
- [beautifulsoup-py36.ls](https://sourceforge.net/p/fink/package-submissions/4944/attachment/beautifulsoup-py36.ls) (3.2 kB; application/octet-stream)
Update to current upstream version 4.6.0 and addition of Python3.5 and Python3.6 libversions - the latter are a requirement for the pending update of Astropy [#4943](https://sourceforge.net/p/fink/package-submissions/4943/).
Built with `-m` for all supported Python versions under 10.11 and 10.12.
---
Sent from sourceforge.net because [email protected] is subscribed to https://sourceforge.net/p/fink/package-submissions/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/fink/admin/package-submissions/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Fink-tracker mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.tracker