Port details |
- py-dj22-drf-yasg Yet Another Swagger Generator
- 1.17.0 www
=0 1.17.0Version of this port present on the latest quarterly branch.
- DEPRECATED: Obsolete, please use www/py-drf-yasg instead
This port expired on: 2020-06-30
- Maintainer: kai@FreeBSD.org
- Port Added: 2019-05-25 10:11:19
- Last Update: 2020-06-30 10:32:54
- SVN Revision: 540890
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/axnsan12/drf-yasg
- Description:
- Generate real Swagger/OpenAPI 2.0 specifications from a Django Rest
Framework API.
Features:
- full support for nested serializers and schemas
- response schemas and descriptions
- model definitions compatible with codegen tools
- customization hooks at all points in the spec generation process
- JSON and YAML format for spec
- bundles latest version of swagger-ui and redoc for viewing the generated
documentation
- schema view is cacheable out of the box
- generated Swagger schema can be automatically validated by
swagger-spec-validator or flex
- supports Django REST Framework API versioning with URLPathVersioning
and NamespaceVersioning (other DRF or custom versioning schemes are
not currently supported)
WWW: https://github.com/axnsan12/drf-yasg
-
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}dj22-drf-yasg>0:www/py-dj22-drf-yasg@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py37-drf-yasg
- py37-dj21-drf-yasg
- No installation instructions:
- This port has been deleted.
- PKGNAME: py37-dj22-drf-yasg
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1571128144
SHA256 (drf-yasg-1.17.0.tar.gz) = 504cce09035cf1bace63b84d9d778b772f86bb37d8a71ed6f723346362e633b2
SIZE (drf-yasg-1.17.0.tar.gz) = 1299955
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-setuptools_scm>=3.0.6 : devel/py-setuptools_scm@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- Runtime dependencies:
-
- py37-django22>=1.11.7 : www/py-django22@py37
- py37-dj22-djangorestframework>=3.8 : www/py-dj22-djangorestframework@py37
- py37-coreapi>=2.3.3 : devel/py-coreapi@py37
- py37-coreschema>=0.0.4 : devel/py-coreschema@py37
- py37-inflection>=0.3.1 : devel/py-inflection@py37
- py37-ruamel.yaml>=0.15.34 : devel/py-ruamel.yaml@py37
- py37-six>=1.10.0 : devel/py-six@py37
- py37-swagger-spec-validator>=2.1.0 : devel/py-swagger-spec-validator@py37
- py37-uritemplate>=3.0.0 : net/py-uritemplate@py37
- py37-packaging>0 : devel/py-packaging@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python:3.5+
- 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 |
1.17.0 30 Jun 2020 10:32:54 |
rene |
Remove expired ports:
2020-06-30 databases/p5-Search-Xapian10: Depend on unsupported xapian-core. Use
databases/p5-Search-Xapian instead
2020-06-30 databases/xapian-core10: Unsupported by upstream. Use
databases/xapian-core instead
2020-06-30 devel/py-dj22-django-rq: Obsolete, please use www/py-django-rq
instead
2020-06-30 devel/rubygem-cucumber-expressions: Use
devel/rubygem-cucumber-cucumber-expressions instead
2020-06-30 devel/rubygem-cucumber-expressions6: Use
devel/rubygem-cucumber-cucumber-expressions instead
2020-06-30 devel/rubygem-cucumber-tag_expressions1: Use
devel/rubygem-cucumber-tag_expressions instead
2020-06-30 print/xpp: Last update as 2004-12-09, unsupported by upstream
2020-06-30 textproc/rubygem-gherkin: Use textproc/rubygem-cucumber-gherkin
instead
2020-06-30 www/p5-Catalyst-Model-Xapian10: Depend on unsupported xapian-core.
Use www/p5-Catalyst-Model-Xapian instead
2020-06-30 www/py-dj22-django-auth-ldap: Obsolete, please use
www/py-django-auth-ldap instead
2020-06-30 www/py-dj22-django-cacheops: Obsolete, please use
www/py-django-cacheops instead
2020-06-30 www/py-dj22-django-cors-headers: Obsolete, please use
www/py-django-cors-headers instead
2020-06-30 www/py-dj22-django-crispy-forms: Obsolete, please use
www/py-django-crispy-forms instead (Only the first 15 lines of the commit message are shown above ) |
1.17.0 24 Jun 2020 21:13:09 |
kai |
Set a few repo-copied py-dj22- ports to expire
* These ports were already set as DEPRECATED some time ago and now have no
consumers left as those have been switched back to the original ports. |
1.17.0 29 May 2020 15:45:18 |
kai |
www/py-djangorestframework: Update to 3.11.0
* Switch the port to Django 2.2 (current LTS release) as well because
Django 1.11 is End-of-Life since April. Do the same for www/py-drf-yasg.
* Repo-copy www/py-djangorestframework to www/py-djangorestframework311
which will be used as a transitional package by www/seahub until it gets
support for Django 2.2+ in the next weeks/months.
* Drop the Python 2.7 support of the remaining consumers to avoid breakage
of "bulk -a".
* Mark both repo-copied ports www/py-dj22-{djangorestframework,drf-yasg} as
deprecated because they're obsolete now.
PR: 245309
Reviewed by: sunpoet (earlier revision), ultima
Differential Revision: https://reviews.freebsd.org/D24850 |
1.17.0 03 Nov 2019 12:00:54 |
kai |
www/py-{dj21,dj22}-drf-yasg: Update to 1.17.0
Changelog:
https://github.com/axnsan12/drf-yasg/releases/tag/1.17.0
MFH: 2019Q4 (related to net-mgmt/netbox) |
1.16.1 08 Sep 2019 18:50:10 |
kai |
www/py-{dj21,dj22}-drf-yasg: Update to 1.16.1
This fixes also net-mgmt/netbox at runtime since r507098 [1]
Changelog:
* Fixed compatibility with Django REST framework 3.10.x [1]
* Improved enum type detection for nested "ChoiceFields"
https://github.com/axnsan12/drf-yasg/tree/1.16.1
PR: 240410
Submitted by: Zane C. Bowers-Hadley <vvelox@vvelox.net> |
1.16.0 21 Jun 2019 08:02:46 |
kai |
www/py-{dj21,dj22}-drf-yasg: Update to 1.16.0
Changelog:
https://github.com/axnsan12/drf-yasg/blob/1.16.0/docs/changelog.rst |
1.15.0 25 May 2019 10:10:01 |
kai |
net-mgmt/netbox: Update to 2.5.12 and switch to Django 2.2
Upstream decided to switch from Django 2.1 to the 2.2 LTS release to fix a
rather annoying bug that generated intermittent errors when objects were
deleted/manipulated.
Therefore the same procedure must be done in almost the same way as in
r492690 to make NetBox compatible with Django 2.2 in the ports tree.
That means to repocopy the required Django 1.11 ports, assign them to
Django 2.2, limit them to Python 3.5+ and update all related
CONFLICTS_INSTALL entries accordingly:
* www/py-dj22-django-cors-headers [1]
* www/py-dj22-django-debug-toolbar (Only the first 15 lines of the commit message are shown above ) |