Version: 2.0, Package name: weboob-2.0 |
Maintained by: Sebastien Marie |
Master sites: |
Description Weboob is a collection of applications able to interact with websites, without requiring the user to open them in a browser. It also provides well-defined APIs to talk to websites lacking one. |
Filesize: 990.876 KB |
Version History (View Complete History) |
|
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2020-04-17 09:06:57 by Sebastien Marie | Files touched by this commit (3) |
Log message: update www/weboob to 2.0 - switchs to pypi repository - upstream separated weboob and weboob-qt . this port only follows weboob (lib and cli applications) (weboob-qt could be added later on demand) ok solene@ |
2019-07-12 14:51:31 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-16 05:37:40 by Sebastien Marie | Files touched by this commit (3) |
Log message: update weboob to 1.5 and switch port to py3 only |
2019-05-15 06:04:43 by Kurt Mosiejczuk | Files touched by this commit (167) |
Log message: Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the lang/python port module. I've not yet come up with a port that would not need this and one can always set MODPY_TESTDEP to "no" to prevent the module from touching TEST_DEPENDS. Idea from afresh1 who pointed out the cpan module already does this. aja "I support this move." OK sthen@ |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: bump all the py3 things, _SYSTEM_VERSION didn't quite work out how we expected and it's easier|safer to do it this way than fiddle with pkg_add now. thanks aja for update tests with a quick bulk. |
2019-03-23 07:09:40 by Sebastien Marie | Files touched by this commit (5) |
Log message: update weboob to 1.4 taking maintainership |
2018-06-29 16:16:37 by Marc Espie | Files touched by this commit (950) |
Log message: @tag gtk-update-icon-cache |
2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
2018-05-20 01:17:34 by Landry Breuil | Files touched by this commit (6) |
Log message: Long overdue update to weboob 1.3, from semarie@ Add a python3 FLAVOR, enable tests (even if they fail). |
2015-09-29 04:53:17 by Stuart Henderson | Files touched by this commit (22) |
Log message: bump REVISION for setuptools dep change. (should be the last one) |
2015-09-28 02:00:19 by Landry Breuil | Files touched by this commit (2) |
Log message: Fix fallout from SSLv3 removal. Use ssl.PROTOCOL_SSLv23 only, which means 'highest supported protocol (SSL or TLS).' While here add missing RDEP on py-requests. From Jona Joachim, with cluebats from doug@ about SSL versions madness. |
2015-07-24 22:21:05 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Needs gmake. |
2015-03-27 02:15:04 by Antoine Jacoutot | Files touched by this commit (14) |
Log message: x11/gtk+2,-guic -> x11/gtk+3,-guic && bump |
2015-03-26 06:14:15 by Stuart Henderson | Files touched by this commit (21) |
Log message: REVISION bumps for py-Pillow RDEP change |