Port Moves |
- port moved to devel/py-dj42-graphene-django on 2023-12-31
REASON: Has expired: 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/
- port moved here from devel/py-dj40-graphene-django on 2023-05-20
REASON: Has expired: Extended support of Django 4.0 ends April 2023, upgrade to the Django 4.1+ version of this port. See https://www.djangoproject.com/download/
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.0,1 31 Dec 2023 00:06:39 |
Muhammad Moinur Rahman (bofh) |
devel/py-dj41-graphene-django: Remove expired port
2023-12-31 devel/py-dj41-graphene-django: 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/ |
3.0.0,1 10 Sep 2023 13:15:33 |
Kai Knoblich (kai) |
*/*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 |
3.0.0,1 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
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> |
3.0.0,1 12 Jun 2023 10:58:42 |
Kai Knoblich (kai) |
devel/py-dj41-graphene-django: Downgrade to 3.0.0
* Since NetBox 3.5, there has been a regression with newer versions of
py-graphene-django that produces a blank screen at the GraphQL API.
Hence, upstream has pinned the version of py-graphene-django to 3.0.0
with the release of NetBox 3.5.3 because an alternative implementation
is planned for the GraphQL feature.
* Add PORTSCOUT because upstream is very likely to switch to Django 4.2
with the NetBox 3.6 release series (ETA: Mid of 2023Q3) and
Django 4.1 will reach its EoL (= End-of-Life) at the end of 2023.
* Adjust the version requirements of net-mgmt/netbox and
www/py-dj41-graphiql-debug-toolbar accordingly.
PR: 271887
Reviewed by: sunpoet (maintainer)
Approved by: sunpoet (maintainer) |
3.0.2 07 May 2023 16:03:49 |
Po-Chuan Hsieh (sunpoet) |
devel/py-dj41-graphene-django: Update to 3.0.2
Changes: https://github.com/graphql-python/graphene-django/releases |
3.0.1 02 May 2023 16:20:03 |
Po-Chuan Hsieh (sunpoet) |
devel/py-dj41-graphene-django: Update to 3.0.1
Changes: https://github.com/graphql-python/graphene-django/releases |
3.0.0 22 Feb 2023 06:58:32 |
Kai Knoblich (kai) |
net-mgmt/netbox: Create Django 4.1 consumers
* Django 3.2 is currently the "default" version in the ports tree due
its long term support until April 2024. Thus ports that are assigned
to that version will exist until then.
The following ports are required to make the upgrade of
net-mgmt/netbox to the 3.4 release possible because it requires
Django 4.1.
All of the ports listed below were created on the basis of their
respective original ports:
- devel/py-dj41-django-rq
- devel/py-dj41-graphene-django (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 7
|