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
Port details
py-graphene-django300 Graphene Django integration
3.0.0 devel on this many watch lists=2 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 3.0.0Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-05-26 10:21:05
Last Update: 2024-05-26 10:18:17
Commit Hash: 547ee8e
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: MIT
WWW:
https://github.com/graphql-python/graphene-django
Description:
A Django integration for Graphene.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}graphene-django300>0:devel/py-graphene-django300@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py39-*graphene-django
To install the port:
cd /usr/ports/devel/py-graphene-django300/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-graphene-django300
  • pkg install py39-graphene-django300
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-graphene-django300 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-graphene-django300
Package flavors (<flavor>: <package>)
  • py39: py39-graphene-django300
distinfo:
TIMESTAMP = 1686153295 SHA256 (graphene-django-3.0.0.tar.gz) = 018a8dc4736d99b5bb4a15d7fd0b46c98010e9201cb52a290f6d1f16ae6fefda SIZE (graphene-django-3.0.0.tar.gz) = 77525

Packages (timestamps in pop-ups are UTC):
py311-graphene-django300
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.0.03.0.0-3.0.03.0.0---
FreeBSD:13:quarterly3.0.03.0.0-3.0.03.0.0---
FreeBSD:14:latest3.0.03.0.0-3.0.03.0.0---
FreeBSD:14:quarterly3.0.03.0.0-3.0.03.0.0---
FreeBSD:15:latest3.0.03.0.0n/a3.0.0n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-django42>=3.2 : www/py-django42@py39
  2. py39-graphene>=3.0<4 : devel/py-graphene@py39
  3. py39-graphql-core>=3.1.0<4 : devel/py-graphql-core@py39
  4. py39-graphql-relay>=3.1.1<4 : devel/py-graphql-relay@py39
  5. py39-promise>=2.1 : devel/py-promise@py39
  6. py39-text-unidecode>=0 : converters/py-text-unidecode@py39
  7. py39-djangorestframework>=3.6.3 : www/py-djangorestframework@py39
  8. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  9. python3.9 : lang/python39
This port is required by:
for Run
  1. www/py-django-graphiql-debug-toolbar

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/py-dj42-django-graphiql-debug-toolbar*
  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:
===> The following configuration options are available for py39-graphene-django300-3.0.0: REST_FRAMEWORK=on: REST framework support ===> Use 'make config' to modify these settings
Options name:
devel_py-graphene-django300
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/g/graphene-django/
  2. https://pypi.org/packages/source/g/graphene-django/
Collapse this list.
Port Moves
  • port moved here from devel/py-dj42-graphene-django on 2024-05-26
    REASON: Renamed to py-graphene-django300 for backwards compatibility with net-mgmt/netbox

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.0.0
26 May 2024 10:18:17
commit hash: 547ee8e902f46e8b2642dc0bb3f4d09eff230d16commit hash: 547ee8e902f46e8b2642dc0bb3f4d09eff230d16commit hash: 547ee8e902f46e8b2642dc0bb3f4d09eff230d16commit hash: 547ee8e902f46e8b2642dc0bb3f4d09eff230d16 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Change RUN_DEPENDS

* Switch the port from the repo-copied py-dj42-django* ports to the
  original ones as they're using Django 4.2 now since 680c68fd4d69.

* An exception here is devel/py-dj42-graphene-django, which is renamed
  to devel/py-graphene-django300 because NetBox has known problems with
  newer versions of devel/py-graphene-django.  Add an entry to MOVED for
  it as well.

* Adjust www/py-{dj42-}-graphiql-debug-toolbar accordingly due to the
  rename of devel/py-dj42-graphene-django as described above and to
  avoid installation conflicts.

* Bump PORTREVISION where necessary due changed dependencies.

PR:		276319

Number of commits found: 1