Port details |
- py-aws-sam-translator Library that transform SAM templates into AWS CloudFormation templates
- 1.89.0 devel =2 1.89.0Version of this port present on the latest quarterly branch.
- Maintainer: nork@FreeBSD.org
- Port Added: 2019-06-15 13:33:49
- Last Update: 2024-06-20 00:28:31
- Commit Hash: 8759e17
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://pypi.org/project/aws-sam-translator/
- Description:
- AWS SAM Translator is a library that transform SAM templates into AWS
CloudFormation templates.
You can use SAM to define serverless applications in simple and clean syntax.
- ¦ ¦ ¦ ¦
- 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}aws-sam-translator>0:devel/py-aws-sam-translator@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-aws-sam-translator/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-aws-sam-translator
- pkg install py311-aws-sam-translator
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 py311-aws-sam-translator listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-aws-sam-translator
- Package flavors (<flavor>: <package>)
- py311: py311-aws-sam-translator
- distinfo:
- TIMESTAMP = 1718203497
SHA256 (aws_sam_translator-1.89.0.tar.gz) = fff1005d0b1f3cb511d0ac7e85f54af06afc9d9e433df013a2338d7a0168d174
SIZE (aws_sam_translator-1.89.0.tar.gz) = 324902
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-boto3>=1.19.5 : www/py-boto3@py311
- py311-jsonschema>=3.2<5 : devel/py-jsonschema@py311
- py311-pydantic>=1.8,1<3,1 : devel/py-pydantic@py311
- py311-typing-extensions>=4.4 : devel/py-typing-extensions@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-cfn-lint
Configuration Options:
- No options to configure
- Options name:
- devel_py-aws-sam-translator
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.89.0 20 Jun 2024 00:28:31 |
Norikatsu Shigemura (nork) |
devel/py-aws-sam-translator: Update to 1.89.0
Approved by: hrs (mentor) |
1.83.0 08 Jan 2024 13:55:44 |
Norikatsu Shigemura (nork) |
devel/py-aws-sam-translator: Update to 1.83.0
ChangeLogs: https://github.com/aws/serverless-application-model/compare/v1.66.0...v1.83.0
Approved by: hrs (mentor) |
1.66.0 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> |
1.66.0 11 May 2023 04:17:54 |
Norikatsu Shigemura (nork) |
devel/py-aws-sam-translator: Update to 1.66.0
Approved by: hrs (mentor) |
1.62.0 17 Mar 2023 14:26:59 |
Norikatsu Shigemura (nork) |
devel/py-aws-sam-translator: Update to 1.62.0
Changelog: https://github.com/aws/serverless-application-model/compare/v1.55.0...v1.62.0
PR: 269045
Approved by: hrs (mentor) |
1.55.0 23 Feb 2023 08:56:06 |
Norikatsu Shigemura (nork) |
devel/py-aws-sam-translator: Change MAINTAINERship to myself
Approved by: hrs (mentor) |
1.55.0 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
1.55.0 05 Dec 2022 12:14:17 |
Wen Heping (wen) |
devel/py-aws-sam-translator: Update to 1.55.0
PR: 268139
Reported by: nork@ninth-nine.com(maintainer) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
1.45.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.45.0 08 Jun 2022 17:59:20 |
Nuno Teixeira (eduardo) Author: Norikatsu Shigemura |
devel/py-aws-sam-translator: Update to 1.45.0
- use DISTVERSION instead of PORTVERSION
ChangeLog:
https://github.com/aws/serverless-application-model/releases/tag/v1.45.0
PR: 264250 |
1.42.0 15 Feb 2022 18:39:12 |
Thierry Thomas (thierry) |
devel/py-aws-sam-translator: allow build with Python 3.9
According to official site, it's said that python 3.9 is not officially
supported, but antoine@ noticed that it’s fine.
PR: 261868
Approved by: Norikatsu Shigemura (maintainer) |
1.42.0 24 Jan 2022 20:54:55 |
Guangyuan Yang (ygy) Author: Norikatsu Shigemura |
devel/py-aws-sam-translator: Update to 1.39.0
PR: 261419 |
1.39.0 18 Oct 2021 07:14:00 |
Yasuhiro Kimura (yasu) Author: Norikatsu Shigemura |
devel/py-aws-sam-translator: Update to 1.39.0
Remove obsolete PY_ENUM34 from RUN_DEPENDS.
ChangeLog: https://github.com/aws/serverless-application-model/releases/tag/v1.39.0
PR: 258853
Approved by: ygy (mentor)
Differential Revision: https://reviews.freebsd.org/D32537 |
1.38.0 09 Aug 2021 09:20:22 |
Li-Wen Hsu (lwhsu) Author: Norikatsu Shigemura |
devel/py-aws-sam-translator: Update to 1.38.0
PR: 257569 |
1.19.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.19.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.19.1 10 Jan 2021 14:05:33 |
rene |
Remove empty PY_ENUM34 from ports using Python 3.6+ |
1.19.1 14 Jul 2020 07:59:28 |
antoine |
Unbreak bulk -a |
1.19.1 22 Jan 2020 18:27:47 |
tcberner |
devel/py-aws-sam-translator: Update to 1.19.1
PR: 243504
Submitted by: nork@ninth-nine.com (maintainer) |
1.19.0 21 Dec 2019 10:54:49 |
joneum |
Update to 1.19.0
PR: 242696
Submitted by: nork@ninth-nine.com (maintainer)
Sponsored by: Netzkommune GmbH |
1.15.1 05 Nov 2019 10:19:12 |
kai |
devel/py-aws-sam-translator: Update to 1.15.1
Changelog since 1.14.0:
https://github.com/awslabs/serverless-application-model/releases/tag/v1.15.0
https://github.com/awslabs/serverless-application-model/releases/tag/v1.15.1
PR: 241454
Submitted by: nork@ninth-nine.com (maintainer) |
1.14.0 02 Sep 2019 13:10:37 |
swills |
devel/py-aws-sam-translator: update to 1.14.0
PR: 240267
Submitted by: nork@ninth-nine.com (maintainer) |
1.13.0 31 Jul 2019 20:11:13 |
kai |
devel/py-aws-sam-translator: Update to 1.13.0
Changelog:
https://github.com/awslabs/serverless-application-model/releases/tag/v1.13.0
PR: 239521
Submitted by: nork@ninth-nine.com (maintainer) |
1.12.0 15 Jul 2019 18:00:57 |
swills |
devel/py-aws-sam-translator: update to 1.12.0
PR: 239055
Submitted by: nork@ninth-nine.com (maintainer) |
1.11.0 15 Jun 2019 13:33:27 |
dbaio |
Add devel/py-aws-sam-translator
AWS SAM Translator is a library that transform SAM templates into AWS
CloudFormation templates.
You can use SAM to define serverless applications in simple and clean syntax.
WWW: https://pypi.org/project/aws-sam-translator/
PR: 238533
Submitted by: nork@ninth-nine.com |