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.

Port details
py-marshmallow Simplified object serialization for Python
3.21.1 devel 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 3.21.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-03-07 21:34:18
Last Update: 2024-03-23 14:49:20
Commit Hash: aad55d5
Also Listed In: python
License: MIT
WWW:
https://marshmallow.readthedocs.io/en/stable/
https://github.com/marshmallow-code/marshmallow
Description:
Marshmallow is an ORM/ODM/framework-agnostic library for converting complex datatypes, such as objects, to and from native Python datatypes.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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}marshmallow>0:devel/py-marshmallow@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-marshmallow/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-marshmallow
  • pkg install py39-marshmallow
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-marshmallow listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-marshmallow
Package flavors (<flavor>: <package>)
  • py39: py39-marshmallow
distinfo:
TIMESTAMP = 1710712458 SHA256 (marshmallow-3.21.1.tar.gz) = 4e65e9e0d80fc9e609574b9983cf32579f305c718afb30d7233ab818571768c3 SIZE (marshmallow-3.21.1.tar.gz) = 176377

Packages (timestamps in pop-ups are UTC):
py37-marshmallow
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--3.10.0---3.10.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-marshmallow
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.21.13.21.1-3.21.13.21.1---
FreeBSD:13:quarterly3.20.13.20.13.19.03.20.13.21.13.20.13.20.13.20.1
FreeBSD:14:latest3.21.13.21.13.19.03.21.13.21.13.19.0-3.19.0
FreeBSD:14:quarterly3.20.13.21.1-3.20.13.21.13.20.13.20.13.20.1
FreeBSD:15:latest3.21.03.21.1n/a3.20.1n/a3.20.13.20.13.20.2
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-flit-core>=0<4 : devel/py-flit-core@py39
  2. python3.9 : lang/python39
  3. py39-build>=0 : devel/py-build@py39
  4. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-packaging>=17.0 : devel/py-packaging@py39
  2. python3.9 : lang/python39
This port is required by:
for Run
  1. databases/py-marshmallow-sqlalchemy
  2. devel/py-dataclasses-json
  3. devel/py-marshmallow-enum
  4. security/caldera
  5. security/caldera4
  6. sysutils/zsm
  7. textproc/lookatme
Expand this list (11 items / 4 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. www/py-flask-marshmallow
  3. www/py-flask-smorest
  4. www/py-webargs
  5. Collapse this list.

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/py-zsm-lib*
  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:
No options to configure
Options name:
devel_py-marshmallow
USES:
cpe 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/m/marshmallow/
  2. https://pypi.org/packages/source/m/marshmallow/
Collapse this list.

Number of commits found: 55

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.21.1
23 Mar 2024 14:49:20
commit hash: aad55d54f9478b883a5d25db45cbbc9f52bb8694commit hash: aad55d54f9478b883a5d25db45cbbc9f52bb8694commit hash: aad55d54f9478b883a5d25db45cbbc9f52bb8694commit hash: aad55d54f9478b883a5d25db45cbbc9f52bb8694 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-marshmallow: Update to 3.21.1

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
		https://marshmallow.readthedocs.io/en/stable/changelog.html
3.21.0
09 Mar 2024 14:05:51
commit hash: ac96d38c217bdc03c8fe725995206b5989759e36commit hash: ac96d38c217bdc03c8fe725995206b5989759e36commit hash: ac96d38c217bdc03c8fe725995206b5989759e36commit hash: ac96d38c217bdc03c8fe725995206b5989759e36 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-marshmallow: Update to 3.21.0

- Convert to USE_PYTHON=pep517

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
		https://marshmallow.readthedocs.io/en/stable/changelog.html
3.20.2
21 Feb 2024 15:07:26
commit hash: bdbb6523d040510753b19a732c8c02419e18c7cacommit hash: bdbb6523d040510753b19a732c8c02419e18c7cacommit hash: bdbb6523d040510753b19a732c8c02419e18c7cacommit hash: bdbb6523d040510753b19a732c8c02419e18c7ca files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-marshmallow: Update to 3.20.2

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
		https://marshmallow.readthedocs.io/en/stable/changelog.html
3.20.1
16 Aug 2023 18:25:28
commit hash: a0e9f776ae03ce7e8a7643b2f3ebf0bbb67a6610commit hash: a0e9f776ae03ce7e8a7643b2f3ebf0bbb67a6610commit hash: a0e9f776ae03ce7e8a7643b2f3ebf0bbb67a6610commit hash: a0e9f776ae03ce7e8a7643b2f3ebf0bbb67a6610 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-marshmallow: Update to 3.20.1

- Update WWW

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
		https://marshmallow.readthedocs.io/en/stable/changelog.html
3.19.0
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>
3.19.0
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
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
3.19.0
30 Dec 2022 09:04:42
commit hash: c8fa4d3e3ff933d3e27b5ea9370c2fb677c78e48commit hash: c8fa4d3e3ff933d3e27b5ea9370c2fb677c78e48commit hash: c8fa4d3e3ff933d3e27b5ea9370c2fb677c78e48commit hash: c8fa4d3e3ff933d3e27b5ea9370c2fb677c78e48 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-marshmallow: Update to 3.19.0

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.18.0
03 Oct 2022 02:15:00
commit hash: 795a0b1267ec2996048d38bfb5d1b5e65bbb7f0acommit hash: 795a0b1267ec2996048d38bfb5d1b5e65bbb7f0acommit hash: 795a0b1267ec2996048d38bfb5d1b5e65bbb7f0acommit hash: 795a0b1267ec2996048d38bfb5d1b5e65bbb7f0a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-marshmallow: Update to 3.18.0

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
3.17.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.17.1
31 Aug 2022 11:41:05
commit hash: 62b4443b8a988050a872861a84144c54033247fbcommit hash: 62b4443b8a988050a872861a84144c54033247fbcommit hash: 62b4443b8a988050a872861a84144c54033247fbcommit hash: 62b4443b8a988050a872861a84144c54033247fb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-marshmallow: Update to 3.17.1

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.17.0
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.17.0
29 Jun 2022 21:49:54
commit hash: 6d48bc447dc5176491ad5fd0689a3ad6a531f91bcommit hash: 6d48bc447dc5176491ad5fd0689a3ad6a531f91bcommit hash: 6d48bc447dc5176491ad5fd0689a3ad6a531f91bcommit hash: 6d48bc447dc5176491ad5fd0689a3ad6a531f91b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-marshmallow: Update to 3.17.0

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.16.0
03 Jun 2022 09:00:35
commit hash: 7f43ac6c86f08e62c5f5b242c2806dc28c78a000commit hash: 7f43ac6c86f08e62c5f5b242c2806dc28c78a000commit hash: 7f43ac6c86f08e62c5f5b242c2806dc28c78a000commit hash: 7f43ac6c86f08e62c5f5b242c2806dc28c78a000 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-marshmallow: Update to 3.16.0

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.15.0
25 Mar 2022 13:36:56
commit hash: 4de6ca9cf4df36cd6dae6c5da46c8766b0c002b3commit hash: 4de6ca9cf4df36cd6dae6c5da46c8766b0c002b3commit hash: 4de6ca9cf4df36cd6dae6c5da46c8766b0c002b3commit hash: 4de6ca9cf4df36cd6dae6c5da46c8766b0c002b3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-marshmallow: Update to 3.15.0

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.14.1
21 Nov 2021 18:20:14
commit hash: f19dd5b55ab779f3470757c092692f8cec08f49ccommit hash: f19dd5b55ab779f3470757c092692f8cec08f49ccommit hash: f19dd5b55ab779f3470757c092692f8cec08f49ccommit hash: f19dd5b55ab779f3470757c092692f8cec08f49c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-marshmallow: Update to 3.14.1

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.14.0
25 Oct 2021 21:46:40
commit hash: 2df9071d87d543b93d6b218c50a3af5965503959commit hash: 2df9071d87d543b93d6b218c50a3af5965503959commit hash: 2df9071d87d543b93d6b218c50a3af5965503959commit hash: 2df9071d87d543b93d6b218c50a3af5965503959 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-marshmallow: Update to 3.14.0

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.13.0
21 Sep 2021 12:01:39
commit hash: 49619ee9d7c50c6335cf4ee96a2f1d20e13a42f6commit hash: 49619ee9d7c50c6335cf4ee96a2f1d20e13a42f6commit hash: 49619ee9d7c50c6335cf4ee96a2f1d20e13a42f6commit hash: 49619ee9d7c50c6335cf4ee96a2f1d20e13a42f6 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
devel/py-marshmallow: Add CPE information

Approved by:    portmgr (blanket)
3.13.0
24 Jul 2021 20:21:38
commit hash: 40c7d4a93e2e7b60dd0e187953101fb8971ad299commit hash: 40c7d4a93e2e7b60dd0e187953101fb8971ad299commit hash: 40c7d4a93e2e7b60dd0e187953101fb8971ad299commit hash: 40c7d4a93e2e7b60dd0e187953101fb8971ad299 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-marshmallow: Update to 3.13.0

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.12.2
14 Jul 2021 16:09:56
commit hash: f251875cd65f3e13dc7df733ed28b8ec8839bcefcommit hash: f251875cd65f3e13dc7df733ed28b8ec8839bcefcommit hash: f251875cd65f3e13dc7df733ed28b8ec8839bcefcommit hash: f251875cd65f3e13dc7df733ed28b8ec8839bcef files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-marshmallow: Update to 3.12.2

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.12.1
18 May 2021 19:28:18
commit hash: c17cb693976a33a3370bbe907ad4a4d65ba86b78commit hash: c17cb693976a33a3370bbe907ad4a4d65ba86b78commit hash: c17cb693976a33a3370bbe907ad4a4d65ba86b78commit hash: c17cb693976a33a3370bbe907ad4a4d65ba86b78 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-marshmallow: Update to 3.12.1

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.12.0
16 May 2021 15:24:05
commit hash: 822029cc3fefb9628f15c377c693a3a28f1db20acommit hash: 822029cc3fefb9628f15c377c693a3a28f1db20acommit hash: 822029cc3fefb9628f15c377c693a3a28f1db20acommit hash: 822029cc3fefb9628f15c377c693a3a28f1db20a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-marshmallow: Update to 3.12.0

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.11.1
25 Apr 2021 20:35:27
commit hash: 0f6d84f1f9dc22f3d59b7a0de35cce2bc8a7a46acommit hash: 0f6d84f1f9dc22f3d59b7a0de35cce2bc8a7a46acommit hash: 0f6d84f1f9dc22f3d59b7a0de35cce2bc8a7a46acommit hash: 0f6d84f1f9dc22f3d59b7a0de35cce2bc8a7a46a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-marshmallow: Update to 3.11.1

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.11.0
18 Apr 2021 05:43:22
commit hash: bbb6490ab96aa91dc4aa53d65f7049f31ffcc98ccommit hash: bbb6490ab96aa91dc4aa53d65f7049f31ffcc98ccommit hash: bbb6490ab96aa91dc4aa53d65f7049f31ffcc98ccommit hash: bbb6490ab96aa91dc4aa53d65f7049f31ffcc98c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-marshmallow: Update to 3.11.0

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.10.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.10.0
24 Dec 2020 13:50:00
Revision:559112Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.10.0

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.9.1
09 Nov 2020 17:35:28
Revision:554745Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.9.1

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.9.0
08 Nov 2020 17:19:26
Revision:554535Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.9.0

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.8.0
20 Sep 2020 18:57:32
Revision:549133Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.8.0

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.7.1
24 Jul 2020 19:00:52
Revision:543303Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.7.1

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.7.0
09 Jul 2020 18:09:02
Revision:541778Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.7.0

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.6.1
03 Jun 2020 18:09:26
Revision:537652Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.6.1

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.6.0
09 May 2020 13:48:43
Revision:534749Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.6.0

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.5.2
02 May 2020 01:37:49
Revision:533621Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.5.2

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.5.1
28 Mar 2020 12:52:52
Revision:529401Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.5.1

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.5.0
21 Feb 2020 20:23:57
Revision:526701Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.5.0

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.4.0
03 Feb 2020 19:46:01
Revision:525064Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.4.0

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.3.0
08 Dec 2019 17:01:58
Revision:519400Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.3.0

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.2.2
05 Nov 2019 16:51:03
Revision:516821Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.2.2

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.2.1
01 Oct 2019 19:15:54
Revision:513512Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.2.1

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.2.0
25 Sep 2019 20:41:23
Revision:512828Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.2.0

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.0.5
14 Sep 2019 21:09:41
Revision:512058Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.0.5

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.0.4
13 Sep 2019 11:49:58
Revision:511929Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.0.4

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.0.3
06 Sep 2019 17:44:31
Revision:511338Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.0.3

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.0.2
05 Sep 2019 17:07:43
Revision:511203Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.0.2

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.0.1
24 Aug 2019 00:08:11
Revision:509673Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.0.1

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.0.0
21 Aug 2019 19:26:32
Revision:509534Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.0.0

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.0.0.r5
13 May 2019 23:44:31
Revision:501600Original commit files touched by this commit
sunpoet search for other commits by this committer
Revert unintentional USES=python change in r501471
3.0.0.r5
12 May 2019 20:09:44
Revision:501471Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.0.0rc5

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.0.0.b20
03 Nov 2018 22:16:49
Revision:483920Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.0.0b20

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.0.0.b19
30 Oct 2018 19:53:55
Revision:483522Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.0.0b19

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
3.0.0.b7
29 Oct 2018 22:13:17
Revision:483412Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

- Take maintainership
3.0.0.b7
02 Oct 2018 19:06:16
Revision:481127Original commit files touched by this commit
feld search for other commits by this committer
Reset maintainer on my python ports
3.0.0.b7
25 Apr 2018 16:42:38
Revision:468282Original commit files touched by this commit
amdmi3 search for other commits by this committer
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
3.0.0.b7
07 Mar 2018 21:34:03
Revision:463833Original commit files touched by this commit
feld search for other commits by this committer
Marshmallow is an ORM/ODM/framework-agnostic library for converting
complex datatypes, such as objects, to and from native Python datatypes.

WWW: https://pypi.python.org/pypi/marshmallow

Number of commits found: 55