16 Commits

Author SHA1 Message Date
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
semarie
2e930b165a 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@
2020-04-17 15:06:57 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
semarie
8905c2d1fa update weboob to 1.5
and switch port to py3 only
2019-05-16 11:37:40 +00:00
kmos
c45cd79fc7 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-05-15 12:04:34 +00:00
sthen
d7f0752227 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-04-28 20:51:26 +00:00
semarie
14e412f735 update weboob to 1.4
taking maintainership
2019-03-23 13:09:40 +00:00
espie
c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
landry
e806436bcc Long overdue update to weboob 1.3, from semarie@
Add a python3 FLAVOR, enable tests (even if they fail).
2018-05-20 07:17:34 +00:00
sthen
13359694f0 bump REVISION for setuptools dep change. (should be the last one) 2015-09-29 10:53:16 +00:00
landry
407ca0c5e2 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-09-28 08:00:19 +00:00
ajacoutot
473a9b23a5 Needs gmake. 2015-07-25 04:21:05 +00:00
ajacoutot
8c5eef4f3b x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:15:03 +00:00
sthen
f142cd9a93 REVISION bumps for py-Pillow RDEP change 2015-03-26 12:14:15 +00:00
landry
51e8549410 Import weboob-1.0, "Web Out Of Browsers".
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.

ok benoit@
2014-11-21 22:44:57 +00:00