notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
py-python-social-auth Python Social Auth is a social authentication/registration mechanism
0.2.21 security Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.2.21Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Upstream Deprecated
Expired This port expired on: 2018-08-01
Maintainer: tj@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-03-31 19:36:50
Last Update: 2018-08-02 12:12:40
SVN Revision: 476233
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/omab/python-social-auth
Description:
Python Social Auth is an easy-to-setup social authentication/registration mechanism with support for several frameworks and auth providers. WWW: https://github.com/omab/python-social-auth
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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}python-social-auth>0:security/py-python-social-auth@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-python-social-auth
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1475772560 SHA256 (python-social-auth-0.2.21.tar.gz) = c4dd52bf3da4b9c9cfe2b79727d37a2ec6c34b50336fed54aec5811c134d0496 SIZE (python-social-auth-0.2.21.tar.gz) = 295998

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-python-openid>=2.2 : security/py-python-openid@py27
  2. py27-requests>=2.5.1 : www/py-requests@py27
  3. py27-oauthlib>=0.3.8 : security/py-oauthlib@py27
  4. py27-requests-oauthlib>=0.3.1 : www/py-requests-oauthlib@py27
  5. py27-six>=1.2.0 : devel/py-six@py27
  6. py27-pyjwt>=1.0.0 : www/py-pyjwt@py27
  7. py27-setuptools>0 : devel/py-setuptools@py27
  8. python2.7 : lang/python27
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/py-django-social-auth*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/python-social-auth/
  2. https://pypi.org/packages/source/p/python-social-auth/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.21
02 Aug 2018 12:12:40
Revision:476233Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2018-07-31 databases/rubygem-redis-namespace15: Obsoleted by update of
www/gitlab-ce. Please use databases/rubygem-redis-namespace instead.
2018-08-01 security/py-python-social-auth: Upstream Deprecated
2018-08-01 www/py-django-social-auth: no support for new django
0.2.21
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
0.2.21
02 Jun 2018 19:05:52
Revision:471396Original commit files touched by this commit
miwi search for other commits by this committer
- Mark Deprecated both projects are dead since 2016

https://github.com/omab/django-social-auth/blob/master/README.rst
https://pypi.org/project/python-social-auth/

Sponsored by:	iXsystems Inc.
0.2.21
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
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 View all of this commit message)
0.2.21
06 Oct 2016 16:52:32
Revision:423422Original commit files touched by this commit
tj search for other commits by this committer
Update to 0.2.21
0.2.14_1
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
0.2.14_1
31 Mar 2016 19:44:48
Revision:412293Original commit files touched by this commit
tj search for other commits by this committer
Fix dependencies.
0.2.14
31 Mar 2016 19:36:44
Revision:412292Original commit files touched by this commit
tj search for other commits by this committer
New port security/py-python-socal-auth 0.2.14

Python Social Auth is an easy-to-setup social authentication/registration
mechanism with support for several frameworks and auth providers.

WWW: https://github.com/omab/python-social-auth

Number of commits found: 8