Port details |
- py-django_openstack_auth Django authentication backend for use with OpenStack Identity
- 3.6.1_4 www
=0 3.6.1_4Version of this port present on the latest quarterly branch.
- DEPRECATED: No longer maintained, code was merged into 13.x release of www/py-horizon
This port expired on: 2020-05-25
- Maintainer: alexander.nusov@nfvexpress.com
- Port Added: 2016-12-18 08:08:09
- Last Update: 2020-05-26 17:29:42
- SVN Revision: 536643
- Also Listed In: python
- License: APACHE20
- WWW:
- https://pypi.org/project/django_openstack_auth/
- Description:
- Pluggable Django authentication backend for use with OpenStack Identity, that
works with Django's contrib.auth framework to authenticate a user against
OpenStack's Keystone Identity API.
WWW: https://pypi.org/project/django_openstack_auth/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}django_openstack_auth>0:www/py-django_openstack_auth@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py37-django_openstack_auth
- Package flavors (<flavor>: <package>)
- py37: py37-django_openstack_auth
- py27: py27-django_openstack_auth
- distinfo:
- TIMESTAMP = 1533377993
SHA256 (django_openstack_auth-3.6.1.tar.gz) = 9a441fdea3f662fd727f020f479b3e89c96a2cc442c49539634c996a967dd378
SIZE (django_openstack_auth-3.6.1.tar.gz) = 74678
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py37-pbr>=2.0.0 : devel/py-pbr@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- Runtime dependencies:
-
- py37-pbr>=2.0.0 : devel/py-pbr@py37
- py37-django111>=1.8 : www/py-django111@py37
- py37-six>=1.9.0 : devel/py-six@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- py37-keystoneauth1>=3.1.0 : devel/py-keystoneauth1@py37
- py37-oslo.config>=4.0.0 : devel/py-oslo.config@py37
- py37-oslo.policy>=1.23.0 : devel/py-oslo.policy@py37
- py37-python-keystoneclient>=3.8.0 : net/py-python-keystoneclient@py37
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.6.1_4 26 May 2020 17:29:42 |
rene |
Remove expired ports:
2020-05-25 www/py-django-annotations: No longer maintained, not compatible with
Django 2.0+
2020-05-25 www/py-django-registration-defaults: No longer maintained, not
compatible with newer versions of www/py-django-registration
2020-05-25 devel/py-django-rq-dashboard: No longer maintained, not compatible
with Django 2.0+, please use devel/py-django-rq instead
2020-05-25 www/py-django_openstack_auth: No longer maintained, code was merged
into 13.x release of www/py-horizon |
3.6.1_4 11 May 2020 20:25:07 |
sunpoet |
Update RUN_DEPENDS for py-python-keystoneclient 4.0.0 update
- Bump PORTREVISION for dependency change |
3.6.1_3 10 May 2020 07:37:12 |
kai |
www/py-django_openstack_auth: Deprecate and set to expire
* The code of the "openstack_auth" module was merged into the 13.x release
of www/py-horizon and the package is no longer maintained by upstream.
PR: 245850
Approved by: maintainer timeout (14+ days) |
3.6.1_3 09 May 2020 13:49:42 |
sunpoet |
Update RUN_DEPENDS for py-keystoneauth1 4.0.0 update
- Bump PORTREVISION for dependency change |
3.6.1_2 22 Apr 2020 21:32:21 |
sunpoet |
Update RUN_DEPENDS for py-oslo.config 8.0.0 update
- Bump PORTREVISION for dependency change |
3.6.1_1 14 Feb 2020 19:50:51 |
sunpoet |
Update RUN_DEPENDS for py-oslo.policy 3.0.0 update
- Bump PORTREVISION for dependency change |
3.6.1 21 Aug 2018 09:44:35 |
miwi |
- Update to 3.6.1
Changes by upstream:
- https://github.com/openstack/django_openstack_auth/compare/3.1.0...3.6.1
PR: 230407
Submitted by: freebsd_ports@k-worx.org
Approved by: maintainer timeout
Sponsored by: iXsystems Inc. |
3.1.0 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
3.1.0 25 Apr 2018 16:42:38 |
amdmi3 |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
3.1.0 08 Feb 2018 20:18:09 |
amdmi3 |
Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes
Approved by: portmgr blanket |
3.1.0 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
3.1.0 29 Jan 2017 15:56:47 |
novel |
www/py-django_openstack_auth: update to 3.1.0
PR: 216448
Submitted by: maintainer |
3.0.0_1 18 Dec 2016 08:07:59 |
novel |
www/py-django-openstack-auth: rename to www/py_django-openstack_auth
- Rename to match pypi name
- Update MOVED
Suggested by: koobs |