notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
Port details
py-dj41-drf-spectacular-sidecar Serve self-contained Swagger UI/Redoc distribution builds with Django
2023.8.1 www 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 2023.8.1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Extended support of Django 4.1 ends December 2023, upgrade to the Django 4.2+ version of this port. See https://www.djangoproject.com/download/
Expiration Date EXPIRATION DATE: 2023-12-31
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-06-02 16:23:52
Last Update: 2023-09-10 13:15:33
Commit Hash: b9c3ffd
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/tfranzel/drf-spectacular
Description:
Serve self-contained distribution builds of Swagger UI and Redoc with Django either via runserver or collectstatic. This Django app is an optional addition to drf-spectacular, but does not depend on it. It may also be used independently.
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}dj41-drf-spectacular-sidecar>0:www/py-dj41-drf-spectacular-sidecar@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py39-*drf-spectacular-sidecar
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/www/py-dj41-drf-spectacular-sidecar/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-dj41-drf-spectacular-sidecar
  • pkg install py39-dj41-drf-spectacular-sidecar
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-dj41-drf-spectacular-sidecar listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-dj41-drf-spectacular-sidecar
Package flavors (<flavor>: <package>)
  • py39: py39-dj41-drf-spectacular-sidecar
distinfo:
TIMESTAMP = 1692119170 SHA256 (drf-spectacular-sidecar-2023.8.1.tar.gz) = 79b928d75b8f7c07d2188dda33ea10ca90d4f7234af5788dda58dc4434cd27f8 SIZE (drf-spectacular-sidecar-2023.8.1.tar.gz) = 2619788

Packages (timestamps in pop-ups are UTC):
py39-dj41-drf-spectacular-sidecar
ABIlatestquarterly
FreeBSD:12:aarch64-2023.8.1
FreeBSD:12:amd642023.8.12023.8.1
FreeBSD:12:armv6--
FreeBSD:12:armv7--
FreeBSD:12:i3862023.8.12023.8.1
FreeBSD:12:mips--
FreeBSD:12:mips64--
FreeBSD:12:powerpc64--
FreeBSD:13:aarch642023.8.12023.8.1
FreeBSD:13:amd642023.8.12023.8.1
FreeBSD:13:armv6-2023.8.1
FreeBSD:13:armv72023.8.12023.8.1
FreeBSD:13:i3862023.8.12023.8.1
FreeBSD:13:mips--
FreeBSD:13:mips64--
FreeBSD:13:powerpc64-2023.8.1
FreeBSD:13:riscv64--
FreeBSD:14:aarch642023.8.12023.8.1
FreeBSD:14:amd642023.8.12023.8.1
FreeBSD:14:armv6--
FreeBSD:14:armv72023.8.12023.8.1
FreeBSD:14:i3862023.8.12023.8.1
FreeBSD:14:mips--
FreeBSD:14:mips64--
FreeBSD:14:powerpc642023.6.12023.8.1
FreeBSD:14:riscv64--
FreeBSD:15:aarch642023.8.1-
FreeBSD:15:amd642023.8.1-
FreeBSD:15:armv6--
FreeBSD:15:armv72023.8.1-
FreeBSD:15:i3862023.8.1-
FreeBSD:15:mips64--
FreeBSD:15:powerpc642023.8.1-
FreeBSD:15:riscv64--
 
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-django41>=2.2 : www/py-django41@py39
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
This port is required by:
for Run
  1. www/py-dj41-drf-spectacular

Configuration Options:
No options to configure
Options name:
www_py-dj41-drf-spectacular-sidecar
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/d/drf-spectacular-sidecar/
  2. https://pypi.org/packages/source/d/drf-spectacular-sidecar/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2023.8.1
10 Sep 2023 13:15:33
commit hash: b9c3ffd4a399be3a8db57ed5e12bd41d693736bacommit hash: b9c3ffd4a399be3a8db57ed5e12bd41d693736bacommit hash: b9c3ffd4a399be3a8db57ed5e12bd41d693736bacommit hash: b9c3ffd4a399be3a8db57ed5e12bd41d693736ba files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
*/*dj41*: Deprecate/Set to expire

* Django 4.1 will reach its End-of-Life in December 2023.  Deprecate its
  consumers and set the expiration date accordingly.

Differential Revision:	https://reviews.freebsd.org/D41666
With hat:		python
2023.8.1
17 Aug 2023 10:30:45
commit hash: d7f1b1d5ca17cbc38639ea847b60425a6e75bf92commit hash: d7f1b1d5ca17cbc38639ea847b60425a6e75bf92commit hash: d7f1b1d5ca17cbc38639ea847b60425a6e75bf92commit hash: d7f1b1d5ca17cbc38639ea847b60425a6e75bf92 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-dj41-drf-spectacular-sidecar: Update to 2023.8.1

Changelog:

https://github.com/tfranzel/drf-spectacular-sidecar/compare/2023.7.1...2023.8.1

MFH:		2023Q3
2023.7.1
12 Jul 2023 04:24:12
commit hash: 64907bbfbe1d517d6f383aa8419ade07061164b5commit hash: 64907bbfbe1d517d6f383aa8419ade07061164b5commit hash: 64907bbfbe1d517d6f383aa8419ade07061164b5commit hash: 64907bbfbe1d517d6f383aa8419ade07061164b5 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-dj41-drf-spectacular-sidecar: Update to 2023.7.1

Changelog:

https://github.com/tfranzel/drf-spectacular-sidecar/compare/2023.6.1...2023.7.1

MFH:		2023Q3
2023.6.1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
2023.6.1
12 Jun 2023 18:13:38
commit hash: b029348f500a11e0681bbdd4c1a820492b57d271commit hash: b029348f500a11e0681bbdd4c1a820492b57d271commit hash: b029348f500a11e0681bbdd4c1a820492b57d271commit hash: b029348f500a11e0681bbdd4c1a820492b57d271 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-dj41-drf-spectacular-sidecar: Update to 2023.6.1

Changelog:

https://github.com/tfranzel/drf-spectacular-sidecar/compare/2023.5.1...2023.6.1
2023.5.1
02 Jun 2023 16:19:21
commit hash: 602cb96ea38c5cfd6eae1c9bd80e35a6e73f7a5acommit hash: 602cb96ea38c5cfd6eae1c9bd80e35a6e73f7a5acommit hash: 602cb96ea38c5cfd6eae1c9bd80e35a6e73f7a5acommit hash: 602cb96ea38c5cfd6eae1c9bd80e35a6e73f7a5a files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-dj41-drf-spectacular-sidecar: New port

Note: Copied from www/py-drf-spectacular-sidecar, required
      for NetBox 3.5.

Serve self-contained distribution builds of Swagger UI and Redoc with
Django either via runserver or collectstatic.

This Django app is an optional addition to drf-spectacular, but does not
depend on it. It may also be used independently.

Number of commits found: 6