Port details |
- py-ruamel.yaml YAML 1.2 loader/dumper package for Python
- 0.18.6 devel =2 0.18.6Version of this port present on the latest quarterly branch.
- Maintainer: matthew@FreeBSD.org
- Port Added: 2016-11-03 00:04:23
- Last Update: 2024-02-07 21:27:49
- Commit Hash: 96acef3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://sourceforge.net/p/ruamel-yaml
- Description:
- ruamel.yaml is a YAML parser/emitter that supports roundtrip
preservation of comments, seq/map flow style, and map key order
- ¦ ¦ ¦ ¦
- 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}ruamel.yaml>0:devel/py-ruamel.yaml@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-ruamel.yaml/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-ruamel.yaml
- pkg install py39-ruamel.yaml
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-ruamel.yaml listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-ruamel.yaml
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1707339525
SHA256 (ruamel.yaml-0.18.6.tar.gz) = 8b27e6a217e786c6fbe5634d8f3f11bc63e0f80f6a5890f28863d9c45aac311b
SIZE (ruamel.yaml-0.18.6.tar.gz) = 143362
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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-ruamel.yaml.clib>=0.2.6 : devel/py-ruamel.yaml.clib@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- comms/uhd
- textproc/translate-toolkit
- for Run
-
- comms/py-spsdk
- deskutils/py-khard
- devel/buildstream
- devel/py-check-jsonschema
- devel/py-custodian
- devel/py-jupyter-telemetry
- devel/py-monty
-
Deleted ports which required this port:
- * - 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-ruamel.yaml
- 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 |
0.18.6 07 Feb 2024 21:27:49 |
Matthew Seaman (matthew) |
devel/py-ruamel.yaml: update to 0.18.6
Changes: https://sourceforge.net/p/ruamel-yaml/code/ci/0.18.6/tree/CHANGES
Reported by: repology |
0.18.5 06 Nov 2023 21:47:58 |
Matthew Seaman (matthew) |
devel/py-ruamel.yaml: upate to 0.18.5
Changes: https://sourceforge.net/p/ruamel-yaml/code/ci/0.18.5/tree/CHANGES
Reported by: portscout, repology |
0.18.4 02 Nov 2023 08:15:24 |
Matthew Seaman (matthew) |
devel/py-ruamel.yaml: update to 0.18.4
Changes: https://sourceforge.net/p/ruamel-yaml/code/ci/0.18.4/tree/CHANGES
Reported by: portscout, repology |
0.18.3 30 Oct 2023 06:47:22 |
Matthew Seaman (matthew) |
devel/py-ruamel.yaml: update to 0.18.3
Changes: https://sourceforge.net/p/ruamel-yaml/code/ci/0.18.3/tree/CHANGES
Reported by: portscout, repology |
0.18.2 24 Oct 2023 19:12:46 |
Matthew Seaman (matthew) |
devel/py-ruamel.yaml: update to 0.18.2
Changes: https://sourceforge.net/p/ruamel-yaml/code/ci/0.18.2/tree/CHANGES
Reported by: repology |
0.17.40 20 Oct 2023 18:07:26 |
Matthew Seaman (matthew) |
devel/py-ruamel.yaml: upgrade to 0.17.40
Changes: https://sourceforge.net/p/ruamel-yaml/code/ci/0.17.40/tree/CHANGES
Reported by: repology |
0.17.39 19 Oct 2023 17:48:18 |
Matthew Seaman (matthew) |
devel/py-ruamel.yaml: update to 0.17.39
Changes: https://sourceforge.net/p/ruamel-yaml/code/ci/0.17.39/tree/CHANGES
Reported by: repology |
0.17.35 05 Oct 2023 12:21:28 |
Matthew Seaman (matthew) |
devel/py-ruamel.yaml: update to 0.17.35
Changes: https://sourceforge.net/p/ruamel-yaml/code/ci/0.17.35/tree/CHANGES
Reported by: portscout, repology |
0.17.34 05 Oct 2023 12:21:26 |
Matthew Seaman (matthew) |
devel/py-ruamel.yaml: update to 0.17.34
Changes: https://sourceforge.net/p/ruamel-yaml/code/ci/0.17.34/tree/CHANGES
Reported by: portscout,repology |
0.17.33 28 Sep 2023 20:59:26 |
Matthew Seaman (matthew) |
devel/py-ruamel.yaml: update to 0.17.33
Changes: https://sourceforge.net/p/ruamel-yaml/code/ci/0.17.33/tree/CHANGES
Reported by: repology |
0.17.32 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> |
0.17.32 17 Jun 2023 18:09:07 |
Matthew Seaman (matthew) |
devel/py-ruamel.yaml: Update to 0.17.32
Changes: https://sourceforge.net/p/ruamel-yaml/code/ci/0.17.32/tree/CHANGES
Reported by: repology |
0.17.31 01 Jun 2023 09:38:29 |
Matthew Seaman (matthew) |
devel/py-ruamel.yaml: update to 0.17.31
Take maintainership
Changes: https://sourceforge.net/p/ruamel-yaml/code/ci/0.17.31/tree/CHANGES
PR: 271762
Approved by: pi (former maintainer) |
0.17.26 17 May 2023 07:35:57 |
Matthew Seaman (matthew) |
devel/py-ruamel.yaml: update to 0.17.26
Changes: https://sourceforge.net/p/ruamel-yaml/code/ci/0.17.26/tree/CHANGES
PR: 271461
Approved by: pi (maintainer) |
0.17.24 09 May 2023 13:31:40 |
Matthew Seaman (matthew) |
devel/py-ruamel.yaml: update to 0.17.24
Upstream repo seems to have changed to sourceforge, so update WWW.
Changes: https://sourceforge.net/p/ruamel-yaml/code/ci/0.17.24/tree/CHANGES
PR: 271327
Approved by: pi (maintainer) |
0.17.21 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
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) |
0.17.21 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 ) |
0.17.21 07 Aug 2022 08:21:18 |
Kai Knoblich (kai) |
devel/py-ruamel.yaml: Update to 0.17.21
Changelog since 0.16.12:
https://sourceforge.net/p/ruamel-yaml/code/ci/0.17.21/tree/CHANGES
PR: 265673
Approved by: pi (maintainer) |
0.16.12 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
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 ) |
0.16.12 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.16.12 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
0.16.12 22 Oct 2020 17:55:56 |
sunpoet |
Update to 0.16.12
- Add NO_ARCH
Changes: https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree/CHANGES
PR: 250114
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 18 days) |
0.15.100 14 Jun 2020 12:36:20 |
pi |
devel/py-ruamel.yaml: update 0.15.87 -> 0.15.100
Relnotes: https://bitbucket.org/ruamel/yaml |
0.15.87 08 Feb 2019 18:55:40 |
pi |
devel/py-ruamel.yaml: update 0.15.81 -> 0.15.87
Relnotes: https://bitbucket.org/ruamel/yaml |
0.15.81 23 Dec 2018 09:14:40 |
pi |
devel/py-ruamel.yaml: update 0.15.61 -> 0.15.81
Relnotes: https://bitbucket.org/ruamel/yaml/src/7ccdf8d0cb6d68b1847ca5088deffb55f0d73c98/CHANGES?at=default&fileviewer=file-view-default |
0.15.61 26 Aug 2018 18:59:24 |
pi |
devel/py-ruamel.yaml: update 0.15.40 -> 0.15.61
Relnotes: https://bitbucket.org/ruamel/yaml |
0.15.40 18 Jun 2018 20:56:28 |
pi |
devel/py-ruamel.yaml: update 0.15.37 -> 0.15.40
Relnotes: https://bitbucket.org/ruamel/yaml |
0.15.37 16 Apr 2018 17:21:17 |
pi |
devel/py-ruamel.yaml: update 0.14.5 -> 0.15.37
- take maintainer
PR: 227121
Submitted by: Kai <freebsd_ports@k-worx.org>
Approved by: feld (maintainer)
Relnotes: https://bitbucket.org/ruamel/yaml |
0.14.5 25 Apr 2017 16:12:52 |
feld |
devel/py-ruamel.yaml: Update to 0.14.5
- Change to autoplist
PR: 218576 |
0.12.15 03 Nov 2016 00:04:13 |
feld |
ruamel.yaml is a YAML parser/emitter that supports roundtrip
preservation of comments, seq/map flow style, and map key order
WWW: https://bitbucket.org/ruamel/yaml |