aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-beautifulsoup4
Commit message (Collapse)AuthorAgeFilesLines
* testing/py-beautifulsoup4: improve abuildJakub Jirutka2018-05-261-4/+2
|
* testing/py-beautifulsoup4: add check and fix #8935Keith Maxwell2018-05-261-5/+24
| | | | | | | | | Adds a basic check (python -c "import bs4") Follows the multi-version package example from https://wiki.alpinelinux.org/wiki/APKBUILD_examples:Python Fixes #8935 (https://bugs.alpinelinux.org/issues/8935)
* Revert "testing/py-beautifulsoup4: fixes"William Pitcock2018-03-012-47/+21
| | | | This reverts commit f68c680eecf5496b795007438fe641520120219c.
* testing/py-beautifulsoup4: fixesOrson Teodoro2018-02-272-21/+47
| | | | | | | | | Fix python3 module generation Generate documentation Add check() and run testsuite Remove build() add py-sphinx to makedepends=
* testing/py-beautifulsoup4: upgrade to 4.6.0Roberto Oliveira2018-01-051-5/+3
|
* testing/py-beautifulsoup4: rebuild against new version of python3Ɓukasz Jendrysik2017-02-181-1/+1
|
* testing/py-beautifulsoup4: upgrade to 4.5.1 and enable py3Fabian Affolter2016-12-271-24/+32
|
* [various] rename python executable in APKBUILDs to python2Jakub Jirutka2016-10-261-2/+2
|
* [various] rename dependency python to python2Jakub Jirutka2016-10-261-1/+1
|
* [various] rename dependency python-dev to python2-devJakub Jirutka2016-10-261-1/+1
|
* unmaintained/[multiple] move back packages to testingCarlo Landmeter2016-08-261-0/+41
| | | | move back packages that are depends of other packages in testing
* testing/[multiple]: move unmaintained packagesCarlo Landmeter2016-08-251-41/+0
| | | | | | | | | | | This moves all packages from testing to unmaintained which have not been updated for atleast 6 months. If you are affected by this commit please follow this proceddure: * make sure your packages build on all architectures * move your pacakge(s) back to testing * if you want to keep this package and can maintain it (or find somebody to maintain it for you) for a minimum of 6 months ask it to be moved to community
* testing/py-beautifulsoup4: upgrade to 4.3.2Fabian Affolter2014-09-291-4/+4
|
* testing/py-beautifulsoup4: new aportFabian Affolter2013-10-221-0/+41
A Python HTML/XML parser http://www.crummy.com/software/BeautifulSoup/index.html