Version: 1.9.0.post1, Package name: py-oauth2-1.9.0.post1 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description A fully tested, abstract interface to creating OAuth clients and servers |
Filesize: 20.807 KB |
Version History (View Complete History) |
|
2019-12-01 20:38:57 by Kurt Mosiejczuk | Files touched by this commit (7) |
Log message: Remove net/py-oauth2 This port is python2-only and has no consumers. ok bcallah |
2019-07-12 15:07:47 by Stuart Henderson | Files touched by this commit (39) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
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-05-08 07:49:47 by Daniel Jakots | Files touched by this commit (5) |
Log message: Remove maintainers per their requests |
2016-01-04 23:57:50 by Benoit Lecocq | Files touched by this commit (4) |
Log message: Update to py-oauth2-1.9.0.post1. from Johan Huldtgren (maintainer) |
2015-09-29 04:52:35 by Stuart Henderson | Files touched by this commit (131) |
Log message: bump REVISION for setuptools dep change. |
2015-05-30 03:42:38 by Dmitrij Czarkoff | Files touched by this commit (3) |
Log message: Avoid pollution of python modules namespace By default oauth2 module installs regression tests as a separate "tests" module in site-packages. This is likely to be an error in setup.py. OK daniel@, sthen@, maintainer. |
2015-04-02 08:21:18 by Jasper Lievisse Adriaanse | Files touched by this commit (187) |
Log message: - switch to MODPY_PI |