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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: www/py-flask-smorest/Makefile

Number of commits found: 35

Friday, 1 Dec 2023
06:39 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*: Fix build after 3232af18957315da73e0e4105cac869d8cb3c6b1 (www/py-flask
PORTNAME change)

Approved by:	portmgr (blanket)
commit hash: 8efcc1c369a0048035fc0022072f9003c37b65e8 commit hash: 8efcc1c369a0048035fc0022072f9003c37b65e8 commit hash: 8efcc1c369a0048035fc0022072f9003c37b65e8 commit hash: 8efcc1c369a0048035fc0022072f9003c37b65e8 8efcc1c
Saturday, 18 Nov 2023
20:20 Robert Clausecker (fuz) search for other commits by this committer Author: Goran Mekić
www/py-flask-smorest: Update to 0.42.2

Changelog:
https://github.com/marshmallow-code/flask-smorest/blob/master/CHANGELOG.rst#0422-2023-11-09

PR:		275101
commit hash: bb67453e9303207785cbd7fe6ce9318dad2455f9 commit hash: bb67453e9303207785cbd7fe6ce9318dad2455f9 commit hash: bb67453e9303207785cbd7fe6ce9318dad2455f9 commit hash: bb67453e9303207785cbd7fe6ce9318dad2455f9 bb67453
Thursday, 24 Aug 2023
12:31 Wen Heping (wen) search for other commits by this committer Author: Goran Mekić
www/py-flask-smorest: Update to 0.42.1

PR:		273326
Reported by:	maintainer
commit hash: e79b6762011b7677c36bf0b4f08cb4e0ba356d65 commit hash: e79b6762011b7677c36bf0b4f08cb4e0ba356d65 commit hash: e79b6762011b7677c36bf0b4f08cb4e0ba356d65 commit hash: e79b6762011b7677c36bf0b4f08cb4e0ba356d65 e79b676
Tuesday, 27 Jun 2023
19:34 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>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Sunday, 21 May 2023
17:25 Robert Clausecker (fuz) search for other commits by this committer Author: Goran Mekić
www/py-flask-smorest: Update to 0.42.0

Changelog:
https://github.com/marshmallow-code/flask-smorest/blob/master/CHANGELOG.rst#0420-2023-05-15

PR:		271552
commit hash: e87442e8b15649db2d25e27b68e76089598829b3 commit hash: e87442e8b15649db2d25e27b68e76089598829b3 commit hash: e87442e8b15649db2d25e27b68e76089598829b3 commit hash: e87442e8b15649db2d25e27b68e76089598829b3 e87442e
Thursday, 20 Apr 2023
11:49 Robert Clausecker (fuz) search for other commits by this committer Author: Goran Mekić
www/py-flask-smorest: Update to 0.41.0

Changelog:
https://github.com/marshmallow-code/flask-smorest/blob/master/CHANGELOG.rst#0410-2023-03-30

  * Allow multiple responses with same status code and different content types
  * Set stacklevel in calls to warnings/warn
  * Official Python 3.11 support

PR:		270913
commit hash: c0f8e62a1247d5d3089c1f6752c3b71871fdbf78 commit hash: c0f8e62a1247d5d3089c1f6752c3b71871fdbf78 commit hash: c0f8e62a1247d5d3089c1f6752c3b71871fdbf78 commit hash: c0f8e62a1247d5d3089c1f6752c3b71871fdbf78 c0f8e62
Wednesday, 11 Jan 2023
15:58 Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 77d6847
Wednesday, 21 Dec 2022
10:04 Nuno Teixeira (eduardo) search for other commits by this committer Author: Goran Mekić
www/py-flask-smorest: Update to 0.40.0

ChangeLog:
https://github.com/marshmallow-code/flask-smorest/blob/master/CHANGELOG.rst#0400-2022-10-16

PR:		268054
commit hash: 3f9c782cfb016668602e7c96f633a302b94e5eef commit hash: 3f9c782cfb016668602e7c96f633a302b94e5eef commit hash: 3f9c782cfb016668602e7c96f633a302b94e5eef commit hash: 3f9c782cfb016668602e7c96f633a302b94e5eef 3f9c782
Sunday, 2 Oct 2022
16:04 Rainer Hurling (rhurlin) search for other commits by this committer Author: Goran Mekić
www/py-flask-smorest: Update to 0.39.0

Changelog:
https://github.com/marshmallow-code/flask-smorest/blob/master/CHANGELOG.rst#0390-2022-08-16

PR:		266755
MFH:		2022Q4
commit hash: 89f7cf5e35503936cd01807018fae5da808865ac commit hash: 89f7cf5e35503936cd01807018fae5da808865ac commit hash: 89f7cf5e35503936cd01807018fae5da808865ac commit hash: 89f7cf5e35503936cd01807018fae5da808865ac 89f7cf5
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Monday, 27 Jun 2022
13:22 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Goran Mekić
www/py-flask-smorest: Update to 0.38.1

Changelog:
  * Add format argument to flask openapi print and flask openapi write commands
    to provide a YAML output

PR:		264903
commit hash: 5d7a29c9118059238907bc5aa79f0d75e2c66321 commit hash: 5d7a29c9118059238907bc5aa79f0d75e2c66321 commit hash: 5d7a29c9118059238907bc5aa79f0d75e2c66321 commit hash: 5d7a29c9118059238907bc5aa79f0d75e2c66321 5d7a29c
Tuesday, 7 Jun 2022
21:34 Nuno Teixeira (eduardo) search for other commits by this committer Author: Goran Mekić
www/py-flask-smorest: Update to 0.38.0

ChangeLog: www/py-flask-smorest: Update to 0.38.0

PR:		264510
commit hash: d5482684656923fd03b1ee67ccec9bfdf6a52382 commit hash: d5482684656923fd03b1ee67ccec9bfdf6a52382 commit hash: d5482684656923fd03b1ee67ccec9bfdf6a52382 commit hash: d5482684656923fd03b1ee67ccec9bfdf6a52382 d548268
Sunday, 27 Feb 2022
21:50 Guangyuan Yang (ygy) search for other commits by this committer Author: Goran Mekić
www/py-flask-smorest: Update to 0.37.0

Changelog:	https://github.com/marshmallow-code/flask-smorest/blob/master/CHANGELOG.rst#0370-2022-02-16

PR:		262236
commit hash: 75269759f3482835f717eca0cc131660a6127545 commit hash: 75269759f3482835f717eca0cc131660a6127545 commit hash: 75269759f3482835f717eca0cc131660a6127545 commit hash: 75269759f3482835f717eca0cc131660a6127545 7526975
Saturday, 5 Feb 2022
09:50 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Goran Mekić
www/py-flask-smorest: Update to 0.36.0

PR:		261596
commit hash: f6474a40af616ef61ccbbb827f4dfe216a65d7cc commit hash: f6474a40af616ef61ccbbb827f4dfe216a65d7cc commit hash: f6474a40af616ef61ccbbb827f4dfe216a65d7cc commit hash: f6474a40af616ef61ccbbb827f4dfe216a65d7cc f6474a4
Sunday, 2 Jan 2022
02:45 Wen Heping (wen) search for other commits by this committer
www/py-flask-smorest: Update to 0.35.0

PR:		260844
Reported by:	meka@tilda.center(maintainer)
commit hash: 5bc14ae1169bf530015645e78f65ff3e9e90f8da commit hash: 5bc14ae1169bf530015645e78f65ff3e9e90f8da commit hash: 5bc14ae1169bf530015645e78f65ff3e9e90f8da commit hash: 5bc14ae1169bf530015645e78f65ff3e9e90f8da 5bc14ae1
Wednesday, 23 Jun 2021
20:43 Kevin Bowling (kbowling) search for other commits by this committer Author: Goran Meki?
www/py-flask-smorest: Update to 0.31.2

Changes
https://github.com/marshmallow-code/flask-smorest/blob/master/CHANGELOG.rst#0312-2021-06-21

PR:		256787
Approved by:	maintainer
commit hash: fc30dd47752b3f0875355b90cbd7c9bcff23cf21 commit hash: fc30dd47752b3f0875355b90cbd7c9bcff23cf21 commit hash: fc30dd47752b3f0875355b90cbd7c9bcff23cf21 commit hash: fc30dd47752b3f0875355b90cbd7c9bcff23cf21 fc30dd4
Tuesday, 15 Jun 2021
14:44 Kevin Bowling (kbowling) search for other commits by this committer Author: Goran Mekić
www/py-flask-smorest: Update to 0.31.1

Changes
https://github.com/marshmallow-code/flask-smorest/blob/master/CHANGELOG.rst#0311-2021-06-01

PR:		256616
Approved by:	maintainer
commit hash: 3ef505fea253d92415d6d0ac8b5469adae871678 commit hash: 3ef505fea253d92415d6d0ac8b5469adae871678 commit hash: 3ef505fea253d92415d6d0ac8b5469adae871678 commit hash: 3ef505fea253d92415d6d0ac8b5469adae871678 3ef505f
Thursday, 13 May 2021
17:05 Neel Chauhan (nc) search for other commits by this committer Author: Goran Mekić
www/py-flask-smorest: Update to 0.31.0

Changes:
https://github.com/marshmallow-code/flask-smorest/blob/master/CHANGELOG.rst#0310-2021-05-12

PR:	255836
commit hash: afa7ebc97f3ddd13777c0e66ad1141ff01ffe068 commit hash: afa7ebc97f3ddd13777c0e66ad1141ff01ffe068 commit hash: afa7ebc97f3ddd13777c0e66ad1141ff01ffe068 commit hash: afa7ebc97f3ddd13777c0e66ad1141ff01ffe068 afa7ebc
Wednesday, 21 Apr 2021
16:24 Neel Chauhan (nc) search for other commits by this committer
www/py-flask-smorest: Update to 0.30.0

Changes:
https://github.com/marshmallow-code/flask-smorest/blob/master/CHANGELOG.rst#0300-2021-04-13

PR:		255284
Submitted by:	Goran Mekić <meka AT tilda DOT center> (maintainer)
commit hash: 01b5dd61abe2c9b0cbd9ff7b676433cf7f481e1d commit hash: 01b5dd61abe2c9b0cbd9ff7b676433cf7f481e1d commit hash: 01b5dd61abe2c9b0cbd9ff7b676433cf7f481e1d commit hash: 01b5dd61abe2c9b0cbd9ff7b676433cf7f481e1d 01b5dd6
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 13 Feb 2021
12:39 lwhsu search for other commits by this committer
www/py-flask-smorest: Update to 0.29.0

Changelog:
https://github.com/marshmallow-code/flask-smorest/blob/master/CHANGELOG.rst#0290-2021-02-13

PR:		253482
Submitted by:	Goran Mekic <meka@tilda.center> (maintainer)
Original commitRevision:565132 
Wednesday, 10 Feb 2021
02:28 nc search for other commits by this committer
www/py-flask-smorest: Update to 0.28.0

Changes:
https://github.com/marshmallow-code/flask-smorest/blob/master/CHANGELOG.rst#0280-2021-02-04

PR:		253342
Submitted by:	Goran Mekic <meka AT tilda DOT center> (maintainer)
Original commitRevision:564838 
Thursday, 14 Jan 2021
17:57 dbaio search for other commits by this committer
www/py-flask-smorest: Update to 0.27.0

Changelog:	https://github.com/marshmallow-code/flask-smorest/blob/0.27.0/CHANGELOG.rst

PR:		252665
Submitted by:	Goran Mekic <meka@tilda.center> (maintainer)
Original commitRevision:561576 
Friday, 8 Jan 2021
11:10 rhurlin search for other commits by this committer
www/py-flask-smorest: Update to 0.26.0

Update with backwards-incompatible changes:
- Use warnings.warn rather than log warnings in application log
- Support webargs 7. Drop support for webargs 6
Other changes:
- Official Python 3.9 support
- Bound dependencies versions in setup.py

Changelog:
https://github.com/marshmallow-code/flask-smorest/blob/master/CHANGELOG.rst#0260-2020-12-17

PR:		252489
Submitted by:	Goran Mekic
Approved by:	arrowd, tcberner (mentors, implicit)
Original commitRevision:560761 
Sunday, 4 Oct 2020
13:16 tcberner search for other commits by this committer
www/py-flask-smorest: Update to 0.25.0

Changelog:
	https://github.com/marshmallow-code/flask-smorest/blob/master/CHANGELOG.rst#0250-2020-10-02

PR:		250064
Submitted by:	Goran Mekic <meka@tilda.center>
Original commitRevision:551388 
Monday, 10 Aug 2020
17:22 lwhsu search for other commits by this committer
www/py-flask-smorest: Update to 0.24.1

PR:		248570
Submitted by:	Goran Mekic <meka@tilda.center> (maintainer)
Original commitRevision:544631 
Monday, 20 Jul 2020
13:14 lwhsu search for other commits by this committer
Update to 0.24.0

PR:		248042
Submitted by:	Goran Mekic <meka@tilda.center> (maintainer)
Original commitRevision:542634 
Saturday, 11 Jul 2020
19:29 dbaio search for other commits by this committer
www/py-flask-smorest: Update to 0.23.0

Changelog:	https://github.com/marshmallow-code/flask-smorest/blob/0.23.0/CHANGELOG.rst

PR:		247889
Submitted by:	Goran Mekic <meka@tilda.center> (maintainer)
Event:	July 2020 Bugathon
Original commitRevision:542044 
Thursday, 2 Jul 2020
08:51 wen search for other commits by this committer
- Update to 0.22.0

PR:		247277
Submitted by:	meka@tilda.center(maintainer)
Original commitRevision:541023 
Saturday, 13 Jun 2020
20:17 dbaio search for other commits by this committer
www/py-flask-smorest: Update to 0.21.1

Changelog:	https://github.com/marshmallow-code/flask-smorest/blob/0.21.1/CHANGELOG.rst

PR:		247070
Submitted by:	Goran Mekic <meka@tilda.center> (maintainer)
Original commitRevision:538696 
Saturday, 4 Apr 2020
18:56 tcberner search for other commits by this committer
www/py-flask-smorest: Update to 0.21.0

PR:		244950
Submitted by:	Goran Mekic <meka@tilda.center>
Original commitRevision:530708 
Thursday, 12 Mar 2020
19:29 tcberner search for other commits by this committer
www/py-flask-smorest: Update to 0.19.2

PR:		244728
Submitted by:	Goran Mekic <meka@tilda.center>  (maintainer)
Original commitRevision:528317 
Monday, 17 Feb 2020
05:53 koobs search for other commits by this committer
www/py-flask-smorest: Update to 0.18.5

Changelog:

  https://github.com/marshmallow-code/flask-smorest/blob/0.18.5/CHANGELOG.rst

PR:		243560
Submitted by:	Goran Mekic <meka tilda center>
Original commitRevision:526341 
Saturday, 11 Jan 2020
12:08 koobs search for other commits by this committer
[NEW] www/py-flask-smorest: Flask/Marshmallow-based REST API framework

REST API framework built upon Flask and marshmallow.

  - Serialization, deserialization and validation using marshmallow Schema
  - Explicit validation error messages returned in response
  - Database-agnostic
  - OpenAPI (Swagger) specification automatically generated and exposed with
    ReDoc or Swagger UI
  - Pagination
  - ETag

WWW: https://github.com/marshmallow-code/flask-smorest

PR:		242611
Submitted by:	Goran Mekic <meka@tilda.center>
Original commitRevision:522679 

Number of commits found: 35