An extension of pytest test runner which provides a set of useful tools to
simplify testing and development of the Flask extensions and applications.
WWW: https://github.com/pytest-dev/pytest-flask
PR: 242786
Submitted by: Goran Mekić <meka tilda center>
This includes a large number of backports for a RHEL production version
of GCC such as broader OMP support (Fortran and otherwise), many fixes
for AVX and SSE in amd64, and some middle end and tree and RTL optimizer
fixes, some for rs6000 (aka powerpc), and about ten for the C++ front end.
- Don't echo automatic actions unlike other manual actions
- Don't perform ${RM} -R because the OPTIONS system takes @comment parts
in pkg-plist into account, poudriere build does not complain.
- Don't provide samples for XML schema files, these are NOT intended to
be modified by the user
PR: 243648
Submitted by: Michael Osipov <michael.osipov siemens com>
Approved by: VVD <vvd unislabs com>
MFH: 2020Q1 (blanket: ports compliance, bugfixes)
ports r525523 updated brs to use the DEBIAN upstream 'bible-kjv', the
successor to the now unmaintained brs.
This commit renames brs to bible-kjv accordingly.
PR: 243886
Submitted by: Andrew <andrew tao11.riddles.org.uk>
Approved by: <user unknown nu> (implicit, approves maintainer change)
FreeBSD driver for I2C HID touchscreens (and may be other devices)
A complete discussion about how to use this tool can be found at:
https://larastechlab.blogspot.com/2020/01/i2c-touchpads-on-freebsd-130-current.html
Currently limited to FreeBSD 12.1+ and architectures supporting ACPI.
WWW: https://github.com/wulf7/iichid
Note: This is a recommit of ports r526092 replacing OSVER check with OSVERSION
due to a bug in the freebsd-update make index setup/environment.
Submitted by: cy
Differential Revision: D23615
* Support for listing supported database versions for Autonomous Database
Serverless, and selecting a version at provisioning time in the Database
service
* Support for TCP proxy protocol versions on listener connection
configurations in the Load Balancer service
* Support for calling the Notifications service in alternate realms
* Support for calling Oracle Cloud Infrastructure services in the
eu-amsterdam-1 and me-jeddah-1 regions
PR: 244070
Submitted by: Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
Relnotes: https://github.com/oracle/oci-python-sdk/releases/tag/v2.10.4
While here:
* Update default options [2]
* Remove REINPLACE_CMD which was no longer necessary
PR: 244141 [1]
PR: 244151 [2]
Approved by: Talal Al Dik <tad@vif.com> (maintainer) [1]
Submitted by: Talal Al Dik <tad@vif.com> (maintainer) [2]
/usr/local/lib/libsvg-cairo.so does link to libm.so but /usr/bin/ld.lld
for some reason complains about atan2. Explicitly set libm.so fixes this error.
For each new version there is a tag that ends in -1 (or possibly other
numbers) that seems to just contain additional Debian specific files.
Approved by: antoine (implicit)