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-moto Allow your python tests to easily mock out the boto library
5.0.5_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 5.0.3Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-11-06 11:12:42
Last Update: 2024-04-13 14:47:51
Commit Hash: 84a372a
Also Listed In: python
License: APACHE20
WWW:
https://docs.getmoto.org/en/latest/
https://github.com/getmoto/moto
Description:
Moto is a library that allows your tests to easily mock out AWS Services.
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}moto>0:devel/py-moto@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-moto/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-moto
  • pkg install py39-moto
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-moto listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-moto
Package flavors (<flavor>: <package>)
  • py39: py39-moto
distinfo:
TIMESTAMP = 1712427936 SHA256 (moto-5.0.5.tar.gz) = 2eaca2df7758f6868df420bf0725cd0b93d98709606f1fb8b2343b5bdc822d91 SIZE (moto-5.0.5.tar.gz) = 5188450

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

py39-moto
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.0.55.0.4--5.0.5_1---
FreeBSD:13:quarterly4.2.124.2.124.1.114.2.125.0.5-4.2.124.2.12
FreeBSD:14:latest5.0.35.0.54.0.9-5.0.54.1.11-4.1.11
FreeBSD:14:quarterly4.2.125.0.5-4.2.125.0.5-4.2.124.2.12
FreeBSD:15:latest5.0.25.0.5_1n/a4.2.12n/a-4.2.12-
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-setuptools>=40.6.0 : devel/py-setuptools@py39
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. py39-antlr4-python3-runtime>=0 : devel/py-antlr4-python3-runtime@py39
  2. py39-aws-xray-sdk>=0.93 : devel/py-aws-xray-sdk@py39
  3. py39-cfn-lint>=0.40.0 : devel/py-cfn-lint@py39
  4. py39-docker>=3.0.0 : sysutils/py-docker@py39
  5. py39-ecdsa>=0 : security/py-ecdsa@py39
  6. py39-flask>=2.2.2 : www/py-flask@py39
  7. py39-Flask-Cors>=0 : www/py-flask-cors@py39
  8. py39-graphql-core>=0 : devel/py-graphql-core@py39
  9. py39-joserfc>=0.9.0 : security/py-joserfc@py39
  10. py39-jsondiff>=1.1.2 : devel/py-jsondiff@py39
  11. py39-jsonpath-ng>=0 : devel/py-jsonpath-ng@py39
  12. py39-multipart>=0 : devel/py-multipart@py39
  13. py39-openapi-spec-validator>=0.5.0 : devel/py-openapi-spec-validator@py39
  14. py39-py-partiql-parser>=0.5.4 : devel/py-py-partiql-parser@py39
  15. py39-pyparsing>=3.0.7 : devel/py-pyparsing@py39
  16. py39-yaml>=5.1 : devel/py-yaml@py39
  17. py39-setuptools>=0 : devel/py-setuptools@py39
  18. py39-pytest>=7,1 : devel/py-pytest@py39
  19. python3.9 : lang/python39
Runtime dependencies:
  1. py39-boto3>=1.9.201 : www/py-boto3@py39
  2. py39-botocore>=1.14.0 : devel/py-botocore@py39
  3. py39-Jinja2>=2.10.1 : devel/py-Jinja2@py39
  4. py39-python-dateutil>=2.1<3.0.0 : devel/py-python-dateutil@py39
  5. py39-requests>=2.5 : www/py-requests@py39
  6. py39-responses>=0.15.0 : devel/py-responses@py39
  7. py39-werkzeug>=0.5 : www/py-werkzeug@py39
  8. py39-xmltodict>=0 : devel/py-xmltodict@py39
  9. py39-cryptography>=42.0.5,1 : security/py-cryptography@py39
  10. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-moto
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/m/moto/
  2. https://github.com/getmoto/moto/releases/download/5.0.5/
  3. https://pypi.org/packages/source/m/moto/
Collapse this list.

Number of commits found: 90

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.0.5_1
13 Apr 2024 14:47:51
commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-python-dateutil: Move devel/py-dateutil to devel/py-python-dateutil

- Convert to USE_PYTHON=pep517
- Bump PORTREVISION of dependent ports for dependency change
- While I'm here, update audio/py-pyradio to use PYTHON_PKGNAMEPREFIX instead of
PKGNAMEPREFIX for *_DEPENDS
5.0.5
08 Apr 2024 06:46:26
commit hash: 82a4f75e8c66f78eb966bb9937be268c16f44f78commit hash: 82a4f75e8c66f78eb966bb9937be268c16f44f78commit hash: 82a4f75e8c66f78eb966bb9937be268c16f44f78commit hash: 82a4f75e8c66f78eb966bb9937be268c16f44f78 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 5.0.5

Changes:	https://github.com/getmoto/moto/releases
		https://github.com/getmoto/moto/blob/master/CHANGELOG.md
5.0.4
31 Mar 2024 18:51:22
commit hash: 9982dabf539fe4b3b550ffe5070764511be94612commit hash: 9982dabf539fe4b3b550ffe5070764511be94612commit hash: 9982dabf539fe4b3b550ffe5070764511be94612commit hash: 9982dabf539fe4b3b550ffe5070764511be94612 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 5.0.4

Changes:	https://github.com/getmoto/moto/releases
		https://github.com/getmoto/moto/blob/master/CHANGELOG.md
5.0.3
23 Mar 2024 14:49:20
commit hash: 6b66b7c2fbe1215c45906367d3b734f00a5713c2commit hash: 6b66b7c2fbe1215c45906367d3b734f00a5713c2commit hash: 6b66b7c2fbe1215c45906367d3b734f00a5713c2commit hash: 6b66b7c2fbe1215c45906367d3b734f00a5713c2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 5.0.3

Changes:	https://github.com/getmoto/moto/releases
		https://github.com/getmoto/moto/blob/master/CHANGELOG.md
5.0.2
09 Mar 2024 14:05:51
commit hash: 568bfe68d6dfa097b3f1a7e55e0183a509f87b31commit hash: 568bfe68d6dfa097b3f1a7e55e0183a509f87b31commit hash: 568bfe68d6dfa097b3f1a7e55e0183a509f87b31commit hash: 568bfe68d6dfa097b3f1a7e55e0183a509f87b31 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 5.0.2

Changes:	https://github.com/getmoto/moto/releases
		https://github.com/getmoto/moto/blob/master/CHANGELOG.md
4.2.14
21 Feb 2024 15:07:27
commit hash: 3d11a9e2b51e34e8d521c443962f0e018db919aecommit hash: 3d11a9e2b51e34e8d521c443962f0e018db919aecommit hash: 3d11a9e2b51e34e8d521c443962f0e018db919aecommit hash: 3d11a9e2b51e34e8d521c443962f0e018db919ae files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 4.2.14

Changes:	https://github.com/getmoto/moto/releases
		https://github.com/getmoto/moto/blob/master/CHANGELOG.md
4.2.12
25 Dec 2023 09:00:15
commit hash: cbcbef92de055eb6acc8d814378fbe172d0cd06dcommit hash: cbcbef92de055eb6acc8d814378fbe172d0cd06dcommit hash: cbcbef92de055eb6acc8d814378fbe172d0cd06dcommit hash: cbcbef92de055eb6acc8d814378fbe172d0cd06d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 4.2.12

Changes:	https://github.com/getmoto/moto/releases
		https://github.com/getmoto/moto/blob/master/CHANGELOG.md
4.2.11
14 Dec 2023 05:48:27
commit hash: 726da17afffbfbc59c8735c9b5dea7da340ca2eccommit hash: 726da17afffbfbc59c8735c9b5dea7da340ca2eccommit hash: 726da17afffbfbc59c8735c9b5dea7da340ca2eccommit hash: 726da17afffbfbc59c8735c9b5dea7da340ca2ec files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 4.2.11

Changes:	https://github.com/getmoto/moto/releases
		https://github.com/getmoto/moto/blob/master/CHANGELOG.md
4.2.10
01 Dec 2023 06:39:02
commit hash: 8efcc1c369a0048035fc0022072f9003c37b65e8commit hash: 8efcc1c369a0048035fc0022072f9003c37b65e8commit hash: 8efcc1c369a0048035fc0022072f9003c37b65e8commit hash: 8efcc1c369a0048035fc0022072f9003c37b65e8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*: Fix build after 3232af18957315da73e0e4105cac869d8cb3c6b1 (www/py-flask
PORTNAME change)

Approved by:	portmgr (blanket)
4.2.10
27 Nov 2023 18:07:53
commit hash: 35060e19c0c1454970e8f5741f4712800d6bc4eccommit hash: 35060e19c0c1454970e8f5741f4712800d6bc4eccommit hash: 35060e19c0c1454970e8f5741f4712800d6bc4eccommit hash: 35060e19c0c1454970e8f5741f4712800d6bc4ec files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 4.2.10

Changes:	https://github.com/getmoto/moto/releases
		https://github.com/getmoto/moto/blob/master/CHANGELOG.md
4.2.9
27 Nov 2023 10:28:14
commit hash: 5f3c727b0c59b882741e338ef6f229f566968f2fcommit hash: 5f3c727b0c59b882741e338ef6f229f566968f2fcommit hash: 5f3c727b0c59b882741e338ef6f229f566968f2fcommit hash: 5f3c727b0c59b882741e338ef6f229f566968f2f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 4.2.9

Changes:	https://github.com/getmoto/moto/releases
		https://github.com/getmoto/moto/blob/master/CHANGELOG.md
4.2.8
14 Nov 2023 17:15:44
commit hash: c5493dcb07a06f5f50ffb53e481e56976d85a575commit hash: c5493dcb07a06f5f50ffb53e481e56976d85a575commit hash: c5493dcb07a06f5f50ffb53e481e56976d85a575commit hash: c5493dcb07a06f5f50ffb53e481e56976d85a575 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 4.2.8

Changes:	https://github.com/getmoto/moto/releases
		https://github.com/getmoto/moto/blob/master/CHANGELOG.md
4.2.7
02 Nov 2023 07:37:26
commit hash: 07790fe764e198a3192b77951fb8512675c7f8d2commit hash: 07790fe764e198a3192b77951fb8512675c7f8d2commit hash: 07790fe764e198a3192b77951fb8512675c7f8d2commit hash: 07790fe764e198a3192b77951fb8512675c7f8d2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 4.2.7

- Sort TEST_DEPENDS

Changes:	https://github.com/getmoto/moto/releases
		https://github.com/getmoto/moto/blob/master/CHANGELOG.md
4.2.6
16 Oct 2023 15:59:48
commit hash: 03dc5efd453fbc72ef41c03f68d3e95d06ad0696commit hash: 03dc5efd453fbc72ef41c03f68d3e95d06ad0696commit hash: 03dc5efd453fbc72ef41c03f68d3e95d06ad0696commit hash: 03dc5efd453fbc72ef41c03f68d3e95d06ad0696 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 4.2.6

Changes:	https://github.com/getmoto/moto/releases
		https://github.com/getmoto/moto/blob/master/CHANGELOG.md
4.2.5
05 Oct 2023 02:00:19
commit hash: a30ed14a7537988fa372e1907ad4758e68ece42fcommit hash: a30ed14a7537988fa372e1907ad4758e68ece42fcommit hash: a30ed14a7537988fa372e1907ad4758e68ece42fcommit hash: a30ed14a7537988fa372e1907ad4758e68ece42f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 4.2.5

Changes:	https://github.com/getmoto/moto/releases
		https://github.com/getmoto/moto/blob/master/CHANGELOG.md
4.2.4
29 Sep 2023 16:13:58
commit hash: b87777223f69553439a34b5f03d8b0f961d26ef7commit hash: b87777223f69553439a34b5f03d8b0f961d26ef7commit hash: b87777223f69553439a34b5f03d8b0f961d26ef7commit hash: b87777223f69553439a34b5f03d8b0f961d26ef7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 4.2.4

Changes:	https://github.com/getmoto/moto/releases
		https://github.com/getmoto/moto/blob/master/CHANGELOG.md
4.2.3
29 Sep 2023 14:19:56
commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*: Replace USES=pycryptography* with USE_PYTHON=cryptography{,_build,_test}

- Introduce USE_PYTHON=cryptography{,_build,_test}
- Switch all 96 ports from USES=pycryptography to with
USE_PYTHON=cryptography{,_build,_test}
- Remove Mk/Uses/pycryptography.mk

PR:		273727
Approved by:	tcberner (portmgr)
Exp-run by:	antoine
4.2.3
22 Sep 2023 03:18:01
commit hash: a2ab79ffa54be7704e47437c6bda0111fe9658f7commit hash: a2ab79ffa54be7704e47437c6bda0111fe9658f7commit hash: a2ab79ffa54be7704e47437c6bda0111fe9658f7commit hash: a2ab79ffa54be7704e47437c6bda0111fe9658f7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 4.2.3

Changes:	https://github.com/getmoto/moto/releases
		https://github.com/getmoto/moto/blob/master/CHANGELOG.md
4.2.2
04 Sep 2023 21:30:12
commit hash: 5f4fca5545e1888599c3598c6dd5b6ec839ed294commit hash: 5f4fca5545e1888599c3598c6dd5b6ec839ed294commit hash: 5f4fca5545e1888599c3598c6dd5b6ec839ed294commit hash: 5f4fca5545e1888599c3598c6dd5b6ec839ed294 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 4.2.2

- Add GitHub to MASTER_SITES

Changes:	https://github.com/getmoto/moto/releases
		https://github.com/getmoto/moto/blob/master/CHANGELOG.md
4.2.0
26 Aug 2023 20:34:19
commit hash: c337663721aa58f774dab96124edbb6181a362bacommit hash: c337663721aa58f774dab96124edbb6181a362bacommit hash: c337663721aa58f774dab96124edbb6181a362bacommit hash: c337663721aa58f774dab96124edbb6181a362ba files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 4.2.0

Changes:	https://github.com/getmoto/moto/blob/master/CHANGELOG.md
4.1.15
26 Aug 2023 09:27:31
commit hash: 0c59aa6acb85a414258f80d6856bafd40f3f2971commit hash: 0c59aa6acb85a414258f80d6856bafd40f3f2971commit hash: 0c59aa6acb85a414258f80d6856bafd40f3f2971commit hash: 0c59aa6acb85a414258f80d6856bafd40f3f2971 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 4.1.15

Changes:	https://github.com/getmoto/moto/blob/master/CHANGELOG.md
4.1.14
16 Aug 2023 18:25:28
commit hash: ff2eeccc79997bd4612d3b56d75eec35c7cbe135commit hash: ff2eeccc79997bd4612d3b56d75eec35c7cbe135commit hash: ff2eeccc79997bd4612d3b56d75eec35c7cbe135commit hash: ff2eeccc79997bd4612d3b56d75eec35c7cbe135 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 4.1.14

Changes:	https://github.com/getmoto/moto/blob/master/CHANGELOG.md
4.1.12
31 Jul 2023 16:40:03
commit hash: bdbf5d1c964b6af3d1af02398b9d14c34ec55676commit hash: bdbf5d1c964b6af3d1af02398b9d14c34ec55676commit hash: bdbf5d1c964b6af3d1af02398b9d14c34ec55676commit hash: bdbf5d1c964b6af3d1af02398b9d14c34ec55676 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Sort USES
4.1.12
22 Jul 2023 07:46:38
commit hash: b28a739884e37c25bb57ea5f157252adb63065d3commit hash: b28a739884e37c25bb57ea5f157252adb63065d3commit hash: b28a739884e37c25bb57ea5f157252adb63065d3commit hash: b28a739884e37c25bb57ea5f157252adb63065d3 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
framework: convert tree to use USES=pycryptography

A future commit will update to security/py-cryptography will introduce a
rust dependency.

PR:		254853
4.1.12
18 Jul 2023 00:53:09
commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}

Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.

With hat: python
PR: 270510, 270358
4.1.12
09 Jul 2023 10:19:02
commit hash: 73ca5837b2e29619a928ab6c3fed54346f26695acommit hash: 73ca5837b2e29619a928ab6c3fed54346f26695acommit hash: 73ca5837b2e29619a928ab6c3fed54346f26695acommit hash: 73ca5837b2e29619a928ab6c3fed54346f26695a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 4.1.12

Changes:	https://github.com/getmoto/moto/blob/master/CHANGELOG.md
4.1.11
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>
4.1.11
05 Jun 2023 21:07:49
commit hash: ffd2def80b554827887004eda01bd8bf866f42d9commit hash: ffd2def80b554827887004eda01bd8bf866f42d9commit hash: ffd2def80b554827887004eda01bd8bf866f42d9commit hash: ffd2def80b554827887004eda01bd8bf866f42d9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 4.1.11

Changes:	https://github.com/getmoto/moto/blob/master/CHANGELOG.md
4.1.10
27 May 2023 23:43:58
commit hash: a79df0c22df80c0e3b027047055bbbe3631cd74fcommit hash: a79df0c22df80c0e3b027047055bbbe3631cd74fcommit hash: a79df0c22df80c0e3b027047055bbbe3631cd74fcommit hash: a79df0c22df80c0e3b027047055bbbe3631cd74f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 4.1.10

Changes:	https://github.com/getmoto/moto/blob/master/CHANGELOG.md
4.1.9
27 May 2023 04:08:45
commit hash: ab6f04f82d5523ed016ec8b96282638ef60430bacommit hash: ab6f04f82d5523ed016ec8b96282638ef60430bacommit hash: ab6f04f82d5523ed016ec8b96282638ef60430bacommit hash: ab6f04f82d5523ed016ec8b96282638ef60430ba files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 4.1.9

Changes:	https://github.com/getmoto/moto/blob/master/CHANGELOG.md
4.1.8
27 Apr 2023 23:58:40
commit hash: 4afa24a905b49ffe9945b6500a36347856bccb5bcommit hash: 4afa24a905b49ffe9945b6500a36347856bccb5bcommit hash: 4afa24a905b49ffe9945b6500a36347856bccb5bcommit hash: 4afa24a905b49ffe9945b6500a36347856bccb5b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 4.1.8

Changes:	https://github.com/getmoto/moto/blob/master/CHANGELOG.md
4.1.7
18 Apr 2023 18:00:52
commit hash: e6af2d8079f33554d308bcd372e3c6b04b244f91commit hash: e6af2d8079f33554d308bcd372e3c6b04b244f91commit hash: e6af2d8079f33554d308bcd372e3c6b04b244f91commit hash: e6af2d8079f33554d308bcd372e3c6b04b244f91 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 4.1.7

Changes:	https://github.com/getmoto/moto/blob/master/CHANGELOG.md
4.1.6
09 Apr 2023 13:36:50
commit hash: 8fc10f58d8c0aaea69166cb090ae22bf311838a9commit hash: 8fc10f58d8c0aaea69166cb090ae22bf311838a9commit hash: 8fc10f58d8c0aaea69166cb090ae22bf311838a9commit hash: 8fc10f58d8c0aaea69166cb090ae22bf311838a9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 4.1.6

Changes:	https://github.com/getmoto/moto/blob/master/CHANGELOG.md
4.1.5
05 Apr 2023 17:30:25
commit hash: 1f2272dff7a2f581c9f5e7476b3445056bb1e178commit hash: 1f2272dff7a2f581c9f5e7476b3445056bb1e178commit hash: 1f2272dff7a2f581c9f5e7476b3445056bb1e178commit hash: 1f2272dff7a2f581c9f5e7476b3445056bb1e178 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 4.1.5

Changes:	https://github.com/getmoto/moto/blob/master/CHANGELOG.md
4.1.1_2
04 Apr 2023 18:29:11
commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
USE_PYTHON=pep517: bump PORTREVISION
4.1.1_1
21 Mar 2023 19:20:46
commit hash: 3bf1dfd75862a0b35d21006050320d4253915608commit hash: 3bf1dfd75862a0b35d21006050320d4253915608commit hash: 3bf1dfd75862a0b35d21006050320d4253915608commit hash: 3bf1dfd75862a0b35d21006050320d4253915608 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Convert to USE_PYTHON=pep517

- Bump PORTREVISION for dependency and package change
4.1.1
05 Feb 2023 15:47:56
commit hash: 1228a1c47921eb504dc662c21d6669b4cdd70127commit hash: 1228a1c47921eb504dc662c21d6669b4cdd70127commit hash: 1228a1c47921eb504dc662c21d6669b4cdd70127commit hash: 1228a1c47921eb504dc662c21d6669b4cdd70127 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 4.1.1

- Update TEST_DEPENDS

Changes:	https://github.com/getmoto/moto/blob/master/CHANGELOG.md
4.0.13
30 Jan 2023 12:59:52
commit hash: 3d619f4563fe200cb31b069cd14b5ff2eac9a1f3commit hash: 3d619f4563fe200cb31b069cd14b5ff2eac9a1f3commit hash: 3d619f4563fe200cb31b069cd14b5ff2eac9a1f3commit hash: 3d619f4563fe200cb31b069cd14b5ff2eac9a1f3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 4.0.13

- Update WWW

Changes:	https://github.com/getmoto/moto/blob/master/CHANGELOG.md
4.0.9
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
4.0.9
30 Dec 2022 09:04:43
commit hash: e86aa27a2271c7341575d43c11b3338b4839481acommit hash: e86aa27a2271c7341575d43c11b3338b4839481acommit hash: e86aa27a2271c7341575d43c11b3338b4839481acommit hash: e86aa27a2271c7341575d43c11b3338b4839481a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 4.0.9

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
4.0.7
19 Nov 2022 08:12:02
commit hash: b110bd1295524e8e8c96d4af79c959f8b35fd874commit hash: b110bd1295524e8e8c96d4af79c959f8b35fd874commit hash: b110bd1295524e8e8c96d4af79c959f8b35fd874commit hash: b110bd1295524e8e8c96d4af79c959f8b35fd874 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 4.0.7

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
4.0.6
09 Oct 2022 15:37:55
commit hash: 95d4a6f2d1c6a215dfb3e3ab2f5234b12fa5254ccommit hash: 95d4a6f2d1c6a215dfb3e3ab2f5234b12fa5254ccommit hash: 95d4a6f2d1c6a215dfb3e3ab2f5234b12fa5254ccommit hash: 95d4a6f2d1c6a215dfb3e3ab2f5234b12fa5254c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 4.0.6

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
4.0.3
03 Oct 2022 02:15:00
commit hash: 91441c4f63427692ef26f45c5bb7d68c75b5585dcommit hash: 91441c4f63427692ef26f45c5bb7d68c75b5585dcommit hash: 91441c4f63427692ef26f45c5bb7d68c75b5585dcommit hash: 91441c4f63427692ef26f45c5bb7d68c75b5585d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 4.0.3

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
4.0.2
10 Sep 2022 13:02:44
commit hash: 48573557deaf91fe0151535ab0da886f02d55a50commit hash: 48573557deaf91fe0151535ab0da886f02d55a50commit hash: 48573557deaf91fe0151535ab0da886f02d55a50commit hash: 48573557deaf91fe0151535ab0da886f02d55a50 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 4.0.2

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
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)
4.0.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)
4.0.1
04 Sep 2022 15:24:59
commit hash: d75055db141d60791b9ad707fa8fa0fcf816b41acommit hash: d75055db141d60791b9ad707fa8fa0fcf816b41acommit hash: d75055db141d60791b9ad707fa8fa0fcf816b41acommit hash: d75055db141d60791b9ad707fa8fa0fcf816b41a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 4.0.1

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
3.1.18
04 Sep 2022 03:46:45
commit hash: ab2dfe0de2dcbf9b5d229a524133cc43c72b25c6commit hash: ab2dfe0de2dcbf9b5d229a524133cc43c72b25c6commit hash: ab2dfe0de2dcbf9b5d229a524133cc43c72b25c6commit hash: ab2dfe0de2dcbf9b5d229a524133cc43c72b25c6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 3.1.18

- Change RUN_DEPENDS from py-werkzeug to py-werkzeug21
- Update version requirement of RUN_DEPENDS

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
3.1.16
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.1.16
07 Jul 2022 12:36:15
commit hash: d828fe3e6349df96feb410cf0f8e11b38eaa1410commit hash: d828fe3e6349df96feb410cf0f8e11b38eaa1410commit hash: d828fe3e6349df96feb410cf0f8e11b38eaa1410commit hash: d828fe3e6349df96feb410cf0f8e11b38eaa1410 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 3.1.16

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
3.1.15
29 Jun 2022 21:49:55
commit hash: 1248dbcae6e514d0cfced7ba53e0b3c3bf0e2182commit hash: 1248dbcae6e514d0cfced7ba53e0b3c3bf0e2182commit hash: 1248dbcae6e514d0cfced7ba53e0b3c3bf0e2182commit hash: 1248dbcae6e514d0cfced7ba53e0b3c3bf0e2182 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 3.1.15

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
3.1.14
21 Jun 2022 20:58:03
commit hash: 2fbff8b872fa505b75ac29d54b58a6e44be375a0commit hash: 2fbff8b872fa505b75ac29d54b58a6e44be375a0commit hash: 2fbff8b872fa505b75ac29d54b58a6e44be375a0commit hash: 2fbff8b872fa505b75ac29d54b58a6e44be375a0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 3.1.14

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
3.1.13
16 Jun 2022 13:59:41
commit hash: 5870f716f42358091cd2d8f5f5013357e154d287commit hash: 5870f716f42358091cd2d8f5f5013357e154d287commit hash: 5870f716f42358091cd2d8f5f5013357e154d287commit hash: 5870f716f42358091cd2d8f5f5013357e154d287 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 3.1.13

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
3.1.12
09 Jun 2022 23:16:05
commit hash: d757e60f03766f142bec8decff4fb65ba4135141commit hash: d757e60f03766f142bec8decff4fb65ba4135141commit hash: d757e60f03766f142bec8decff4fb65ba4135141commit hash: d757e60f03766f142bec8decff4fb65ba4135141 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Convert to USE_PYTHON=pytest
3.1.12
09 Jun 2022 10:58:19
commit hash: 1469b152e164f8423aebe5aa804b319befb16745commit hash: 1469b152e164f8423aebe5aa804b319befb16745commit hash: 1469b152e164f8423aebe5aa804b319befb16745commit hash: 1469b152e164f8423aebe5aa804b319befb16745 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 3.1.12

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
3.1.11
03 Jun 2022 23:36:34
commit hash: ab0c9d87f2309f2d6273f2de329c354ae668e4eacommit hash: ab0c9d87f2309f2d6273f2de329c354ae668e4eacommit hash: ab0c9d87f2309f2d6273f2de329c354ae668e4eacommit hash: ab0c9d87f2309f2d6273f2de329c354ae668e4ea files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 3.1.11

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
3.1.10
03 Jun 2022 09:00:36
commit hash: 848a0ff7b71eb8c081ecaae48867e3f05a3206f3commit hash: 848a0ff7b71eb8c081ecaae48867e3f05a3206f3commit hash: 848a0ff7b71eb8c081ecaae48867e3f05a3206f3commit hash: 848a0ff7b71eb8c081ecaae48867e3f05a3206f3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 3.1.10

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
3.1.9
14 May 2022 10:24:27
commit hash: 95d5b8143e61c721f078294176fccfba3cafe4becommit hash: 95d5b8143e61c721f078294176fccfba3cafe4becommit hash: 95d5b8143e61c721f078294176fccfba3cafe4becommit hash: 95d5b8143e61c721f078294176fccfba3cafe4be files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 3.1.9

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
3.1.8
13 May 2022 19:29:59
commit hash: 826304ceea1a8f33bf1bcd87baa99ba7f06064a0commit hash: 826304ceea1a8f33bf1bcd87baa99ba7f06064a0commit hash: 826304ceea1a8f33bf1bcd87baa99ba7f06064a0commit hash: 826304ceea1a8f33bf1bcd87baa99ba7f06064a0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 3.1.8

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
3.1.7
13 May 2022 11:39:29
commit hash: 3330e9d51948841485d7f9d9a67fdf38b6517871commit hash: 3330e9d51948841485d7f9d9a67fdf38b6517871commit hash: 3330e9d51948841485d7f9d9a67fdf38b6517871commit hash: 3330e9d51948841485d7f9d9a67fdf38b6517871 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 3.1.7

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
3.1.6
26 Apr 2022 15:01:24
commit hash: 949db553e2bc890e8943e19de7ddfe560e7b7c0dcommit hash: 949db553e2bc890e8943e19de7ddfe560e7b7c0dcommit hash: 949db553e2bc890e8943e19de7ddfe560e7b7c0dcommit hash: 949db553e2bc890e8943e19de7ddfe560e7b7c0d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 3.1.6

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
3.1.5
17 Apr 2022 23:58:18
commit hash: 3282bc1c606b07e1bde944e37a8c943d38d83211commit hash: 3282bc1c606b07e1bde944e37a8c943d38d83211commit hash: 3282bc1c606b07e1bde944e37a8c943d38d83211commit hash: 3282bc1c606b07e1bde944e37a8c943d38d83211 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 3.1.5

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
3.1.4
16 Apr 2022 04:19:22
commit hash: 88617cecd760c6811f3f0f35f4255143f3d08927commit hash: 88617cecd760c6811f3f0f35f4255143f3d08927commit hash: 88617cecd760c6811f3f0f35f4255143f3d08927commit hash: 88617cecd760c6811f3f0f35f4255143f3d08927 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 3.1.4

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
3.1.1
30 Mar 2022 22:21:12
commit hash: 3dabc8351e3f842e37ea28540f3fd672a5b0bef8commit hash: 3dabc8351e3f842e37ea28540f3fd672a5b0bef8commit hash: 3dabc8351e3f842e37ea28540f3fd672a5b0bef8commit hash: 3dabc8351e3f842e37ea28540f3fd672a5b0bef8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 3.1.1

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
3.1.0
25 Mar 2022 13:36:57
commit hash: d81964dd755bd4ccace73e3ed1ae05a0e95d15facommit hash: d81964dd755bd4ccace73e3ed1ae05a0e95d15facommit hash: d81964dd755bd4ccace73e3ed1ae05a0e95d15facommit hash: d81964dd755bd4ccace73e3ed1ae05a0e95d15fa files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 3.1.0

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
3.0.4
07 Mar 2022 18:11:08
commit hash: d11b25d7cf94d65e54c7f1b19eccec04864bc598commit hash: d11b25d7cf94d65e54c7f1b19eccec04864bc598commit hash: d11b25d7cf94d65e54c7f1b19eccec04864bc598commit hash: d11b25d7cf94d65e54c7f1b19eccec04864bc598 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 3.0.4

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
3.0.2
28 Feb 2022 12:46:15
commit hash: 98d32023b9cc3c8763a28693842ff9aa0ceab87ecommit hash: 98d32023b9cc3c8763a28693842ff9aa0ceab87ecommit hash: 98d32023b9cc3c8763a28693842ff9aa0ceab87ecommit hash: 98d32023b9cc3c8763a28693842ff9aa0ceab87e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 3.0.2

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
3.0.1
28 Jan 2022 23:26:45
commit hash: 0d5f44e36b60bfe9850967aa8e4f543242bfb4afcommit hash: 0d5f44e36b60bfe9850967aa8e4f543242bfb4afcommit hash: 0d5f44e36b60bfe9850967aa8e4f543242bfb4afcommit hash: 0d5f44e36b60bfe9850967aa8e4f543242bfb4af files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 3.0.1

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
2.3.1
25 Jan 2022 19:50:17
commit hash: f9da3c950210b1c165f2f30b1746ef591873164acommit hash: f9da3c950210b1c165f2f30b1746ef591873164acommit hash: f9da3c950210b1c165f2f30b1746ef591873164acommit hash: f9da3c950210b1c165f2f30b1746ef591873164a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 2.3.1

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
2.2.20
23 Jan 2022 18:19:26
commit hash: fa762900f8401a571ef87872ee082ee8d6f02ed5commit hash: fa762900f8401a571ef87872ee082ee8d6f02ed5commit hash: fa762900f8401a571ef87872ee082ee8d6f02ed5commit hash: fa762900f8401a571ef87872ee082ee8d6f02ed5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 2.2.20

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
2.2.19
11 Jan 2022 18:44:28
commit hash: 2eb860e42c8c408dcdeb5eb33be9617e4d3f8211commit hash: 2eb860e42c8c408dcdeb5eb33be9617e4d3f8211commit hash: 2eb860e42c8c408dcdeb5eb33be9617e4d3f8211commit hash: 2eb860e42c8c408dcdeb5eb33be9617e4d3f8211 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 2.2.19

- Clean up Makefile after 6c401020d1946446ed7f46742d7dca78c201408f (python36
removal)

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
2.2.16
21 Dec 2021 18:48:14
commit hash: 864d909b49b4f246d46ab692887879d84645481ecommit hash: 864d909b49b4f246d46ab692887879d84645481ecommit hash: 864d909b49b4f246d46ab692887879d84645481ecommit hash: 864d909b49b4f246d46ab692887879d84645481e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 2.2.16

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
2.2.15
21 Nov 2021 18:20:16
commit hash: 71962965503a3eb12a688ee4643343a12c9b61d6commit hash: 71962965503a3eb12a688ee4643343a12c9b61d6commit hash: 71962965503a3eb12a688ee4643343a12c9b61d6commit hash: 71962965503a3eb12a688ee4643343a12c9b61d6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 2.2.15

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
2.2.12
01 Nov 2021 21:28:46
commit hash: 99c4663023460ee93acdf78e8d6ec6e063c3bc8bcommit hash: 99c4663023460ee93acdf78e8d6ec6e063c3bc8bcommit hash: 99c4663023460ee93acdf78e8d6ec6e063c3bc8bcommit hash: 99c4663023460ee93acdf78e8d6ec6e063c3bc8b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 2.2.12

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
2.2.11
01 Nov 2021 13:41:41
commit hash: 6b50bc6589e70dc59c03ebcc056ba96db05b2376commit hash: 6b50bc6589e70dc59c03ebcc056ba96db05b2376commit hash: 6b50bc6589e70dc59c03ebcc056ba96db05b2376commit hash: 6b50bc6589e70dc59c03ebcc056ba96db05b2376 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 2.2.11

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
2.2.10
25 Oct 2021 21:46:40
commit hash: 023f7c86946f030df896640ef0c62a100fee8a9fcommit hash: 023f7c86946f030df896640ef0c62a100fee8a9fcommit hash: 023f7c86946f030df896640ef0c62a100fee8a9fcommit hash: 023f7c86946f030df896640ef0c62a100fee8a9f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 2.2.10

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
2.2.9
25 Oct 2021 15:57:27
commit hash: b9e8e5fcd8b87a792786fe4ebb2265966ad37153commit hash: b9e8e5fcd8b87a792786fe4ebb2265966ad37153commit hash: b9e8e5fcd8b87a792786fe4ebb2265966ad37153commit hash: b9e8e5fcd8b87a792786fe4ebb2265966ad37153 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 2.2.9

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
2.2.8_1
13 Oct 2021 19:13:46
commit hash: 2e00b6e493700d5a71a5a23fe65231d513f26598commit hash: 2e00b6e493700d5a71a5a23fe65231d513f26598commit hash: 2e00b6e493700d5a71a5a23fe65231d513f26598commit hash: 2e00b6e493700d5a71a5a23fe65231d513f26598 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Remove workaround for FreeBSD 11

- Bump PORTREVISION for package change
2.2.8
27 Sep 2021 20:33:42
commit hash: c0af13a760764d801fa620ff2dfed5f0d070abd0commit hash: c0af13a760764d801fa620ff2dfed5f0d070abd0commit hash: c0af13a760764d801fa620ff2dfed5f0d070abd0commit hash: c0af13a760764d801fa620ff2dfed5f0d070abd0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 2.2.8

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
2.2.7
21 Sep 2021 22:23:34
commit hash: c5ffadf2b4a0fd8ad27f60549c7d86399b1de7d7commit hash: c5ffadf2b4a0fd8ad27f60549c7d86399b1de7d7commit hash: c5ffadf2b4a0fd8ad27f60549c7d86399b1de7d7commit hash: c5ffadf2b4a0fd8ad27f60549c7d86399b1de7d7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 2.2.7

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
2.0.11
14 Jul 2021 16:09:57
commit hash: 3f02a4d9672ecdf7dbf6b5b863c7505811154c31commit hash: 3f02a4d9672ecdf7dbf6b5b863c7505811154c31commit hash: 3f02a4d9672ecdf7dbf6b5b863c7505811154c31commit hash: 3f02a4d9672ecdf7dbf6b5b863c7505811154c31 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 2.0.11

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
2.0.10
20 Jun 2021 20:46:08
commit hash: 5564f4a49f2befd87d09c5c59497142f1c3d917dcommit hash: 5564f4a49f2befd87d09c5c59497142f1c3d917dcommit hash: 5564f4a49f2befd87d09c5c59497142f1c3d917dcommit hash: 5564f4a49f2befd87d09c5c59497142f1c3d917d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 2.0.10

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
2.0.9
20 Jun 2021 11:37:22
commit hash: 8c17a3941be844e9a69541124e014e27a4a1bbd3commit hash: 8c17a3941be844e9a69541124e014e27a4a1bbd3commit hash: 8c17a3941be844e9a69541124e014e27a4a1bbd3commit hash: 8c17a3941be844e9a69541124e014e27a4a1bbd3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 2.0.9

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
2.0.8
26 May 2021 12:54:56
commit hash: 28d15b349ba74a558ddc6877d2cb1f8a15029790commit hash: 28d15b349ba74a558ddc6877d2cb1f8a15029790commit hash: 28d15b349ba74a558ddc6877d2cb1f8a15029790commit hash: 28d15b349ba74a558ddc6877d2cb1f8a15029790 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 2.0.8

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
2.0.7
18 May 2021 19:28:19
commit hash: 340b5df88cec8766458f86c1b5e8e569916ef71ccommit hash: 340b5df88cec8766458f86c1b5e8e569916ef71ccommit hash: 340b5df88cec8766458f86c1b5e8e569916ef71ccommit hash: 340b5df88cec8766458f86c1b5e8e569916ef71c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 2.0.7

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
2.0.6
16 May 2021 15:24:05
commit hash: 0545e0cf2d425a3879dfbec1dfc3efa4eabf5e24commit hash: 0545e0cf2d425a3879dfbec1dfc3efa4eabf5e24commit hash: 0545e0cf2d425a3879dfbec1dfc3efa4eabf5e24commit hash: 0545e0cf2d425a3879dfbec1dfc3efa4eabf5e24 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Convert to test framework
2.0.6
11 May 2021 21:47:10
commit hash: e7feb3fe7fe970f3eadcc63a6a4407dfbf6a1c4acommit hash: e7feb3fe7fe970f3eadcc63a6a4407dfbf6a1c4acommit hash: e7feb3fe7fe970f3eadcc63a6a4407dfbf6a1c4acommit hash: e7feb3fe7fe970f3eadcc63a6a4407dfbf6a1c4a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-moto: Update to 2.0.6

Changes:	https://github.com/spulec/moto/blob/master/CHANGELOG.md
1.3.16_1
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.
1.3.16_1
05 Dec 2020 14:22:47
Revision:557064Original commit files touched by this commit
sunpoet search for other commits by this committer
Move textproc/py-MarkupSafe to textproc/py-markupsafe

- Bump PORTREVISION for dependency change
1.3.16
06 Nov 2020 11:11:45
Revision:554183Original commit files touched by this commit
sunpoet search for other commits by this committer
Add py-moto 1.3.16

Moto is a library that allows your tests to easily mock out AWS Services.

WWW: https://github.com/spulec/moto

Number of commits found: 90