Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-12 21:26:16 UTC Now

2024-01-13 22:51:48 UTC MAIN commitmail json YAML

doc: Updated geography/R-spatstat.data to 3.0.3

(mef)

2024-01-13 22:51:39 UTC MAIN commitmail json YAML

(geography/R-spatstat.data) Updated 2.1.0 to 3.0.3

        CHANGES IN spatstat.data VERSION 3.0-3

OVERVIEW

    o Minor changes to package information.

        CHANGES IN spatstat.data VERSION 3.0-2

OVERVIEW

    o Minor changes to package information.

        CHANGES IN spatstat.data VERSION 3.0-1

OVERVIEW

    o Minor changes to package information.

        CHANGES IN spatstat.data VERSION 3.0-0

OVERVIEW

    o spatstat.data now suggests the new packages 'spatstat.explore'
    and 'spatstat.model' rather than the old 'spatstat.core'.

    o Minor errors in documentation were corrected.

        CHANGES IN spatstat.data VERSION 2.2-0

OVERVIEW

    o We thank Lucia Cobo-Sanchez for contributions.

    o New dataset 'stonetools'.

NEW DATASETS

    o stonetools
    Palaeolithic stone tools

        CHANGES IN spatstat.data VERSION 2.1-4

OVERVIEW

    o Minor changes to package information.

        CHANGES IN spatstat.data VERSION 2.1-3

OVERVIEW

    o Minor changes to help files.

        CHANGES IN spatstat.data VERSION 2.1-2

OVERVIEW

    o Minor changes to package information and help files.

        CHANGES IN spatstat.data VERSION 2.1-1

OVERVIEW

    o Added a NEWS file for spatstat.data

(mef)

2024-01-13 22:39:50 UTC MAIN commitmail json YAML

doc: Updated geography/R-spatstat.geom to 3.2.7

(mef)

2024-01-13 22:39:42 UTC MAIN commitmail json YAML

(geography/R-spatstat.geom) Updated 2.2.2 to 3.2.7

        CHANGES IN spatstat.geom VERSION 3.2-7

OVERVIEW

    o Minor corrections to the help files.

        CHANGES IN spatstat.geom VERSION 3.2-6

OVERVIEW

    o Minor improvements.

    o spatstat.geom no longer suggests 'maptools'.

SIGNIFICANT USER-VISIBLE CHANGES

    o as.im.tess
    New argument 'values'.

        CHANGES IN spatstat.geom VERSION 3.2-5

OVERVIEW

    o Extension of distance transform algorithm.

    o Improvement to progress reports.

    o Suppress annoying warnings.

    o Further bug fix in quadratcount

SIGNIFICANT USER-VISIBLE CHANGES

    o distmap.owin
    New argument 'connect'.

    o progressreport
    The estimated time of completion is also printed, if the remaining time
    is longer than 10 minutes.

    o unnormdensity
    Suppress annoying warning messages from density.default.
    This affects many functions in the spatstat family of packages.

BUG FIXES

    o quadratcount
    Crashed if argument 'tess' was a rectangular grid tessellation.
    Fixed.

        CHANGES IN spatstat.geom VERSION 3.2-4

OVERVIEW

    o Connected component transform can now use a 4-connected grid.

    o Bug fixes in quadrat counting code.

SIGNIFICANT USER-VISIBLE CHANGES

    o connected.owin, connected.im
    New argument 'connect' specifies the connectivity of the raster,
    either 4 or 8 neighbours for each pixel.

    o round.ppp, round.pp3, round.ppx
    Now has ellipsis argument '...' for conformity with generic 'round'

BUG FIXES

    o as.mask
    If 'w' was a rectangle and 'xy' was specified,
    the pixel entries were all TRUE, instead of
    only being TRUE within the window 'w'.
    Fixed.

    o intensity.quadratcount
    Results were incorrect if the quadrats were a mixture of
    irregular polygons and rectangles.

    o quadratcount.ppp
    If the window was irregular and some of the tiles did not intersect
    the window, the counts were given the wrong tile labels.
    Fixed.

    o plot.quadratcount
    If the window was irregular and some of the tiles did not intersect
    the window, the counts were displayed in the wrong tiles.
    Fixed.

        CHANGES IN spatstat.geom VERSION 3.2-2

OVERVIEW

    o Bug fixes and minor improvements.

SIGNIFICANT USER-VISIBLE CHANGES

    o as.mask
    Improved numerical performance (rounding error).

BUG FIXES

    o quantess.owin
    The window of the resulting tessellation was sometimes slightly different
    from the original window M.
    Fixed.

    o intensity.quadratcount
    Results were incorrect if the quadrats were the intersections of
    a rectangular grid with an irregular window and all quadrats were nonempty.
    Fixed.

        CHANGES IN spatstat.geom VERSION 3.2-1

OVERVIEW

    o Fixed errors and omissions in documentation.

    o Minor improvements in C code.

        CHANGES IN spatstat.geom VERSION 3.2-0

OVERVIEW

    o We thank Warick Brown and Tilman Davies for suggestions.

    o More options for converting polygons to a binary mask.

    o More options for controlling pixel size.

    o Improvement to progress reports.

    o Minor tweaks to package documentation.

NEW FUNCTIONS

    o psp2mask
    Function 'as.mask.psp' has been renamed 'psp2mask'.
    The old function 'as.mask.psp' still exists, but it will
    soon be deprecated, and ultimately removed.

SIGNIFICANT USER-VISIBLE CHANGES

    o owin2mask
    New options op="majority" and op="minority".
    If op="majority", a pixel belongs to the resulting mask if
    at least half of the pixel area is covered by the window.

    o as.mask
    New argument 'rule.eps' specifies what to do when the
    desired pixel size is not a divisor of the frame size.

    o as.im
    Many methods for 'as.im' now have argument 'rule.eps'.

    o discretise
    New argument 'rule.eps'

    o distfun
    New argument 'rule.eps'

    o nnfun
    New argument 'rule.eps'

    o progressreport
    New argument 'formula' controls the calculation of estimated time remaining.

    o progressreport
    New argument 'savehistory' specifies whether to save the elapsed times
    when the function was called.

        CHANGES IN spatstat.geom VERSION 3.1-0

OVERVIEW

    o Methods for "[[" and "[[<-" for hyperframes.

    o Colour map for pH values.

    o Restrict a colour map to a narrower range of values.

    o Integral of a one-dimensional density estimate.

    o Minor improvements and bug fixes.

NEW FUNCTIONS

    o "[[.hyperframe", "[[<-.hyperframe"
    Methods for "[[" and "[[<-" for hyperframes.

    o pHcolourmap, pHcolour
    Colour map for values of pH

    o restrict.colourmap
    Restrict a colourmap to a narrower range of values.

    o integral.density
    Compute the integral of a one-dimensional kernel density estimate.

    o as.colourmap
    Extract colour information from an object.

SIGNIFICANT USER-VISIBLE CHANGES

    o plot.symbolmap
    New argument colour.only makes it possible to display only the
    colour map information in a symbolmap.

    o "[.hyperframe", "[<-.hyperframe"
    Improved error message when the format of index i or j is not supported.

    o unnormdensity
    Computation accelerated.

    o unnormdensity
    Handles datasets containing fewer than 2 values.

BUG FIXES

    o unnormdensity
    If 'weights' was a single numerical value 'w', the calculation incorrectly
    assigned the weight for each observation to be 'w/n' where 'n=length(x)'.
    Fixed.

    o unnormdensity
    A crash could occur if 'x' was a very long vector,
    with an error message originating from 'deparse1'.
    Fixed.

        CHANGES IN spatstat.geom VERSION 3.0-6

OVERVIEW

    o Bug fix.

BUG FIXES

    o harmoniseLevels
    Crashed sometimes, in older versions of R,
    with an obscure error message from 'mapply'.
    Fixed.

        CHANGES IN spatstat.geom VERSION 3.0-5

OVERVIEW

    o Convert several factors or factor-valued images to a common set of levels.

    o Extension to rjitter

    o Alternative to rjitter

    o Quantile function as a function

    o Improvements to plot code.

NEW FUNCTIONS

    o harmoniseLevels
    Given several factors or factor-valued pixel images,
    convert them all to have the same set of factor levels.

    o rexplode
    'Explode' a point pattern by randomly displacing each
    group of duplicated points to make a circular pattern
    around the original location. An alternative to 'rjitter'.

    o quantilefun
    Return a function that computes any quantiles of a given dataset.

SIGNIFICANT USER-VISIBLE CHANGES

    o rjitter.ppp
    If 'trim=TRUE', the displacement radius will be constrained
    to be less than or equal to the distance from the data point
    to the window boundary.

    o plot.ppp
    For multitype point patterns, a warning is issued if
    the plot legend does not represent every possible type of point
    due to space restrictions.

    o plot.symbolmap
    New argument 'warn'.

    o plot.symbolmap
    Issues a warning if the plot of a discrete symbol map does not
    represent every possible input value, due to space restrictions.

    o plot.solist
    When equal.ribbon=TRUE, the images may now be factor-valued
    or character-valued. Character-valued images will be converted
    to factor-valued images. The common colour map will combine the
    levels of all the factor images.

BUG FIXES

    o "[<-.im"
    Errors occurred in x[] <- v when x and v were both factor-valued
    but with different sets of levels.

    o rjitter.ppp
    If retry=FALSE, marks were ignored.
    Fixed.

        CHANGES IN spatstat.geom VERSION 3.0-4

OVERVIEW

    o Improvements to perspective plots.

SIGNIFICANT USER-VISIBLE CHANGES

    o perspPoints, perspLines, perspSegments, perspContour
    New argument 'occluded' specifies whether the surface
    should be treated as opaque or transparent.

        CHANGES IN spatstat.geom VERSION 3.0-3

OVERVIEW

    o Minor internal changes to satisfy package checker.

        CHANGES IN spatstat.geom VERSION 3.0-2

OVERVIEW

    o Minor internal changes to satisfy package checker.

        CHANGES IN spatstat.geom VERSION 3.0-1

OVERVIEW

    o Minor internal changes.

        CHANGES IN spatstat.geom VERSION 3.0-0

OVERVIEW

    o Minor improvements and bug fixes.

    o Changes to package dependence.

NEW FUNCTIONS

    o is.linnet
    Test whether an object is a linear network.

    o as.data.frame.ppplist
    Method for 'as.data.frame' for lists of point patterns.

SIGNIFICANT USER-VISIBLE CHANGES

    o Package dependence
    spatstat.geom now suggests the new packages spatstat.explore and
    spatstat.model, which have replaced spatstat.core.

    o crosspairs.ppp
    New argument 'periodic' specifies whether to use
    periodic (toroidal) distances.

    o crosspairs.ppp
    New arguments 'iX', 'iY' make it possible to eliminate pairs
    in which the two points are identical.

    o bufftess
    The result now has attribute 'breaks' which is the vector of
    distance breakpoints.

    o contour.im
    New argument 'log' specifies whether the contour lines
    should be equally spaced on a logarithmic scale.

    o plot.im, image.im
    New argument 'addcontour' specifies that contour lines should be drawn
    over the image plot.

    o invoke.symbolmap
    New argument 'angleref'.

    o funxy
    The result now has a unitname, inherited from the argument W.

    o integral.im
    New argument 'weight' specifies a weight function for the integration.

    o markstat, applynbd
    These functions now work for point patterns in three dimensions
    (class 'pp3') and point patterns on a network (class 'lpp').

    o plot.psp
    New argument 'use.marks', for consistency with other methods.

BUG FIXES

    o framedist.pixels
    Result was always a matrix, regardless of the value of 'style'.
    Fixed.

    o plot.im
    Ignored ribargs$labels.
    Fixed.

    o plot.ppp
    Crashed with an obscure message when argument 'shape' was given,
    unless argument 'size' was also given.
    Fixed.

    o closepairs
    Crashed if npoints(X)^2 exceeded the largest possible integer.
    Fixed.

    o crosspairs
    Crashed if npoints(X) * npoints(Y) exceeded the largest possible integer.
    Fixed.

        CHANGES IN spatstat.geom VERSION 2.4-0

OVERVIEW

    o We thank Fernando Milesi, Suman Rakshit and Mark Walsh for contributions.

    o Bug fixes in 'distmap' and 'distfun'.

    o Bug fixes in 'closepairs'.

    o Bug fixes in 'nncross.ppp'.

    o Minor improvements and bug fixes.

NEW FUNCTIONS

    o framedist.pixels
    Computes distance from each pixel to the enclosing rectangle.

SIGNIFICANT USER-VISIBLE CHANGES

    o nncross.ppp
    When X is a point pattern and Y is a line segment pattern,
    higher order neighbours (k > 1) are now supported.

    o intersect.tess
    New argument 'keepempty'.

    o unnormdensity
    Argument 'weights' may have length 1.
    New argument 'defaults'.

    o distmap.owin
    Behaviour has been altered so that, when X is a binary mask, the results of
    distmap(X, invert=TRUE) and distmap(complement.owin(X)) are identical.
    This affects a few pixels close to the edge of the frame.
    [Suggested by Fernando Milesi.]

    o distmap.ppp
    New argument 'clip'.

BUG FIXES

    o distmap.owin
    If the window was a binary mask, the distance values were
    slightly too large (by a factor 1 + 1/n where n is the pixel grid dimension),
    due to a coding error.
    [Spotted by Fernando Milesi.]
    Fixed.

    o distfun.owin
    If the window was a binary mask, the distance values were
    slightly too small (typically reduced by 1/20 of a pixel width).
    [Spotted by Fernando Milesi.]
    Fixed.

    o distmap.owin
    Values were incorrect if X was an empty window (is.empty(X) = TRUE).
    Fixed.

    o distmap.ppp, distmap.psp
    Values were incorrect if X was an empty pattern (npoints(X) = 0).
    Fixed.

    o distmap.psp
    Values were incorrect if X was an empty pattern (nsegments(X) = 0).
    Fixed.

    o closepairs.ppp
    If distinct=FALSE and what="all", the resulting vectors
    'yi' and 'yj' contained incorrect values, and had the wrong length.
    Fixed.

    o nncross.ppp
    When k > 1, distance values were incorrectly replaced by 'Inf' in some cases.
    Fixed.

    o closepairs.ppp
    Crashed with a message 'unable to allocate memory'
    if the window of X had zero area.
    Fixed.

    o crosspairs.ppp
    Crashed with a message 'unable to allocate memory'
    if the window of Y had zero area.
    Fixed.

    o closepairs.pp3
    Crashed with a message 'unable to allocate memory'
    if the domain of X had zero volume.
    Fixed.

    o crosspairs.pp3
    Crashed with a message 'unable to allocate memory'
    if the domain of Y had zero volume.
    Fixed.

    o as.im.owin
    If 'value' was a categorical (factor) value, the result was not a factor-valued image.
    Fixed.

    o tile.areas
    For a tessellation defined by a pixel image,
    the result of tile.areas() was not a numeric vector.
    [Spotted by Suman Rakshit.]
    Fixed.

    o dirichlet
    Rarely, the number of tiles in the tessellation
    was less than the number of unique data points.
    This occurred only when the window was a binary mask.
    [Spotted by Suman Rakshit.]
    Fixed.

        CHANGES IN spatstat.geom VERSION 2.3-2

OVERVIEW

    o 'spatstat.geom' now suggests the package 'spatstat.random'.

    o Updated help files to refer to 'spatstat.random'.

        CHANGES IN spatstat.geom VERSION 2.3-1

OVERVIEW

    o New options for weighted.quantile

    o Minor improvements.

SIGNIFICANT USER-VISIBLE CHANGES

    o weighted.quantile
    New argument 'type' allows the user to choose between several rules
    for the weighted quantile.

    o weighted.median
    New argument 'type' allows the user to choose between several rules
    for the weighted median. The default rule has changed.

    o perspSegments
    Improved quality of result when pixels are not square.

    o nndist.ppp, nnwhich.ppp
    Argument 'by' can be a factor, a logical vector,
    a pixel image with factor values, a tessellation, a window,
    the string 'marks' (if marks(x) is a factor),
    or the name of one of the columns of marks (if marks(x) is a data frame).

    o nndist.pp3, nnwhich.pp3
    Argument 'by' can be a factor, a logical vector,
    the string 'marks' (if marks(x) is a factor), or
    the name of one of the columns of marks (if marks(x) is a data frame).

    o split.ppp, split.ppx
    The argument 'f' may now be the character string "marks",
    signifying 'f=marks(X)', provided 'marks(X)' is a factor.

    o owin
    If argument 'mask' is a logical matrix,
    NA entries will be accepted, and converted to FALSE.

        CHANGES IN spatstat.geom VERSION 2.3-0

OVERVIEW

    o Quantile transformation.

    o Distance metric based on a convex set.

    o Basic support for calculations using non-Euclidean distance metrics.

    o Improvements to 'rjitter'.

NEW CLASSES

    o metric
    An object of class 'metric' represents a distance metric.
    See help(metric.object).

NEW FUNCTIONS

    o transformquantiles
    Transform the quantiles of a vector, matrix, array or pixel image.

    o convexmetric
    Distance metric based on a convex set.

    o mean.ecdf, mean.ewcdf
    Calculate the mean of an empirical cumulative distribution function.

    o invoke.metric
    Low level function to perform a desired operation using a given metric.

    o rjitter.ppp
    This function was previously called 'rjitter'. It is now a method
    for the new generic function 'rjitter'.

SIGNIFICANT USER-VISIBLE CHANGES

    o pairdist.ppp, crossdist.ppp, nndist.ppp, nnwhich.ppp, nncross.ppp
    New argument 'metric' specifies a non-Euclidean distance metric
    to measure the distances.

    o distmap.ppp, distmap.owin, distmap.psp
    New argument 'metric' specifies a non-Euclidean distance metric
    to measure the distances.

    o disc
    New argument 'metric' specifies a non-Euclidean distance metric
    defining the disc.

    o rjitter
    The function previously called 'rjitter' is now called 'rjitter.ppp'
    and is now a method for the new generic 'rjitter'.

    o rjitter.ppp
    The argument 'radius' may be a numeric vector, specifying a different
    displacement radius for each data point.

BUG FIXES

    o as.mask
    Crashed if 'Frame(w)' had zero height or zero width.
    Fixed.

(mef)

2024-01-13 22:29:28 UTC MAIN commitmail json YAML

doc: Updated geography/R-spatstat.utils to 3.0.4

(mef)

2024-01-13 22:29:14 UTC MAIN commitmail json YAML

(geography/R-spatstat.utils) Updated 2.2.0 to 3.0.4

        CHANGES IN spatstat.utils VERSION 3.0-4

OVERVIEW

    o Improved error messages.

    o Bug fix.

    o Minor changes to package information.

BUG FIXES

    o primefactors
    The default method (method = "C") did not handle numbers
    greater than the largest integer (n > .Machine$integer.max).
    Fixed.

        CHANGES IN spatstat.utils VERSION 3.0-3

OVERVIEW

    o Minor improvements.

SIGNIFICANT USER-VISIBLE CHANGES

    o asNumericMatrix
    Argument x can be a list, provided it can be converted to a data frame.

    o articlebeforenumber
    Now handles non-integer values correctly.

    o articlebeforenumber
    New argument 'teenhundreds'.

        CHANGES IN spatstat.utils VERSION 3.0-2

OVERVIEW

    o Modest improvements in speed.

    o Minor changes to package information.

SIGNIFICANT USER-VISIBLE CHANGES

    o check.named.vector, check.named.list
    New argument 'xtitle'

        CHANGES IN spatstat.utils VERSION 3.0-1

OVERVIEW

    o Minor changes to package information.

SIGNIFICANT USER-VISIBLE CHANGES

    o Package dependence
    The suggested package 'spatstat.model' is available from
    spatstat.r-universe.dev until it is released on CRAN.

        CHANGES IN spatstat.utils VERSION 3.0-0

OVERVIEW

    o Minor changes to package information.

    o Harmonic mean.

    o Bug fixes

NEW FUNCTIONS

    o harmonicmean, harmonicsum
    The harmonic mean of a set of numbers, calculated robustly.

SIGNIFICANT USER-VISIBLE CHANGES

    o Package dependence
    'spatstat.utils' now suggests the new package 'spatstat.model'
    instead of the old 'spatstat.core'.

BUG FIXES

    o do.call.matched
    Crashed if 'matchfirst=TRUE' and 'names(arglist) = NULL'.
    Fixed.

        CHANGES IN spatstat.utils VERSION 2.3-1

OVERVIEW

    o Minor improvements and bug fixes.

    o Some code now runs faster.

    o More of the existing functions are documented.

NEW FUNCTIONS

    o fastFindInterval
    Faster alternative to 'findInterval' for equally-spaced intervals.

    o geomseq
    Make a geometric sequence.

    o "%orifnull%"
    Specify a value with a default.

SIGNIFICANT USER-VISIBLE CHANGES

    o check.1.real, check.1.integer, check.1.string
    New argument 'warn'.

        CHANGES IN spatstat.utils VERSION 2.3-0

OVERVIEW

    o Minor improvements and bug fixes.

    o Some code accelerated.

NEW FUNCTIONS

    o which.min.fair, which.max.fair
    Find the location of the minimum or maximum,
    and if there are multiple minima or maxima,
    choose one of them at random.

BUG FIXES

    o tapplysum
    Crashed if do.names=TRUE when 'flist' contained only one factor.
    Fixed.

(mef)

2024-01-13 22:03:54 UTC MAIN commitmail json YAML

doc: Updated sysutils/eza to 0.17.1

(pin)

2024-01-13 22:03:28 UTC MAIN commitmail json YAML

sysutils/eza: update to 0.17.1

We. Are. So. Back.
Bug Fixes
- Offset widths in grid mode with utf8 filenames
- Format the code
- Unformat the code where needed
- Format the code correctly this time
- Redo everything from scratch
- Stack overflow when '-laaR' are used
- Stack overflow when '-laaR' is used

Features
- Add Fortran icons

Miscellaneous Tasks
- Adding blake3 to checksums
- Release eza v0.17.1

Testing
- Regenerate version tests... and others
- Updated tests to fit new features

Build
- Add b3sum to devshell deps

(pin)

2024-01-13 21:27:11 UTC MAIN commitmail json YAML

doc: Updated net/gping to 1.16.0

(pin)

2024-01-13 21:26:53 UTC MAIN commitmail json YAML

2024-01-13 21:26:10 UTC MAIN commitmail json YAML

doc: Updated www/ddgr to 2.2

(pin)

2024-01-13 21:25:50 UTC MAIN commitmail json YAML

www/ddgr: update to 2.2

- Change User Agent (fixes #158)
- Discontinue Python 3.7 support (EOL)

(pin)

2024-01-13 20:35:21 UTC MAIN commitmail json YAML

modular-xorg-server: Use ppc_video.c for NetBSD m68k, sh3, mips.

As we do in xsrc.

No revbump because this wouldn't build otherwise.

(riastradh)

2024-01-13 20:26:48 UTC MAIN commitmail json YAML

buildlink3, mk/*.builtin.mk: Use TOOLS_CROSS_DESTDIR for file checks.

These are always about the target system, which during cross builds,
or native builds of cross-libtool-base, is relative to
TOOLS_CROSS_DESTDIR.

This is necessary for cross-libtool-base -- the one special package
that is built as a native package as if it were cross-compiled, so
_CROSS_DESTDIR is empty but TOOLS_CROSS_DESTDIR is the cross destdir
-- because cross-libtool-base uses buildlink3 and dlopen.builtin.mk.

No change to native builds because _CROSS_DESTDIR and
TOOLS_CROSS_DESTDIR are both empty in native builds.

XXX Perhaps almost every use of _CROSS_DESTDIR outside mk/pkgformat
should be replaced by TOOLS_CROSS_DESTDIR.

(riastradh)

2024-01-13 20:21:23 UTC MAIN commitmail json YAML

bsd.prefs.mk: Unconditionally define TOOLS_CROSS_DESTDIR.

- If we're cross-compiling or building cross-libtool-base, alias for
  CROSS_DESTDIR.

- Otherwise, empty.

This will be convenient for sprinkling TOOLS_CROSS_DESTDIR in various
places throughout mk/ without worrying about disrupting native
builds.

No change to native builds here because all current references are
conditional on USE_CROSS_COMPILE = yes.

(riastradh)

2024-01-13 20:21:04 UTC MAIN commitmail json YAML

mk/buildlink3: Use NATIVE_PKG_INFO_CMD for _BNK_PKG_INFO.${_pkg_}.

This is executed at build-time, not baked into the target package to
execute at run-time, so we need the native pkg_info command that can
be executed at build-time.

No change to native builds, where NATIVE_PKG_INFO_CMD is the same as
PKG_INFO_CMD.

(PKG_INFO, used above in _BLNK_PKG_DBDIR.${_pkg_}, is already defined
in terms of NATIVE_PKG_INFO_CMD, so no need to change anything for
_BLNK_PKG_DBDIR.${_pkg_}.)

(riastradh)

2024-01-13 20:16:02 UTC MAIN commitmail json YAML

sysutils/xentools418: Note that missing man page could be installed

and why it's hard (haskell).

(gdt)

2024-01-13 20:10:07 UTC MAIN commitmail json YAML

security/heimdal, security/mit-krb5: Do krb5-config in cross-destdir.

Although this is an executable program, it's a very simple shell
script which can be run in the build environment to describe the
target environment.  So qualify paths to it by ${_CROSS_DESTDIR:U},
where it lives during cross-builds.

No change to native builds because ${_CROSS_DESTDIR:U} is empty in
them.

(riastradh)

2024-01-13 20:09:28 UTC MAIN commitmail json YAML

gnu-configure.mk: Don't use _OPSYS_MAX_CMDLEN_CMD in cross-builds.

This is a command to be run in the target system, so it doesn't work
to run it at build-time, which might be a different architecture and
operating system altogether giving unrelated answers.

No change to native builds because this just makes some existing
logic conditional on native builds.

(riastradh)

2024-01-13 20:08:25 UTC MAIN commitmail json YAML

*/builtin.mk: Disable for cross-build if executes target program.

We can't run target programs during cross-build, so we either need to
disable builtin detection or find another way to detect the target
program's version.

No change to native builds because this just makes some existing
logic conditional on native builds.

(riastradh)

2024-01-13 20:07:34 UTC MAIN commitmail json YAML

2024-01-13 19:32:16 UTC MAIN commitmail json YAML

doc: Added devel/ast-grep version 0.17.1

(pin)

2024-01-13 19:31:50 UTC MAIN commitmail json YAML

2024-01-13 19:31:30 UTC MAIN commitmail json YAML

attr: add test tools and status

(wiz)

2024-01-13 19:31:03 UTC MAIN commitmail json YAML

doc: Updated sysutils/attr to 2.5.1

(wiz)

2024-01-13 19:30:50 UTC MAIN commitmail json YAML

devel/ast-grep: import package

Packaged by wiz@ in wip.

ast-grep(sg) is a CLI tool for code structural search, lint, and
rewriting.

ast-grep is a AST-based tool to search code by pattern code. Think it
as your old-friend grep but it matches AST nodes instead of text. You
can write patterns as if you are writing ordinary code. It will match
all code that has the same syntactical structure. You can use $ sign +
upper case letters as wildcard, e.g. $MATCH, to match any single AST
node. Think it as REGEX dot ., except it is not textual.

(pin)

2024-01-13 19:30:48 UTC MAIN commitmail json YAML

2024-01-13 19:28:43 UTC MAIN commitmail json YAML

doc: Updated devel/crates-query to 0.1.2

(pin)

2024-01-13 19:28:27 UTC MAIN commitmail json YAML

devel/crates-query: update to 0.1.2

- Small enhancement which detects when the index already has all the info we
  need without forcing a sparse index update.

(pin)

2024-01-13 19:27:40 UTC MAIN commitmail json YAML

doc: Updated www/monolith to 2.8.0

(pin)

2024-01-13 19:27:21 UTC MAIN commitmail json YAML

www/monolith: update to 2.8.0

- Add cookie file support (-C option)
- Move custom encoding option from -C to -E

(pin)

2024-01-13 19:26:30 UTC MAIN commitmail json YAML

doc: Updated time/rsclock to 0.1.11

(pin)

2024-01-13 19:26:12 UTC MAIN commitmail json YAML

time/rsclock: update to 0.1.11

What's Changed
- Bump termion version by @valebes in #19

(pin)

2024-01-13 19:25:27 UTC MAIN commitmail json YAML

doc: Updated sysutils/xcp to 0.17.0

(pin)

2024-01-13 19:25:08 UTC MAIN commitmail json YAML

sysutils/xcp: update to 0.17.0

- Shell completion scripts are now available for bash, fish, and zsh. Thanks to @hg.
- Better handling and surfacing of errors, especially for the parblock driver.
- Major cleanups and refactoring of the drivers to remove duplication and facilitate reuse.

(pin)

2024-01-13 18:53:03 UTC MAIN commitmail json YAML

doc: Updated x11/libdrm to 2.4.120

(wiz)

2024-01-13 18:52:54 UTC MAIN commitmail json YAML

libdrm: update to 2.4.120.

Eric Engestrom (1):
      radeon: fix missing stencil_tile_mode initialisation in the linear/fallback case

Pierre-Eric Pelloux-Prayer (1):
      amdgpu: fix use-after-free

Simon Ser (2):
      Sync headers with drm-next
      build: bump version to 2.4.120

(wiz)

2024-01-13 17:27:48 UTC MAIN commitmail json YAML

nickle: add missing tool

(wiz)

2024-01-13 17:21:15 UTC MAIN commitmail json YAML

py-gstreamer1: complete update to 1.22.8

(wiz)

2024-01-13 14:33:12 UTC MAIN commitmail json YAML

doc: Updated devel/editorconfig-core to 0.12.6

(nros)

2024-01-13 14:32:36 UTC MAIN commitmail json YAML

Update editorconfig-core to version 0.12.6

Pkgsrc changes:
Use cmake/build.mk instead of USE_CMAKE.

Changes from changelog:
Fix memory leak in editorconfig_parse() that would
occur if no .editorconfig files were found in the
file's ancestry if an error occured while ingesting
value.
Fix potential buffer overflow in ec_glob.

(nros)

2024-01-13 13:58:30 UTC MAIN commitmail json YAML

x11/xmenu: Use INSTALL_DATA instead of _MAN

(gdt)

2024-01-13 13:54:08 UTC MAIN commitmail json YAML

doc: Added x11/xmenu version 4.6.1

(gdt)

2024-01-13 13:53:23 UTC MAIN commitmail json YAML

x11/xmenu: Add xmenu version 4.6.1

Prepared in wip by Kevin Bloom.

XMenu is a menu utility for X. It receives a menu specification
in STDIN, shows a menu for the user to select one of the options,
and outputs the option selected to STDOUT. XMenu can be controlled
both via mouse and via keyboard.

(gdt)

2024-01-13 12:50:39 UTC pkgsrc-2023Q4 commitmail json YAML

Mention pullup ticket #6832

(bsiegert)

2024-01-13 12:49:10 UTC pkgsrc-2023Q4 commitmail json YAML

Pullup ticket #6832 - requested by riastradh
net/libfetch: enable HTTPS cert validation on NetBSD 10
pkgtools/pkg_install, pkgtools/pkgin: revbump

(via patch)

  net/libfetch: Enable HTTPS certificate validation, but limit it to
  NetBSD>=10 for now.

  The switch has been flipped on for all platforms in pkgsrc-current
  with net/libfetch 2.40.  To avoid trouble with future updates to
  pkgsrc-2024Q1, the attached patch -- which is limited at
  compile-time to NetBSD>=10 -- bumps the version to 2.39nb3 instead,
  so that the version in pkgsrc-2024Q1 will appear newer.

  See
  https://mail-index.netbsd.org/pkgsrc-users/2023/12/31/msg038682.html
  pkg/2023/12/09/msg028590.html">https://mail-index.netbsd.org/tech-pkg/2023/12/09/msg028590.html
  for discussion.  (A future pullup might rip off the NetBSD>=10
  bandaid, but I'd like to get this part in ASAP.)

(bsiegert)

2024-01-13 12:08:40 UTC MAIN commitmail json YAML

Updated devel/waf, time/ntpsec

(adam)

2024-01-13 12:08:18 UTC MAIN commitmail json YAML

ntpsec: updated to 1.2.3

1.2.3

* Change mode6 alignment to four, which may
  break some compatibility with classic NTP.
* Seccomp should now also yield invalid syscall names when dying.
* Make ntpq stop dropping output timestamp leading zeroes.
* Update documents in quite a few places.
* Reset some stats hourly, even when not logged into files.
* Add error logging, and stats for ms-sntp.
* Add spacing between multiple peer views in ntpq.
* We think we have fixed ms-sntp but we can't test it.
  If you can test it, please let us know if it does/doesn't work.
* ntpd and ntpq both treat SHA-1 as an alias for SHA1
  NIST uses SHA-1.  The crypto package from OpenSSL uses SHA1.
* The default crypto type for ntpq is now AES.
  RFC 8573 deprecated MD5.
* There are now log files with hourly statistics for NTS and
  NTS-KE traffic: filegen ntsstats and filegen ntskestats,
* Update ntpsnmpd to use python built-in to get uname information.
* Update license file names for REUSE compliance.
* Fix ntploggps issue where count_used_satellites checked before it is initialized.
* Print out OpenSSL version at configure time.
* Enable debug symbols by default, with only an option to disable.
* Add support for ecdhcurves list.
* Fix build on platforms where `-fstack-protector` relies on libssp, like musl.
* Fix ntpdig crash when using 2.ntp.pool.org with a host without IPv6 support.
* Do not install libaes_siv test anymore.
* Add update option to buildprep.
* ntpdig shows packet delay in JSON output.

(adam)

2024-01-13 11:40:36 UTC MAIN commitmail json YAML

waf: updated to 2.0.26

NEW IN WAF 2.0.26
-----------------
* Improve "waf dist" - Support SOURCE_DATE_EPOCH
* Detect Qt6
* Haxe toolkit support
* Updated the project's gpg key

(adam)

2024-01-13 07:17:01 UTC MAIN commitmail json YAML

Updated textproc/py-markdown, devel/py-test-doctestplus

(adam)

2024-01-13 07:16:44 UTC MAIN commitmail json YAML

py-test-doctestplus: updated to 1.1.0

1.1.0 (2023-12-13)

- Added ``--doctest-plus-generate-diff`` to update documentation based on
  actual output.
- Fix module level ``__doctest_requires__``.
- Versions of Python <3.8 are no longer supported.
- Fix erroneous attempt to import ``__main__.py`` by skipping it.
- Respect pytest ``--import-mode``.

(adam)

2024-01-13 07:10:27 UTC MAIN commitmail json YAML

py-markdown: updated to 3.5.2

3.5.2

Fixed

* Fix type annotations for `convertFile` - it accepts only bytes-based buffers.
Also remove legacy checks from Python 2
* Remove legacy import needed only in Python 2
* Fix typo that left the attribute `AdmonitionProcessor.content_indent` unset

* Fix edge-case crash in `InlineProcessor` with `AtomicString`
* Fix edge-case crash in `codehilite` with an empty `code` tag
* Improve and expand type annotations in the code base
* Fix handling of bogus comments

(adam)

2024-01-13 07:08:08 UTC MAIN commitmail json YAML

Updated textproc/py-sphinxcontrib-applehelp, textproc/py-sphinxcontrib-devhelp, textproc/py-sphinxcontrib-htmlhelp, textproc/py-sphinxcontrib-qthelp, textproc/py-sphinxcontrib-serializinghtml, textproc/py-sphinxcontrib-bibtex; Removed devel/py-oset

(adam)

2024-01-13 07:07:16 UTC MAIN commitmail json YAML

py-oset: removed; no longer needed; dead upstream since 2012

(adam)

2024-01-13 07:04:32 UTC MAIN commitmail json YAML

py-sphinxcontrib-bibtex: updated to 2.6.2

2.6.2 (10 January 2023)
-----------------------

* Fix bibliography header repetition when recompiling documents

2.6.1 (27 August 2023)
----------------------

* The ``:cite:alp:`` role in the super style now also suppresses the sup tag
  in addition to the brackets, to make it easier to apply the necessary formatting
  around the citation.

2.6.0 (24 August 2023)
----------------------

* Pre- and post-text in citations are now supported for the
  author_year, label, and super referencing styles. The syntax is
  ``:cite:p:`{pre-text}key{post-text}```
  Refer to the documentation for more details.

* New alternative style citations are now supported for the
  author_year, label, and super parenthetical referencing styles,
  which are identical to parenthetical citations but without the brackets.
  The syntax is ``:cite:alp:`key```.
  Refer to the documentation for more details.

* Exclude docutils 0.18 and 0.19 to fix generation of a spurious div tag in the
  html builder.

* Add test for running the extension on Cython modules.

* Add test for running the extension with autoapi.

* Sphinx versions 2.x (and lower) are no longer supported.
  New minimum required version of Sphinx is 3.5.

* Running pytest without arguments will now by default skip all marked tests
  that require additional dependencies (currently numpydoc, rinohtype, and
  cython).

* Fix encoding issues when running tests on Windows.

* Python 3.6 is EOL and is therefore no longer officially supported.

(adam)

2024-01-13 06:58:28 UTC MAIN commitmail json YAML

py-sphinxcontrib-serializinghtml: updated to 1.1.10

Release 1.1.10 (2024-01-13)

* Remove Sphinx as a required dependency, as circular dependencies may cause
  failure with package managers that expect a directed acyclic graph (DAG)
  of dependencies.

(adam)

2024-01-13 06:57:06 UTC MAIN commitmail json YAML

py-sphinxcontrib-qthelp: updated to 1.0.7

Release 1.0.7 (2024-01-13)

* Remove Sphinx as a required dependency, as circular dependencies may cause
  failure with package managers that expect a directed acyclic graph (DAG)
  of dependencies.

(adam)

2024-01-13 06:55:48 UTC MAIN commitmail json YAML

2024-01-13 06:54:42 UTC MAIN commitmail json YAML

py-sphinxcontrib-htmlhelp: updated to 2.0.5

Release 2.0.5 (2024-01-13)

* Remove Sphinx as a required dependency, as circular dependencies may cause
  failure with package managers that expect a directed acyclic graph (DAG)
  of dependencies.

(adam)

2024-01-13 06:52:58 UTC MAIN commitmail json YAML

py-sphinxcontrib-applehelp: bump TEST_DEPENDS

(adam)

2024-01-13 06:52:28 UTC MAIN commitmail json YAML

py-sphinxcontrib-devhelp: updated to 1.0.6

Release 1.0.6 (2024-01-13)

* Remove Sphinx as a required dependency, as circular dependencies may cause
  failure with package managers that expect a directed acyclic graph (DAG)
  of dependencies.

(adam)

2024-01-13 06:50:39 UTC MAIN commitmail json YAML

py-sphinxcontrib-applehelp: updated to 1.0.8

Release 1.0.8 (2024-01-13)

* Remove Sphinx as a required dependency, as circular dependencies may cause
  failure with package managers that expect a directed acyclic graph (DAG)
  of dependencies.

(adam)

2024-01-13 06:34:47 UTC MAIN commitmail json YAML

Updated devel/py-rpds-py, misc/py-trove-classifiers, textproc/py-sphinx-inline-tabs, textproc/py-sphinxcontrib-websupport

(adam)

2024-01-13 06:34:23 UTC MAIN commitmail json YAML

py-sphinxcontrib-websupport: updated to 1.2.7

Release 1.2.7 (2024-01-13)

* Fix tests for sqlalchemy 2.
* Publish a ``whoosh`` extra.

Release 1.2.6 (2023-08-09)

* Fix tests for Sphinx 7.1 and below

Release 1.2.5 (2023-08-07)

* Drop support for Python 3.5, 3.6, 3.7, and 3.8
* Raise minimum required Sphinx version to 5.0

Release 1.2.4 (2020-08-09)

* Import PickleHTMLBuilder from sphinxcontrib-serializinghtml package

Release 1.2.3 (2020-06-27)

* doctreedir argument has been ignored on initialize app

Release 1.2.2 (2020-04-29)

* Stop to use sphinx.util.pycompat:htmlescape

Release 1.2.1 (2020-03-21)

* templates/searchresults.html is missing in the source tarball

Release 1.2.0 (2020-02-07)

* Drop python2.7 and 3.4 support

(adam)

2024-01-13 06:29:07 UTC MAIN commitmail json YAML

py-sphinx-inline-tabs: updated to 2023.4.21

2023.4.21
Unknown changes

(adam)

2024-01-13 06:25:12 UTC MAIN commitmail json YAML

py-trove-classifiers: updated to 2024.1.8

2024.1.8

Added classifiers for Controller Area Network (CAN)

* Added CAN classifiers
* fixed CAN classifier order

(adam)

2024-01-13 06:23:29 UTC MAIN commitmail json YAML

2024-01-13 04:25:39 UTC MAIN commitmail json YAML

math/nickle: Fix cross-build, again.

This was fixed last year, and the fix was upstreamed, and the fix was
removed when we updated, and then upstream broke it again, so now we
have to fix it again.

(riastradh)

2024-01-13 04:24:29 UTC MAIN commitmail json YAML

lang/python3*: Fix cross-build by patching out broken readline crud.

Python's setup.py tries to decide whether readline is available by
running readelf on the path it thinks it can find to libreadline.so.
Since we always use a single static readline/curses choice in Pythin
(readline, not editline, with (fake-)ncurses), just patch all that
buggy detection goo away.

No new maintenance burden because this logic has been ripped out of
Python 3.12 anyway.  Python 3.8 skipped for now because it doesn't
cross-build at the moment anyway -- more work needed to make that
happen (and it's not as easy as Python>=3.9 as I recall).

(riastradh)

2024-01-13 04:20:41 UTC MAIN commitmail json YAML

2024-01-13 04:18:23 UTC MAIN commitmail json YAML

devel/ncurses: Handle LOCALBASE/TOOLBASE split.

(riastradh)

2024-01-13 04:17:55 UTC MAIN commitmail json YAML

devel/meson/build.mk: Use ${.TARGET}, not $@, per pkglint.

No functional change intended.

(riastradh)

2024-01-13 04:17:43 UTC MAIN commitmail json YAML

devel/meson/build.mk: Tidy .if, annotate VARGROUPS.

No functional change intended, other than to _PKG_VARS.* and
_IGN_VARS.* for mk/misc/show.mk logic.

(riastradh)

2024-01-13 04:17:32 UTC MAIN commitmail json YAML

meson: Create a [binaries] section in a meson cross file.

Package makefiles can add to it by setting:

MESON_CROSS_BINARIES+= foo
MESON_CROSS_BINARY.foo= ${TOOLBASE}/bin/foo

No change to native builds because this is all gated on
USE_CROSS_COMPILE = yes.

(riastradh)

2024-01-13 04:16:40 UTC MAIN commitmail json YAML

security/libgpg-error: Allow cross-build on older NetBSD ports.

These ones are identified as `netbsdelf' rather than `netbsd' owing
to their prior a.out incarnations.

(riastradh)

2024-01-13 04:16:24 UTC MAIN commitmail json YAML

2024-01-13 01:10:19 UTC MAIN commitmail json YAML

2024-01-13 01:07:38 UTC MAIN commitmail json YAML

creating.xml: note including wheel.mk does not pull in py-wheel

(gutteridge)

2024-01-13 00:12:45 UTC MAIN commitmail json YAML

doc/CHANGES-2023: clean up wrong entries, assisted by pkglint

(rillig)

2024-01-12 23:38:04 UTC MAIN commitmail json YAML

doc: Updated pkgtools/pkglint to 23.3.0

(rillig)

2024-01-12 23:37:54 UTC MAIN commitmail json YAML

pkgtools/pkglint: update to 23.3.0

Changes since 23.2.5:

Do not warn about Meson packages that only use Python as a build-time
tool.

Warn about pkgsrc-wip packages that are missing COMMIT_MSG.

Ignore errors when resolving the username of the current user. This can
happen on systems where the user database uses NIS. In case of an error,
assume that the user is neither maintainer nor owner of any package.

Mark variables from expressions in .info, .warning and .error as used.

Remove the word 'please' from the diagnostics, as the diagnostics are
intended to help the package author, not some unrelated third-party
person.

(rillig)

2024-01-12 19:31:20 UTC MAIN commitmail json YAML

doc/TODO: + libarchive-3.7.2.

(wiz)

2024-01-12 19:27:53 UTC MAIN commitmail json YAML

doc: Updated net/gh to 2.42.0

(bsiegert)

2024-01-12 19:27:42 UTC MAIN commitmail json YAML

gh: update to 2.42.0

GitHub CLI 2.42.0

- Support template, jq flags with standard format flag
- Prevent downloading releases with assets that match windows reserved filenames
- Backquote settings in gh-config docs

GitHub CLI 2.41.0

- Enhance HSM deployment prototype to use the same signing process for .exe and .msi
- Fix issue sourcing signtool for Windows signing
- build(deps): bump github/codeql-action from 2 to 3
- Verify the downloaded zip for gh run view --log
- Update deployment workflow for final HSM solution
- build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0
- Add more help message to browse command
- Remove redundant MSI signing environment variables typo

(bsiegert)

2024-01-12 19:14:19 UTC MAIN commitmail json YAML

libnbcompat: remove sys/cdefs.h include from strndup.c

The file already includes nbcompat/cdefs.h.

Fixes build on Solaris 10, reported and tested by Dan Clough in PR 57838.

(wiz)

2024-01-12 19:06:02 UTC MAIN commitmail json YAML

doc: Updated print/brlaser to 6.2.6

(schmonz)

2024-01-12 19:05:57 UTC MAIN commitmail json YAML

brlaser: new upstream, update to 6.2.6. Changes:

6.2.6:

New printer entries:
- Brother FAX-2840
- Brother HL-2260
- Brother HL-L2335D series
- Brother MFC-7860DW
- Brother MFC-9160

Notes:
* The repository has been cleaned up
  * All entries `brlaser.drv.in` and `README.md` both follow a set
    naming convention
  * Commits where "rewritten correctly" to follow the standard
    conventions and then squashed

6.2.5:

New printer entries:
- Brother FAX-2820
- Brother DCP-1610W

Code Changes:
- Added `\033&l1S` for duplex no tumble printing, as well as logic print
  duplex with and without tumble.
- Explicitly include `cstdint` in `test/tempfile.h`, so `uint8_t` is
  correctly defined.

Issues Resolved:
- Fixed building under Fedora 38; `error: 'uint8_t' was not declared in
  this scope`.

(schmonz)

2024-01-12 18:50:57 UTC MAIN commitmail json YAML

Updated devel/py-ruff, databases/py-python-sql, devel/py-trio, textproc/py-manuel

(adam)

2024-01-12 18:50:34 UTC MAIN commitmail json YAML

py-manuel: updated to 1.12.4

1.12.4 (2022-06-24)

- Remove silly PyPI version badge.

1.12.3 (2022-06-24)

- Modernize internal project structure; drop tox; no user-visible changes (hopefully).
- Rework coverage badge generation.
- Drop Travis CI badge (the project is using GitHub for CI now)

1.11.2 (2022-05-15)

Fix missing file in release.

1.11.1 (2022-05-14)

Fix brown-bag release.

1.11.0 (2022-05-14)

- Fix test detection in Python 2 which was broken since 1.10.0.
- Add Python 3.9 and 3.10 to tox config.
- Add a Makefile to centeralized development activities.

(adam)

2024-01-12 18:47:30 UTC MAIN commitmail json YAML

py-trio: updated to 0.24.0

Trio 0.24.0 (2024-01-10)

Features

- New helper classes: :class:`~.testing.RaisesGroup` and :class:`~.testing.Matcher`.

  In preparation for changing the default of ``strict_exception_groups`` to `True`, we're introducing a set of helper classes that can be used in place of `pytest.raises <https://docs.pytest.org/en/stable/reference/reference.html#pytest.raises>`_ in tests, to check for an expected `ExceptionGroup`.
  These are provisional, and only planned to be supplied until there's a good solution in ``pytest``.

Deprecations and removals

- ``MultiError`` has been fully removed, and all relevant trio functions now raise ExceptionGroups instead. This should not affect end users that have transitioned to using ``except*`` or catching ExceptionGroup/BaseExceptionGroup.

(adam)

2024-01-12 18:43:08 UTC MAIN commitmail json YAML

py-python-sql: updated to 1.4.3

Version 1.4.3 - 2023-12-30
* Render common table expression in combining query
* Add support for Python 3.12

(adam)

2024-01-12 18:39:23 UTC MAIN commitmail json YAML

py-ruff: updated to 0.1.13

0.1.13

Bug fixes

Include base pyproject when initializing cache settings
[flake8-simplify] Account for possibly-empty f-string values in truthiness logic
[pylint] Add the missing period in unnecessary-dunder-call
[pylint] Fix __aenter__ message in unnecessary-dunder-call

0.1.12

Preview features

Formatter: Hug multiline-strings in preview style
[flake8-bandit] Add ssl-with-no-version (S504)
[flake8-bandit] Implement ssl-insecure-version (S502)
[flake8-bandit] Implement ssl-with-bad-defaults (S503)
[flake8-bandit] Implement suspicious import rules (S4XX)
[flake8-simplify] Implement zip-dict-keys-and-values (SIM911)
[pyflakes] Add a fix for redefined-while-unused (F811)
[pylint] Implement unnecessary-dunder-call (C2801)
[ruff] Add parenthesize-chained-operators (RUF021) to enforce parentheses in a or b and c

Rule changes

[flake8-boolean-trap] Allow Boolean positional arguments in setters
[flake8-builtins] Restrict builtin-attribute-shadowing (A003) to actual shadowed references
[flake8-pyi] Add fix for generator-return-from-iter-method (PYI058)
[pyflakes] Don't flag redefined-while-unused (F811) in if branches
[pyupgrade] Add some additional Python 3.12 typing members to deprecated-import
[ruff] Add fix for parenthesize-chained-operators (RUF021)
[ruff] Include subscripts and attributes in static key rule (RUF011)
[ruff] Support variable keys in static dictionary key rule (RUF011)

Formatter

Generate deterministic IDs when formatting notebooks
Allow # fmt: skip with interspersed same-line comments
Parenthesize breaking named expressions in match guards

Bug fixes

Add cell indexes to all diagnostics
Avoid infinite loop in constant vs. None comparisons
Handle raises with implicit alternate branches
Ignore trailing quotes for unclosed l-brace errors
Respect multi-segment submodule imports when resolving qualified names
Use DisplayParseError for stdin parser errors
Use comment_ranges for isort directive extraction
Use transformed source code for diagnostic locations
[flake8-pyi] Exclude warnings.deprecated and typing_extensions.deprecated arguments
[flake8-pyi] Fix false negative for unused-private-protocol (PYI046) with unused generic protocols
[pydocstyle] Disambiguate argument descriptors from section headers
[pylint] Homogenize PLR0914 message to match other PLR09XX rules
[ruff] Allow Hashable = None in type annotations (RUF013)

Documentation

Fix admonition hyperlink colouring
Add missing preview link

(adam)

2024-01-12 16:12:10 UTC MAIN commitmail json YAML

vlgothic-ttf: MASTER_SITES is back.

(tsutsui)

2024-01-12 14:53:06 UTC MAIN commitmail json YAML

p5-Net-CUPS: Re-order includes.

Fixes indirect library dependencies as well as ensuring they are sorted.

(jperkin)

2024-01-12 14:30:12 UTC MAIN commitmail json YAML

freeradius: Remove DEPMETHOD=build for dependencies.

The modules already have a full dependency on freeradius, which in turn has
a full dependency on all of these dependencies, so this does nothing but
cause indirect library dependency issues.

(jperkin)

2024-01-12 14:27:19 UTC MAIN commitmail json YAML

Updated textproc/py-cmudict, devel/py-daemon

(adam)

2024-01-12 14:26:59 UTC MAIN commitmail json YAML

py-daemon: updated to 3.0.1

Version 3.0.1
=============

:Released: 2023-03-08
:Maintainer: Ben Finney <ben+python@benfinney.id.au>

Bugs Fixed:

* Declare dependency on Setuptools >= 62.4.0.

  This is necessary for establishing the version information via Setuptools. We
  use ‘setuptools.command.build’, `introduced in Setuptools version 62.4.0

Added:

* PyPA recommended Project URLs for the distribution.

Version 3.0.0
=============

:Released: 2023-03-04
:Maintainer: Ben Finney <ben+python@benfinney.id.au>

Bugs Fixed:

* Refactor calculation of file descriptor ranges to close.

  When the range of candidate file descriptors is very large, the code that
  computes file descriptors to close when the daemon starts attempted to
  allocate a large amount of memory and took a long time to compute.

  Thanks to Alex Pyrgiotis for the timing test case.

  This change avoids that resource-intensive computation, and significantly
  improves the performance when importing the module and when starting the
  daemon.

  Thanks to Igor Kholopov for the implementation.

Added:

* Document a `ServiceRunner` class as an example of using `DaemonContext`.

Changed:

* Raise a TypeError if any `exclude` values are not valid file descriptors.

  Formerly, an invalid value might be silently ignored.

  Thanks to Igor Kholopov for the suggestion.

* Migrate package version handling to use Setuptools API.

  The Distutils library is deprecated for direct use; see

Removed:

* Remove redundant ‘wheel’ from the requirements specification.

  As described by the Python Packaging Authority:

      This [‘wheel’] dependency is exposed automatically by setuptools and the
      users do not need to declare it explicitly — it will be installed by PEP
      517 front-ends automatically, when building wheels.

  Thanks to MichaÅ‚ Górny for the implementation.

* Remove Setuptools ‘test’ command support.

  The ‘test’ command is formally deprecated, in favour of dedicated test
  runners.

* Remove Setuptools ‘register’ and ‘upload’ command support.

  The commands to publish a distribution to PyPI are removed, in favour of the
  Twine tool.

* Remove the obsolete `runner` module.

  This module was deprecated starting in `python-daemon` version 2.1.2, and is
  now removed as unmaintained.

(adam)

2024-01-12 14:23:36 UTC MAIN commitmail json YAML

py-cmudict: updated to 1.0.16

v1.0.16 (2023-12-14)

Fix

remove version caps on importlib-resources and importlib-metadata
set minimum Python to 3.8
remove version caps on importlib-resources and importlib-metadata

(adam)

2024-01-12 14:02:29 UTC MAIN commitmail json YAML

doc: Updated games/tetris-tui to 0.2.10

(pin)

2024-01-12 14:02:10 UTC MAIN commitmail json YAML

games/tetris-tui: update to 0.2.10

- add build script to override CARGO_PKG_VERSION
- build -> release -> publish
- only need to re-render play grid when adding some lines
- fix logic to check game over
- Merge pull request #8 from quantonganh/start-at-level
- Merge pull request #7 from quantonganh/alternate-screen
- let players choose the starting level or the number of lines already filled
- Merge pull request #6 from quantonganh/task-7-remove-border-cell
- enter/leave alternate screen when starting/quitting
- auto update version using cargo-edit

Versions 0.2.3 -> 0.2.9 skipped.

(pin)

2024-01-12 13:25:43 UTC MAIN commitmail json YAML

Updated devel/py-construct, www/py-jupyter_server

(adam)

2024-01-12 13:25:20 UTC MAIN commitmail json YAML

py-jupyter_server: updated to 2.12.4

2.12.4

Bugs fixed

- Fix log arguments for gateway client error

(adam)

2024-01-12 13:24:05 UTC MAIN commitmail json YAML

2024-01-12 13:21:09 UTC MAIN commitmail json YAML

Updated devel/py-greenlet, finance/py-braintree

(adam)

2024-01-12 13:20:52 UTC MAIN commitmail json YAML

py-braintree: updated to 4.26.0

4.26.0

Remove usage of standard library deprecated cgi module. Note: this will break integrations on versions of Python below 3.2. However, this is NOT a breaking change to this library, due to our current support of Python 3.5+.
Add PackageDetails class.
Add packages to Transaction attributes.
Add package_tracking method to TransactionGateway to make request to add tracking information to transactions.
Add process_debit_as_credit to credit_card field in options field during Transaction create.
Deprecate three_d_secure_token in favor of three_d_secure_authentication_id
Add upc_code, upc_type, and image_url to line_items in transaction
Deprecate venmo_sdk_session and venmo_sdk_payment_method_code

(adam)

2024-01-12 13:19:13 UTC MAIN commitmail json YAML

py-greenlet: updated to 3.0.3

3.0.3 (2023-12-21)

- Python 3.12: Restore the full ability to walk the stack of a suspended
  greenlet; previously only the innermost frame was exposed.

(adam)

2024-01-12 13:17:21 UTC MAIN commitmail json YAML

Updated security/py-cryptodome, www/py-nbconvert

(adam)

2024-01-12 13:17:01 UTC MAIN commitmail json YAML

py-nbconvert: updated to 7.14.1

7.14.1

Bugs fixed

- Fix broken image scaling in case a custom width or height is provided for the image

Maintenance and upkeep improvements

- Allow pre-fetch of css files without attempting download
- Bump the actions group with 1 update

(adam)

2024-01-12 13:15:48 UTC MAIN commitmail json YAML

py-cryptodome: updated to 3.20.0

3.20.0 (9 January 2024)

New features
---------------
* Added support for TurboSHAKE128 and TurboSHAKE256.
* Added method ``Crypto.Hash.new()`` to generate a hash
  object given a hash name.
* Added support for AES-GCM encryption of PBES2 and PKCS#8
  containers.
* Added support for SHA-2 and SHA-3 algorithms in PBKDF2
  when creating PBES2 and PKCS#8 containers.
* Export of RSA keys accepts the ``prot_params`` dictionary
  as parameter to control the number of iterations for PBKDF2
  and scrypt.
* C unit tests also run on non-x86 architectures.

Resolved issues
---------------
* Fixed autodetect logic for GCC 14 in combination with LTO.

(adam)

2024-01-12 12:23:34 UTC MAIN commitmail json YAML

fetch from backup

(zafer)

2024-01-12 12:22:00 UTC MAIN commitmail json YAML

2024-01-12 12:15:42 UTC MAIN commitmail json YAML

dead. fetch from backup.

(zafer)

2024-01-12 12:14:16 UTC MAIN commitmail json YAML

dead. fetch from backup.

(zafer)

2024-01-12 12:11:18 UTC MAIN commitmail json YAML

dead. fetch from backup.

(zafer)

2024-01-12 12:08:06 UTC MAIN commitmail json YAML

xsc: Fix indirect library depends.

(jperkin)

2024-01-12 12:06:11 UTC MAIN commitmail json YAML

qbrew: Fix indirect library dependencies.

(jperkin)

2024-01-12 12:05:05 UTC MAIN commitmail json YAML

eterm: Remove bogus BUILDLINK_DEPMETHOD.

While here remove pointless bsd.prefs.mk include, and sort includes.

(jperkin)

2024-01-12 12:03:16 UTC MAIN commitmail json YAML

py-scikit-image: Ensure python is properly buildlinked.

(jperkin)

2024-01-12 11:56:13 UTC MAIN commitmail json YAML

Updated devel/spdlog, devel/py-dogpile-cache

(adam)

2024-01-12 11:55:50 UTC MAIN commitmail json YAML

py-dogpile-cache: updated to 1.3.0

1.3.0

feature

Added new method CacheRegion.get_value_metadata() which can be used to get a value from the cache along with its metadata, including timestamp of when the value was cached. The CachedValue object is returned which features new accessors to retrieve cached time and current age. Pull request courtesy Gr辿goire Deveaux.

misc

Minimum Python version is now Python 3.8; prior versions Python 3.7 and 3.6 are EOL.
Project setup is now based on pep-621 pyproject.toml configuration.

(adam)

2024-01-12 11:48:47 UTC MAIN commitmail json YAML

spdlog: updated to 1.13.0

Version 1.13.0

Enhancements

Qt Sink: Allow for darker colors for light backgrounds
Set CMAKE_BUILD_TYPE only for single-config generators
Provide spdlog_header_only in build directory export
Add SPDLOG_TO_VERSION to compare spdlog version
Support async_overflow_policy::discard_new
Make syslog_sink.h's syslog_prio_from_level protected
Fix OS availability check of pthread_threadid_np for iOS
Add .git-blame-ignore-revs to ignore clang-format related commits
Match SPDLOG_CONSTEXPR_FUNC to FMT_CONSTEXPR

Bug Fixes

Check fd_ is not nullptr in file_helper to prevent possible crash if disk is full
Fix encoding issue in qt_sinks
Fix wrong thread_id (TID) in systemd_sink.h
Update example.cpp to fix the vector issue in bin_example
Fix MSVC compile flag for no exceptions
Fix bug in circular_q::size()
Fix link to fmt license file

Maintenance

Added and updated various tests for circular_q.
Removed obsolete part from CMake configuration files
Removed policy_max from cmake_minimum_required(..).
Updated clang-format to google style and updated various formatting scripts.
Bumped to catch2 v3.5.0.

(adam)

2024-01-12 11:00:28 UTC MAIN commitmail json YAML

doc: Updated sysutils/hcal to 0.4.3

(pin)

2024-01-12 10:59:54 UTC MAIN commitmail json YAML

sysutils/hcal: update to 0.4.3

v0.4.3
- adjusted Dockerfile
- bumped version

v0.4.2 - Not available

v0.4.1
- uppdate clap

(pin)

2024-01-12 10:59:14 UTC MAIN commitmail json YAML

doc: Updated games/tetris-tui to 0.2.2

(pin)

2024-01-12 10:58:55 UTC MAIN commitmail json YAML

games/tetris-tui: update to 0.2.2

- fix logic to check game over
- Merge pull request #8 from quantonganh/start-at-level
- let players choose the starting level or the number of lines already filled
- Merge pull request #7 from quantonganh/alternate-screen
- enter/leave alternate screen when starting/quitting
- only set version on x86_64-linux

(pin)

2024-01-12 10:07:43 UTC MAIN commitmail json YAML

doc: Added chat/neonmodem version 1.0.4

(pin)

2024-01-12 10:07:18 UTC MAIN commitmail json YAML

Add neonmodem

(pin)

2024-01-12 10:06:16 UTC MAIN commitmail json YAML

chat/neonmodem: import package

Neon Modem Overdrive is a BBS-style command line client that supports Discourse,
Lemmy, Lobsters and Hacker News as backends, and seamlessly integrates all of
them into a streamlined TUI. And yes, you heard that right, I really did call
it Neon Modem Overdrive.

Neon Modem is built in Go, using Charm's Bubble Tea TUI framework, but
implements an own window manager (or compositor if you want) that allows it to
use a third dimension, on top of the two dimensional rendering that Bubble Tea
offers today. With that it is possible to display dialogs on top of one another,
in order to offer a smoother UI experience.

(pin)

2024-01-12 09:51:58 UTC MAIN commitmail json YAML

py-macs3: Fix PYTHON_VERSIONS_INCOMPATIBLE.

(jperkin)

2024-01-12 05:35:18 UTC MAIN commitmail json YAML

Updated net/py-s3cmd, archivers/py-rarfile

(adam)

2024-01-12 05:34:59 UTC MAIN commitmail json YAML

py-rarfile: updated to 4.1

Version 4.1 (2023-09-17)

Features:

* Support 7zip/p7zip as decompression backend.
* RAR5: check password before trying to read file (chigusa)

New APIs:

* Make get_rar_version a public function (Safihre)
* New option: ``part_only`` for :class:`RarFile`,
  to read only single file and allow it to be middle-part
  of multi-volume archive.
* Add :meth:`RarFile.printdir`, use it in dumprar.  Needed to examine
  FILE_COPY or HARD_LINK entries that do not contain data.

Fixes:

* Use OS separator to access filename.  Should fix
  subdirectory entry access on Windows.
* DirectReader: check seek position on each read.
  Fixes read reading from multiple entries in parallel
  on RarFile backed by file object.
* DirectReader: properly disable CRC check when seeking.
* Reset _hdrenc_main before processing a new volume.
  Fixes CRC checks on multi-volume reads.
* Adapt to Python 3.10 argparse (MeggyCal)
* SFX: Handle volume numbering special cases better.
* nsdatetime: support pypy internal use
* Throw error if backend does not support passwords.

Cleanups:

* ci: Use proper unrar on Windows.  MingW one tolaretes
  paths with ``/`` better than upstream build.
* ci: Add Python 3.10 to the testing (Christian Clauss)
* Avoid isascii, not in 3.6

(adam)

2024-01-12 05:32:52 UTC MAIN commitmail json YAML

py-s3cmd: updated to 2.4.0

s3cmd-2.4.0

* Added "setversioning" command for versioning configuration (Kuan-Chun Wang)
* Added "settagging", "gettagging", and "deltagging" commands for bucket/object tagging (Kuan-Chun Wang)
* Added "setobjectretention" and "setobjectlegalhold" commands (Etienne Adam/Withings SAS)
* Added "setownership" and "setblockpublicaccess" commands
* Added "cfinval" command to request Cloudfront to invalidate paths
* Added "--keep-dirs" option to have the folder structure preserved on remote side
* Added --skip-destination-validation option for "setnotification" command (Kuan-Chun Wang)
* Added "--max-retries" flag and "max_retries" config option
* Added FIPS support (Michael Roth)
* Added "object ownership" and block public access" values to "info" command output for buckets
* Added to "ls" command a "DIROBJ" tag for directory objects in S3 remote
* Added server profiles to run-tests.py to skip tests depending on the server type
* Fixed "TypeError: sequence item 1: expected str instance, bytes found" error with Python 3.12
* Fixed a missing return for "object_batch_delete" of S3.py  (James Hewitt)
* Fixed "object is not callable" error because of md5 FIPS test
* Fixed "compute_content_md5 is not defined" error for "setversioning"
* Fixed list objects to use NextMarker when only prefixes are returned (Albin Parou)
* Fixed upload to not retry when an S3 compatible server is full
* Fixed recursive delete of objects named with whitespace
* Fixed the mime type when uploading directories to be "application/x-directory"
* Fixed "string indices must be integers" error for sync when in dry-run mode
* Fixed SignatureDoesNotMatch error when modifying an object on Cloudflare R2
* Fixed Cloudfront invalidation issue for paths with wildcard or special characters
* Fixed Cloudfront crash because of error reporting for retries
* Fixed Cloudfront "unable to parse URL" error
* Improved the handling of "empty" files on the remote side to sync with local folders
* Improved "abortmp" command by requiring an object to avoid bad accidents when using Ceph (Joshua Haas)
* Improved file download by retrying when encountering SlowDown or TooManyRequests errors (Robin Geiger)
* Improved error messages in case of connection error or host unreachable
* Improved error messages to be more explicit for upload errors after retries
* Improved remote2local attributes setting code
* Improved remote2local with more explicit error messages when setting attributes
* Improved remote2local output messages by using the "mkdir" prefix instead of "make dir"
* Improved the SortedDict class
* Improved run-test.py by using "--include" when calling Curl instead of "-include" (Matthew James Kraai)
* Improved GitHub CI by enabling pip cache in actions/setup-python (Anton Yakutovich)
* Improved GitHub CI by adding a "codespell" check on push and PRs (Yaroslav Halchenko)
* Updated GitHub CI tests to use more recent versions of Minio and Python
* Upgraded GitHub actions (Anton Yakutovich)
* Cleanup and update of copyright headers, docs, comments and setup.py
* Cleanup to fix "invalid escape sequence" syntax warnings
* Many other bug fixes and cleanups

(adam)

2024-01-11 23:06:03 UTC MAIN commitmail json YAML

doc/TODO: + MesaLib-23.3.3, qt6-6.5.4.

(wiz)

2024-01-11 20:49:43 UTC MAIN commitmail json YAML

doc: Added sysutils/treegrep version 0.1.2

(pin)

2024-01-11 20:49:11 UTC MAIN commitmail json YAML

2024-01-11 20:48:02 UTC MAIN commitmail json YAML

sysutils/treegrep: import package

treegrep is a frontend for existing pattern matchers or a standalone pattern
matcher which presents results in a tree format.

(pin)

2024-01-11 20:44:55 UTC MAIN commitmail json YAML

doc: Updated games/tetris-tui to 0.2.1

(pin)

2024-01-11 20:44:31 UTC MAIN commitmail json YAML

games/tetris-tui: update to 0.2.1

- Merge pull request #6 from quantonganh/task-7-remove-border-cell
- auto update version using cargo-edit
- remove border cells
- Merge pull request #5 from quantonganh/task-9-render-changed-portions
- adjust the height of the "game over" base on the number of top players in the db
- only render the portions that have changed

(pin)

2024-01-11 20:43:10 UTC MAIN commitmail json YAML

doc: Updated misc/tailspin to 2.4.0

(pin)

2024-01-11 20:42:38 UTC MAIN commitmail json YAML

misc/tailspin: update to 2.4.0

2.4.0
- Added a regexp highlighter with support for one capture group
- Changed the behavior of processing lines from stdin to be sequential for better stability

(pin)

2024-01-11 20:41:39 UTC MAIN commitmail json YAML

doc: Updated shells/oh-my-posh to 19.5.1

(pin)

2024-01-11 20:41:13 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 19.5.1

Bug Fixes
- ansi: do not print invisible characters (04b75ec), closes #4594

(pin)

2024-01-11 19:22:20 UTC MAIN commitmail json YAML

devel/py-cykhash: Update to 2.0.1nb1

Improve python dependencies:
    Add TOOL_DEPENDS=wheel
    Not for python 2.x

Reported by adam

(bacon)

2024-01-11 16:45:40 UTC pkgsrc-2023Q4 commitmail json YAML

Pullup ticket #6831 - requested by ryoon
inputmethod/mozc-server: build fix

Revisions pulled up:
- inputmethod/ibus-mozc/Makefile                                1.91
- inputmethod/mozc-elisp/Makefile                              1.81
- inputmethod/mozc-renderer/Makefile                            1.72
- inputmethod/mozc-server/Makefile                              1.89
- inputmethod/mozc-server/Makefile.common                      1.39-1.40
- inputmethod/mozc-tool/Makefile                                1.86
- inputmethod/uim-mozc/Makefile                                1.72

---
  Module Name: pkgsrc
  Committed By: ryoon
  Date: Mon Jan  1 11:53:13 UTC 2024

  Modified Files:
  pkgsrc/inputmethod/mozc-server: Makefile.common

  Log Message:
  mozc-server: Fix build failure

  * Use internal protobuf and abseil.

---
  Module Name: pkgsrc
  Committed By: ryoon
  Date: Mon Jan  1 16:05:23 UTC 2024

  Modified Files:
  pkgsrc/inputmethod/ibus-mozc: Makefile
  pkgsrc/inputmethod/mozc-elisp: Makefile
  pkgsrc/inputmethod/mozc-renderer: Makefile
  pkgsrc/inputmethod/mozc-server: Makefile Makefile.common
  pkgsrc/inputmethod/mozc-tool: Makefile
  pkgsrc/inputmethod/uim-mozc: Makefile

  Log Message:
  mozc-*, ibus-mozc, uim-mozc: Remove unused protobuf dependency

  * Bump PKGREVISION.

(bsiegert)

2024-01-11 16:34:35 UTC MAIN commitmail json YAML

Updated graphics/jasper, devel/py-urwid

(adam)

2024-01-11 16:33:54 UTC MAIN commitmail json YAML

py-urwid: updated to 2.4.2

2.4.2

New features

Feature: support FIXED-only widgets and FIXED rendering for Columns
Feature: Support FIXED-only widgets and FIXED rendering for PILE
FIX Padding: support FIXED render mode
Feature: support FIXED render type for GridFLow

Bug fixes

BUG: Columns with GIVEN width == 0 should not count in rows

Refactoring

Remove unused deprecated "test_suite" directive from setup.py

(adam)

2024-01-11 16:31:10 UTC MAIN commitmail json YAML

jasper: updated to 4.1.2

4.1.2 (2024-01-11)
* Fix invalid memory write bug
* Fix missing range check in the JPC encoder

(adam)

2024-01-11 14:34:04 UTC MAIN commitmail json YAML

doc: Updated graphics/pear-Image_Canvas to 0.4.0

(taca)

2024-01-11 14:33:18 UTC MAIN commitmail json YAML

graphics/pear-Image_Canvas: update to 0.4.0

pkgsrc change: add LICENSE.

0.4.0 (2024-01-07)

QA release

* PR #3: Fix for incorrect GD version detection
* PR #5: Fix error when loading Image_Canvas_Color

(taca)

2024-01-11 13:13:47 UTC MAIN commitmail json YAML

Updated textproc/ugrep, www/py-sanic

(adam)

2024-01-11 13:13:28 UTC MAIN commitmail json YAML

py-sanic: updated to 23.12.1

Version 23.12.1
Fix broken multiplexer manage
Do not strip entity-headers with HTTP status 304 or 412

(adam)

2024-01-11 13:12:02 UTC MAIN commitmail json YAML

ugrep: updated to 4.5.2

ugrep v4.5.2

update ./build.sh --disable-7zip configure, compilation and linkage
fix 7zip search failing on 32 bit systems when option -M is used (or -t when setting -M)

ugrep v4.5.1

fix bzip3/7zip configure interference causing libbzip3 detection and linkage to fail when building ugrep with optional bzip3 support ./build.sh --with-bzip3

ugrep v4.5.0

7zip archive search with option -z
apply Unicode normalization to canonicalize literal combining characters in regex patterns
improved TUI TAB directory navigation when searching from the FS root
updated ugrep.exe option -P to use PCRE2 latest stable version 10.42

(adam)

2024-01-11 13:09:12 UTC MAIN commitmail json YAML

Updated textproc/py-Unidecode, fonts/py-fonttools

(adam)

2024-01-11 13:08:52 UTC MAIN commitmail json YAML

py-fonttools: updated to 4.47.2

4.47.2 (released 2024-01-11)

Minor release to fix uploading wheels to PyPI.

4.47.1 (released 2024-01-11)

- [merge] Improve help message and add standard command line options
- [otlLib] Pass ``ttFont`` to ``name.addName`` in ``buildStatTable``
- [featureVars] Re-use ``FeatureVariationRecord``'s when possible

(adam)

2024-01-11 13:06:36 UTC MAIN commitmail json YAML

py-Unidecode: updated to 1.3.8

unidecode 1.3.8
* Fix replacement for U+1E9E "LATIN CAPITAL LETTER SHARP S"

(adam)

2024-01-11 12:31:30 UTC MAIN commitmail json YAML

Updated devel/py-test-check, devel/py-minidump

(adam)

2024-01-11 12:31:13 UTC MAIN commitmail json YAML

py-minidump: updated to 0.0.23

0.0.23
Hopefully closing the inrange issue for good.

(adam)

2024-01-11 12:29:02 UTC MAIN commitmail json YAML

py-test-check: updated to 2.2.4

2.2.4

- Summaries from 2.2.3 are cool, but don't work for pytest < 7.3
- Remove them for earlier pytest
- Add tox test run for pytest 7.0.0
- Change dependencies to require 7.0.0 pytest

(adam)

2024-01-11 12:07:58 UTC MAIN commitmail json YAML

add missing and upcoming sendmail options

(jnemeth)

2024-01-11 11:54:10 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Test-Compile to 3.3.1

(mef)

2024-01-11 11:53:59 UTC MAIN commitmail json YAML

(devel/p5-Test-Compile) Updated 3.2.2 to 3.3.1

v3.3.1   2023-07-17
    - Fix 'silent, no taint' mode (which doesn't cause the compile to fail)

v3.3.0   2023-07-12
    - Tests should pass, even if Taint mode is not compiled into perl
    - Improve the documentation (@dirs was a terrible name)
    - Internal: improve error handling
    - Internal: remove redundant constants
    - Internal: simplify complex conditional (for better testing)
    - Internal: more tests for better coverage

(mef)

2024-01-11 11:49:14 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Test-HTTP-LocalServer to 0.75

(mef)

2024-01-11 11:49:05 UTC MAIN commitmail json YAML

(devel/p5-Test-HTTP-LocalServer) Updated 0.74 to 0.75

0.75 2023-07-21
    * Various build and test upgrades, no code changes, no need to upgrade

(mef)

2024-01-11 11:36:31 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Test-Inter to 1.10

(mef)

2024-01-11 11:36:22 UTC MAIN commitmail json YAML

(devel/p5-Test-Inter) Updated 1.09 to 1.10

- pkgsrc changes
  convert HOME PAGE (may not be necessary)

- upstream change (by previous commit, sorry)
Written by:
  Sullivan Beck (sbeck@cpan.org)
Any suggestions, bug reports, or donations :-) should be sent to me.

1.10  2023-03-07
  - A number of modules were included as test dependencies that are only used
    by the author when preparing releases.  These have been removed as
    dependencies.  Petr Pisar on GitHub #3
  - Added github tags for all releases.  Tomasz Kloczko on GitHub #4
  - Fixed a bug where feature wasn't working correctly.

(mef)

2024-01-11 11:31:08 UTC MAIN commitmail json YAML

mozjs78: Add direct include of iconv.

Previously it was coming in via the clang build dependency, and thus falling
foul of indirect library checks.

(jperkin)

2024-01-11 11:29:47 UTC MAIN commitmail json YAML

udunits: Add expat to bl3.

Fixes indirect library checks in various dependencies.

(jperkin)

2024-01-11 11:28:36 UTC MAIN commitmail json YAML

2024-01-11 11:25:59 UTC MAIN commitmail json YAML

*: Remove BUILDLINK_DEPMETHOD.qt5-qttools=build.

This appears to just be cargo-culted around various packages.  Fixes indirect
library dependencies.

(jperkin)

2024-01-11 11:25:05 UTC MAIN commitmail json YAML

2024-01-11 10:18:21 UTC MAIN commitmail json YAML

Updated textproc/py-referencing, devel/py-packageurl

(adam)

2024-01-11 10:18:03 UTC MAIN commitmail json YAML

py-packageurl: updated to 0.13.4

0.13.4 (2024-01-08)

- Improve support for SourceForge URLs in `url2purl`.

(adam)

2024-01-11 10:17:14 UTC MAIN commitmail json YAML

py-referencing: updated to 0.32.1

v0.32.1

* Make ``Specification.detect`` raise a ``CannotDetermineSpecification`` error even if passed a mapping with a ``$schema`` key that doesn't match JSON Schema dialect semantics (e.g. a non-string).

(adam)

2024-01-11 10:15:40 UTC MAIN commitmail json YAML

Updated finance/py-eth-rlp, finance/py-eth-keys, finance/py-eth-keyfile, finance/py-eth-abi

(adam)

2024-01-11 10:15:18 UTC MAIN commitmail json YAML

py-eth-abi: updated to 5.0.0

eth-abi v5.0.0 (2024-01-09)

Breaking Changes

Drop python 3.7 support

Internal Changes - for eth-abi Contributors

Merge updates from the project template, notably, use pre-commit for linting and change the name of the master branch to main
Corrected format of booleans in pyproject.toml and added a test for the presence of the eth_abi.__version__ attribute

(adam)

2024-01-11 10:13:03 UTC MAIN commitmail json YAML

py-eth-keyfile: updated to 0.7.0

eth-keyfile v0.7.0 (2023-12-06)

Breaking Changes

Use correct default parameters for scrypt
Drop python 3.7 support

Features

Checksum address when creating a keyfile

Internal Changes - for eth-keyfile Contributors

Merge project template updates, including using pre-commit for linting. Add typing.

(adam)

2024-01-11 10:11:09 UTC MAIN commitmail json YAML

py-eth-keys: updated to 0.5.0

eth-keys v0.5.0 (2024-01-10)

Breaking Changes

Drop python 3.6 and 3.7 support

Features

Add python 3.11 support

Internal Changes - for eth-keys Contributors

Merge template updates, notably using pre-commit for linting and change the name of the master branch to main

(adam)

2024-01-11 10:09:16 UTC MAIN commitmail json YAML

py-eth-rlp: updated to 1.0.0

eth-rlp v1.0.0 (2023-12-06)

Breaking Changes

Drop python 3.7 support

Features

Add python 3.11 support

Internal Changes - for eth-rlp Contributors

Merge updates from template, including use pre-commit for linting, and changing the name of the master branch to main

(adam)

2024-01-11 10:07:11 UTC MAIN commitmail json YAML

Updated finance/py-eth-hash, finance/py-eth-typing, finance/py-eth-utils, devel/py-rlp

(adam)

2024-01-11 10:06:43 UTC MAIN commitmail json YAML

py-rlp: updated to 4.0.0

pyrlp v4.0.0 (2023-11-29)

Features

repr() now returns an evaluatable string, like MyRLPObj(my_int_field=1, my_str_field="a_str")

Internal Changes - for pyrlp Contributors

Convert .format strings to f-strings
Add autoflake linting and move config to pyproject.toml

(adam)

2024-01-11 10:04:32 UTC MAIN commitmail json YAML

py-eth-utils: updated to 3.0.0

eth-utils v3.0.0 (2024-01-10)

Breaking Changes

Drop python 3.7 support

Internal Changes - for eth-utils Contributors

Merge updates from the project template, notably: use pre-commit for linting and change the name of the master branch to main
Correct booleans in pyproject.toml and add test for the presence of the eth_utils.__version__ attribute

(adam)

2024-01-11 10:02:56 UTC MAIN commitmail json YAML

py-eth-typing: updated to 4.0.0

eth-typing v4.0.0 (2024-01-09)

Breaking changes

Drop python 3.7 support

Internal Changes - for eth-typing Contributors

Merge updates from the project template, notably: use pre-commit for linting and change the name of the master branch to main
Fixed booleans in pyproject.toml and added a test for the presence of the eth_typing.__version__ attribute

(adam)

2024-01-11 10:01:54 UTC MAIN commitmail json YAML

py-eth-hash: updated to 0.6.0

eth-hash v0.6.0 (2024-01-10)

Breaking Changes

Drop python 3.7 support

Internal Changes - for eth-hash Contributors

Merge project template updates, notably use pre-commit for linting and change the name of master branch to main
Correct booleans in pyproject.toml and add test for presence of eth_hash.__version__ attribute

(adam)

2024-01-11 09:57:31 UTC MAIN commitmail json YAML

Updated sysutils/py-ansible-compat, devel/py-jaraco.develop

(adam)

2024-01-11 09:57:14 UTC MAIN commitmail json YAML

py-jaraco.develop: updated to 8.6.0

v8.6.0

Features

- In merge, ensure that an uncommented RTD badge isn't lost when resolving placeholders.

v8.5.0

Features

- Update merge resolver to re-substitute placeholders to honor upstream changes.

v8.4.0

Features

- Add 'projects-run' script for running a command across all of the projects.

(adam)

2024-01-11 09:53:53 UTC MAIN commitmail json YAML

py-ansible-compat: updated to 4.1.11

v4.1.11

Bugfixes

Allow more control over verbosity when calling ansible-galaxy
Fix collection installation with custom project_dir
Fix collection installation bug when having custom config
Add support for python 3.12
Remove isolated option while adding sys.path

(adam)

2024-01-11 09:43:04 UTC MAIN commitmail json YAML

Updated lang/nodejs20, lang/nodejs18

(adam)

2024-01-11 09:42:46 UTC MAIN commitmail json YAML

nodejs18: updated to 18.19.0

Version 18.19.0 'Hydrogen' (LTS)

Notable Changes

npm updated to v10

After two months of baking time in Node.js 20, npm 10 is backported, so that all release lines include a supported version of npm. This release includes npm v10.2.3.

ESM and customization hook changes

Leverage loaders when resolving subsequent loaders

Loaders now apply to subsequent loaders, for example: --experimental-loader ts-node --experimental-loader loader-written-in-typescript.

New node:module API register for module customization hooks; new initialize hook

There is a new API register available on node:module to specify a file that exports module customization hooks, and pass data to the hooks, and establish communication channels with them. The ���define the file with the hooks��� part was previously handled by a flag --experimental-loader, but when the hooks moved into a dedicated thread in 20.0.0 there was a need to provide a way to communicate between the main (application) thread and the hooks thread. This can now be done by calling register from the main thread and passing data, including MessageChannel instances.

We encourage users to migrate to an approach that uses --import with register, such as:

node --import ./file-that-calls-register.js ./app.js
Using --import ensures that the customization hooks are registered before any application code runs, even the entry point.

import.meta.resolve unflagged

In ES modules, import.meta.resolve(specifier) can be used to get an absolute URL string to which specifier resolves, similar to require.resolve in CommonJS. This aligns Node.js with browsers and other server-side runtimes.

--experimental-default-type flag to flip module defaults

The new flag --experimental-default-type can be used to flip the default module system used by Node.js. Input that is already explicitly defined as ES modules or CommonJS, such as by a package.json "type" field or .mjs/.cjs file extension or the --input-type flag, is unaffected. What is currently implicitly CommonJS would instead be interpreted as ES modules under --experimental-default-type=module:

String input provided via --eval or STDIN, if --input-type is unspecified.

Files ending in .js or with no extension, if there is no package.json file present in the same folder or any parent folder.

Files ending in .js or with no extension, if the nearest parent package.json field lacks a type field; unless the folder is inside a node_modules folder.

In addition, extensionless files are interpreted as Wasm if --experimental-wasm-modules is passed and the file contains the "magic bytes" Wasm header.

(adam)

2024-01-11 09:33:42 UTC MAIN commitmail json YAML

nodejs20: updated to 20.11.0

Version 20.11.0 'Iron' (LTS)

Notable Changes

- crypto: update root certificates to NSS 3.95 (Node.js GitHub Bot)
- doc: add MrJithil to collaborators (Jithil P Ponnan)
- doc: add Ethan-Arrowood as a collaborator (Ethan Arrowood)
- (SEMVER-MINOR) esm: add import.meta.dirname and import.meta.filename (James Sumners)
- fs: add c++ fast path for writeFileSync utf8 (CanadaHonk)
- (SEMVER-MINOR) module: remove useCustomLoadersIfPresent flag (Chengzhong Wu)
- (SEMVER-MINOR) module: bootstrap module loaders in shadow realm (Chengzhong Wu)
- (SEMVER-MINOR) src: add --disable-warning option (Ethan Arrowood)
- (SEMVER-MINOR) src: create per isolate proxy env template (Chengzhong Wu)
- (SEMVER-MINOR) src: make process binding data weak (Chengzhong Wu)
- stream: use Array for Readable buffer (Robert Nagy)
- stream: optimize creation (Robert Nagy)
- (SEMVER-MINOR) test_runner: adds built in lcov reporter (Phil Nash)
- (SEMVER-MINOR) test_runner: add Date to the supported mock APIs (Lucas Santos)
- (SEMVER-MINOR) test_runner, cli: add --test-timeout flag (Shubham Pandey)

(adam)

2024-01-11 09:07:55 UTC MAIN commitmail json YAML

Updated net/py-botocore, net/py-s3transfer, net/py-boto3, net/py-awscli

(adam)

2024-01-11 09:06:47 UTC MAIN commitmail json YAML

py-awscli: updated to 1.32.16

1.32.16
=======

* api-change:``connectcampaigns``: Minor pattern updates for Campaign and Dial Request API fields.
* api-change:``location``: This release adds API support for custom layers for the maps service APIs: CreateMap, UpdateMap, DescribeMap.
* api-change:``logs``: Add support for account level subscription filter policies to PutAccountPolicy, DescribeAccountPolicies, and DeleteAccountPolicy APIs. Additionally, PutAccountPolicy has been modified with new optional "selectionCriteria" parameter for resource selection.
* api-change:``qconnect``: QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications.
* api-change:``redshift-serverless``: Updates to ConfigParameter for RSS workgroup, removal of use_fips_ssl
* api-change:``route53``: Route53 now supports geoproximity routing in AWS regions
* api-change:``wisdom``: QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications.

1.32.15
=======

* api-change:``codebuild``: Aws CodeBuild now supports new compute type BUILD_GENERAL1_XLARGE
* api-change:``ec2``: Amazon EC2 R7iz bare metal instances are powered by custom 4th generation Intel Xeon Scalable processors.
* api-change:``route53resolver``: This release adds support for query type configuration on firewall rules that enables customers for granular action (ALLOW, ALERT, BLOCK) by DNS query type.

1.32.14
=======

* api-change:``connect``: Minor trait updates for User APIs
* api-change:``kms``: Documentation updates for AWS Key Management Service (KMS).
* api-change:``redshift-serverless``: use_fips_ssl and require_ssl parameter support for Workgroup, UpdateWorkgroup, and CreateWorkgroup

1.32.13
=======

* api-change:``config``: Updated ResourceType enum with new resource types onboarded by AWS Config in November and December 2023.
* api-change:``docdb``: Adding PerformanceInsightsEnabled and PerformanceInsightsKMSKeyId fields to DescribeDBInstances Response.
* api-change:``ecs``: This release adds support for managed instance draining which facilitates graceful termination of Amazon ECS instances.
* api-change:``es``: This release adds support for new or existing Amazon OpenSearch domains to enable TLS 1.3 or TLS 1.2 with perfect forward secrecy cipher suites for domain endpoints.
* api-change:``lightsail``: This release adds support to set up an HTTPS endpoint on an instance.
* api-change:``opensearch``: This release adds support for new or existing Amazon OpenSearch domains to enable TLS 1.3 or TLS 1.2 with perfect forward secrecy cipher suites for domain endpoints.
* api-change:``sagemaker``: Adding support for provisioned throughput mode for SageMaker Feature Groups
* api-change:``servicecatalog``: Added Idempotency token support to Service Catalog  AssociateServiceActionWithProvisioningArtifact, DisassociateServiceActionFromProvisioningArtifact, DeleteServiceAction API
* api-change:``endpoint-rules``: Update endpoint-rules command to latest version

1.32.12
=======

* api-change:``connect``: Amazon Connect, Contact Lens Evaluation API increase evaluation notes max length to 3072.
* api-change:``mediaconvert``: This release includes video engine updates including HEVC improvements, support for ingesting VP9 encoded video in MP4 containers, and support for user-specified 3D LUTs.

1.32.11
=======

* api-change:``apprunner``: AWS App Runner adds Python 3.11 and Node.js 18 runtimes.
* api-change:``location``: This release introduces a new parameter to bypasses an API key's expiry conditions and delete the key.
* api-change:``quicksight``: Add LinkEntityArn support for different partitions; Add UnsupportedUserEditionException in UpdateDashboardLinks API; Add support for New Reader Experience Topics

1.32.10
=======

* api-change:``codestar-connections``: New integration with the GitLab self-managed provider type.
* api-change:``kinesis-video-archived-media``: NoDataRetentionException thrown when GetImages requested for a Stream that does not retain data (that is, has a DataRetentionInHours of 0).
* api-change:``sagemaker``: Amazon SageMaker Studio now supports Docker access from within app container

1.32.9
======

* api-change:``emr``: Update emr command to latest version

1.32.8
======

* api-change:``iam``: Documentation updates for AWS Identity and Access Management (IAM).
* api-change:``endpoint-rules``: Update endpoint-rules command to latest version

1.32.7
======

* api-change:``bedrock-agent``: Adding Claude 2.1 support to Bedrock Agents
* api-change:``endpoint-rules``: Update endpoint-rules command to latest version
* api-change:``glue``: This release adds additional configurations for Query Session Context on the following APIs: GetUnfilteredTableMetadata, GetUnfilteredPartitionMetadata, GetUnfilteredPartitionsMetadata.
* api-change:``lakeformation``: This release adds additional configurations on GetTemporaryGlueTableCredentials for Query Session Context.
* api-change:``mediaconnect``: This release adds the DescribeSourceMetadata API. This API can be used to view the stream information of the flow's source.
* api-change:``networkmonitor``: CloudWatch Network Monitor is a new service within CloudWatch that will help network administrators and operators continuously monitor network performance metrics such as round-trip-time and packet loss between their AWS-hosted applications and their on-premises locations.
* api-change:``omics``: Provides minor corrections and an updated description of APIs.
* api-change:``secretsmanager``: Update endpoint rules and examples.

1.32.6
======

* api-change:``amp``: This release updates Amazon Managed Service for Prometheus APIs to support customer managed KMS keys.
* api-change:``appintegrations``: The Amazon AppIntegrations service adds DeleteApplication API for deleting applications, and updates APIs to support third party applications reacting to workspace events and make data requests to Amazon Connect for agent and contact events.
* api-change:``bedrock-agent``: This release introduces Amazon Aurora as a vector store on Knowledge Bases for Amazon Bedrock
* api-change:``codecommit``: AWS CodeCommit now supports customer managed keys from AWS Key Management Service. UpdateRepositoryEncryptionKey is added for updating the key configuration. CreateRepository, GetRepository, BatchGetRepositories are updated with new input or output parameters.
* api-change:``connect``: Adds APIs to manage User Proficiencies and Predefined Attributes. Enhances StartOutboundVoiceContact API input. Introduces SearchContacts API. Enhances DescribeContact API. Adds an API to update Routing Attributes in QueuePriority and QueueTimeAdjustmentSeconds.
* api-change:``medialive``: MediaLive now supports the ability to configure the audio that an AWS Elemental Link UHD device produces, when the device is configured as the source for a flow in AWS Elemental MediaConnect.
* api-change:``neptune-graph``: Adds Waiters for successful creation and deletion of Graph, Graph Snapshot, Import Task and Private Endpoints for Neptune Analytics
* api-change:``rds-data``: This release adds support for using RDS Data API with Aurora PostgreSQL Serverless v2 and provisioned DB clusters.
* api-change:``rds``: This release adds support for using RDS Data API with Aurora PostgreSQL Serverless v2 and provisioned DB clusters.
* api-change:``sagemaker``: Amazon SageMaker Training now provides model training container access for debugging purposes. Amazon SageMaker Search now provides the ability to use visibility conditions to limit resource access to a single domain or multiple domains.

1.32.5
======

* api-change:``appstream``: This release introduces configurable clipboard, allowing admins to specify the maximum length of text that can be copied by the users from their device to the remote session and vice-versa.
* api-change:``eks``: Add support for cluster insights, new EKS capability that surfaces potentially upgrade impacting issues.
* api-change:``guardduty``: This release 1) introduces a new API: GetOrganizationStatistics , and 2) adds a new UsageStatisticType TOP_ACCOUNTS_BY_FEATURE for GetUsageStatistics API
* api-change:``managedblockchain-query``: Adding Confirmation Status and Execution Status to GetTransaction Response.
* api-change:``mediatailor``: Adds the ability to configure time shifting on MediaTailor channels using the TimeShiftConfiguration field
* api-change:``route53``: Amazon Route 53 now supports the Canada West (Calgary) Region (ca-west-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
* api-change:``endpoint-rules``: Update endpoint-rules command to latest version

1.32.4
======

* api-change:``appsync``: This release adds additional configurations on GraphQL APIs for limits on query depth, resolver count, and introspection
* api-change:``chime-sdk-meetings``: Add meeting features to specify a maximum camera resolution, a maximum content sharing resolution, and a maximum number of attendees for a given meeting.
* api-change:``ec2``: Provision BYOIPv4 address ranges and advertise them by specifying the network border groups option in Los Angeles, Phoenix and Dallas AWS Local Zones.
* api-change:``fsx``: Added support for FSx for OpenZFS on-demand data replication across AWS accounts and/or regions.Added the IncludeShared attribute for DescribeSnapshots.Added the CopyStrategy attribute for OpenZFSVolumeConfiguration.
* api-change:``marketplace-catalog``: AWS Marketplace now supports a new API, BatchDescribeEntities, which returns metadata and content for multiple entities.
* api-change:``rds``: RDS - The release adds two new APIs: DescribeDBRecommendations and ModifyDBRecommendation

1.32.3
======

* api-change:``cognito-idp``: Amazon Cognito now supports trigger versions that define the fields in the request sent to pre token generation Lambda triggers.
* api-change:``eks``: Add support for EKS Cluster Access Management.
* api-change:``quicksight``: A docs-only release to add missing entities to the API reference.
* api-change:``route53resolver``: Add DOH protocols in resolver endpoints.

1.32.2
======

* enhancement:``cloudformation package``: Add support for intrinsic Fn:ForEach
* api-change:``cloud9``: Updated Cloud9 API documentation for AL2023 release
* api-change:``connect``: Adds relatedContactId field to StartOutboundVoiceContact API input. Introduces PauseContact API and ResumeContact API for Task contacts. Adds pause duration, number of pauses, timestamps for last paused and resumed events to DescribeContact API response. Adds new Rule type and new Rule action.
* api-change:``connectcases``: Increase number of fields that can be included in CaseEventIncludedData from 50 to 200
* api-change:``kms``: Documentation updates for AWS Key Management Service
* api-change:``rds``: Updates Amazon RDS documentation by adding code examples
* api-change:``sagemaker``: This release 1) introduces a new API: DeleteCompilationJob , and 2) adds InfraCheckConfig for Create/Describe training job API

1.32.1
======

* api-change:``appstream``: This release includes support for images of Windows Server 2022 platform.
* api-change:``b2bi``: Documentation updates for AWS B2B Data Interchange
* api-change:``billingconductor``: Billing Conductor is releasing a new API, GetBillingGroupCostReport, which provides the ability to retrieve/view the Billing Group Cost Report broken down by attributes for a specific billing group.
* api-change:``connect``: This release adds support for more granular billing using tags (key:value pairs)
* api-change:``controltower``: Documentation updates for AWS Control Tower.
* api-change:``firehose``: This release, 1) adds configurable buffering hints for the Splunk destination, and 2) reduces the minimum configurable buffering interval for supported destinations
* api-change:``gamelift``: Amazon GameLift adds the ability to add and update the game properties of active game sessions.
* api-change:``iot``: This release adds the ability to self-manage certificate signing in AWS IoT Core fleet provisioning using the new certificate provider resource.
* api-change:``neptune-graph``: This is the initial SDK release for Amazon Neptune Analytics
* api-change:``opensearch``: Updating documentation for Amazon OpenSearch Service support for new zero-ETL integration with Amazon S3.
* api-change:``quicksight``: Update Dashboard Links support; SingleAxisOptions support; Scatterplot Query limit support.
* api-change:``workspaces``: Updated note to ensure customers understand running modes.
* api-change:``endpoint-rules``: Update endpoint-rules command to latest version

1.32.0
======

* feature:Python: End of support for Python 3.7
* api-change:``drs``: Adding AgentVersion to SourceServer and RecoveryInstance structures
* feature:Python: End of support for Python 3.7

(adam)

2024-01-11 09:03:54 UTC MAIN commitmail json YAML

py-boto3: updated to 1.34.16

1.34.16
=======

* api-change:``connectcampaigns``: [``botocore``] Minor pattern updates for Campaign and Dial Request API fields.
* api-change:``location``: [``botocore``] This release adds API support for custom layers for the maps service APIs: CreateMap, UpdateMap, DescribeMap.
* api-change:``logs``: [``botocore``] Add support for account level subscription filter policies to PutAccountPolicy, DescribeAccountPolicies, and DeleteAccountPolicy APIs. Additionally, PutAccountPolicy has been modified with new optional "selectionCriteria" parameter for resource selection.
* api-change:``qconnect``: [``botocore``] QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications.
* api-change:``redshift-serverless``: [``botocore``] Updates to ConfigParameter for RSS workgroup, removal of use_fips_ssl
* api-change:``route53``: [``botocore``] Route53 now supports geoproximity routing in AWS regions
* api-change:``wisdom``: [``botocore``] QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications.

1.34.15
=======

* api-change:``codebuild``: [``botocore``] Aws CodeBuild now supports new compute type BUILD_GENERAL1_XLARGE
* api-change:``ec2``: [``botocore``] Amazon EC2 R7iz bare metal instances are powered by custom 4th generation Intel Xeon Scalable processors.
* api-change:``route53resolver``: [``botocore``] This release adds support for query type configuration on firewall rules that enables customers for granular action (ALLOW, ALERT, BLOCK) by DNS query type.

1.34.14
=======

* api-change:``connect``: [``botocore``] Minor trait updates for User APIs
* api-change:``kms``: [``botocore``] Documentation updates for AWS Key Management Service (KMS).
* api-change:``redshift-serverless``: [``botocore``] use_fips_ssl and require_ssl parameter support for Workgroup, UpdateWorkgroup, and CreateWorkgroup

1.34.13
=======

* api-change:``config``: [``botocore``] Updated ResourceType enum with new resource types onboarded by AWS Config in November and December 2023.
* api-change:``docdb``: [``botocore``] Adding PerformanceInsightsEnabled and PerformanceInsightsKMSKeyId fields to DescribeDBInstances Response.
* api-change:``ecs``: [``botocore``] This release adds support for managed instance draining which facilitates graceful termination of Amazon ECS instances.
* api-change:``es``: [``botocore``] This release adds support for new or existing Amazon OpenSearch domains to enable TLS 1.3 or TLS 1.2 with perfect forward secrecy cipher suites for domain endpoints.
* api-change:``lightsail``: [``botocore``] This release adds support to set up an HTTPS endpoint on an instance.
* api-change:``opensearch``: [``botocore``] This release adds support for new or existing Amazon OpenSearch domains to enable TLS 1.3 or TLS 1.2 with perfect forward secrecy cipher suites for domain endpoints.
* api-change:``sagemaker``: [``botocore``] Adding support for provisioned throughput mode for SageMaker Feature Groups
* api-change:``servicecatalog``: [``botocore``] Added Idempotency token support to Service Catalog  AssociateServiceActionWithProvisioningArtifact, DisassociateServiceActionFromProvisioningArtifact, DeleteServiceAction API
* api-change:``endpoint-rules``: [``botocore``] Update endpoint-rules client to latest version

1.34.12
=======

* api-change:``connect``: [``botocore``] Amazon Connect, Contact Lens Evaluation API increase evaluation notes max length to 3072.
* api-change:``mediaconvert``: [``botocore``] This release includes video engine updates including HEVC improvements, support for ingesting VP9 encoded video in MP4 containers, and support for user-specified 3D LUTs.

1.34.11
=======

* api-change:``apprunner``: [``botocore``] AWS App Runner adds Python 3.11 and Node.js 18 runtimes.
* api-change:``location``: [``botocore``] This release introduces a new parameter to bypasses an API key's expiry conditions and delete the key.
* api-change:``quicksight``: [``botocore``] Add LinkEntityArn support for different partitions; Add UnsupportedUserEditionException in UpdateDashboardLinks API; Add support for New Reader Experience Topics

1.34.10
=======

* api-change:``codestar-connections``: [``botocore``] New integration with the GitLab self-managed provider type.
* api-change:``kinesis-video-archived-media``: [``botocore``] NoDataRetentionException thrown when GetImages requested for a Stream that does not retain data (that is, has a DataRetentionInHours of 0).
* api-change:``sagemaker``: [``botocore``] Amazon SageMaker Studio now supports Docker access from within app container

1.34.9
======

* api-change:``emr``: [``botocore``] Update emr client to latest version

1.34.8
======

* api-change:``iam``: [``botocore``] Documentation updates for AWS Identity and Access Management (IAM).
* api-change:``endpoint-rules``: [``botocore``] Update endpoint-rules client to latest version

1.34.7
======

* api-change:``bedrock-agent``: [``botocore``] Adding Claude 2.1 support to Bedrock Agents
* api-change:``glue``: [``botocore``] This release adds additional configurations for Query Session Context on the following APIs: GetUnfilteredTableMetadata, GetUnfilteredPartitionMetadata, GetUnfilteredPartitionsMetadata.
* api-change:``lakeformation``: [``botocore``] This release adds additional configurations on GetTemporaryGlueTableCredentials for Query Session Context.
* api-change:``mediaconnect``: [``botocore``] This release adds the DescribeSourceMetadata API. This API can be used to view the stream information of the flow's source.
* api-change:``networkmonitor``: [``botocore``] CloudWatch Network Monitor is a new service within CloudWatch that will help network administrators and operators continuously monitor network performance metrics such as round-trip-time and packet loss between their AWS-hosted applications and their on-premises locations.
* api-change:``omics``: [``botocore``] Provides minor corrections and an updated description of APIs.
* api-change:``secretsmanager``: [``botocore``] Update endpoint rules and examples.
* api-change:``endpoint-rules``: [``botocore``] Update endpoint-rules client to latest version

1.34.6
======

* enhancement:AWSCRT: [``botocore``] Update awscrt version to 0.19.19
* api-change:``amp``: [``botocore``] This release updates Amazon Managed Service for Prometheus APIs to support customer managed KMS keys.
* api-change:``appintegrations``: [``botocore``] The Amazon AppIntegrations service adds DeleteApplication API for deleting applications, and updates APIs to support third party applications reacting to workspace events and make data requests to Amazon Connect for agent and contact events.
* api-change:``bedrock-agent``: [``botocore``] This release introduces Amazon Aurora as a vector store on Knowledge Bases for Amazon Bedrock
* api-change:``codecommit``: [``botocore``] AWS CodeCommit now supports customer managed keys from AWS Key Management Service. UpdateRepositoryEncryptionKey is added for updating the key configuration. CreateRepository, GetRepository, BatchGetRepositories are updated with new input or output parameters.
* api-change:``connect``: [``botocore``] Adds APIs to manage User Proficiencies and Predefined Attributes. Enhances StartOutboundVoiceContact API input. Introduces SearchContacts API. Enhances DescribeContact API. Adds an API to update Routing Attributes in QueuePriority and QueueTimeAdjustmentSeconds.
* api-change:``medialive``: [``botocore``] MediaLive now supports the ability to configure the audio that an AWS Elemental Link UHD device produces, when the device is configured as the source for a flow in AWS Elemental MediaConnect.
* api-change:``neptune-graph``: [``botocore``] Adds Waiters for successful creation and deletion of Graph, Graph Snapshot, Import Task and Private Endpoints for Neptune Analytics
* api-change:``rds-data``: [``botocore``] This release adds support for using RDS Data API with Aurora PostgreSQL Serverless v2 and provisioned DB clusters.
* api-change:``rds``: [``botocore``] This release adds support for using RDS Data API with Aurora PostgreSQL Serverless v2 and provisioned DB clusters.
* api-change:``sagemaker``: [``botocore``] Amazon SageMaker Training now provides model training container access for debugging purposes. Amazon SageMaker Search now provides the ability to use visibility conditions to limit resource access to a single domain or multiple domains.

1.34.5
======

* api-change:``appstream``: [``botocore``] This release introduces configurable clipboard, allowing admins to specify the maximum length of text that can be copied by the users from their device to the remote session and vice-versa.
* api-change:``eks``: [``botocore``] Add support for cluster insights, new EKS capability that surfaces potentially upgrade impacting issues.
* api-change:``guardduty``: [``botocore``] This release 1) introduces a new API: GetOrganizationStatistics , and 2) adds a new UsageStatisticType TOP_ACCOUNTS_BY_FEATURE for GetUsageStatistics API
* api-change:``managedblockchain-query``: [``botocore``] Adding Confirmation Status and Execution Status to GetTransaction Response.
* api-change:``mediatailor``: [``botocore``] Adds the ability to configure time shifting on MediaTailor channels using the TimeShiftConfiguration field
* api-change:``route53``: [``botocore``] Amazon Route 53 now supports the Canada West (Calgary) Region (ca-west-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
* api-change:``endpoint-rules``: [``botocore``] Update endpoint-rules client to latest version

1.34.4
======

* api-change:``appsync``: [``botocore``] This release adds additional configurations on GraphQL APIs for limits on query depth, resolver count, and introspection
* api-change:``chime-sdk-meetings``: [``botocore``] Add meeting features to specify a maximum camera resolution, a maximum content sharing resolution, and a maximum number of attendees for a given meeting.
* api-change:``ec2``: [``botocore``] Provision BYOIPv4 address ranges and advertise them by specifying the network border groups option in Los Angeles, Phoenix and Dallas AWS Local Zones.
* api-change:``fsx``: [``botocore``] Added support for FSx for OpenZFS on-demand data replication across AWS accounts and/or regions.Added the IncludeShared attribute for DescribeSnapshots.Added the CopyStrategy attribute for OpenZFSVolumeConfiguration.
* api-change:``marketplace-catalog``: [``botocore``] AWS Marketplace now supports a new API, BatchDescribeEntities, which returns metadata and content for multiple entities.
* api-change:``rds``: [``botocore``] RDS - The release adds two new APIs: DescribeDBRecommendations and ModifyDBRecommendation

1.34.3
======

* api-change:``cognito-idp``: [``botocore``] Amazon Cognito now supports trigger versions that define the fields in the request sent to pre token generation Lambda triggers.
* api-change:``eks``: [``botocore``] Add support for EKS Cluster Access Management.
* api-change:``quicksight``: [``botocore``] A docs-only release to add missing entities to the API reference.
* api-change:``route53resolver``: [``botocore``] Add DOH protocols in resolver endpoints.

1.34.2
======

* api-change:``cloud9``: [``botocore``] Updated Cloud9 API documentation for AL2023 release
* api-change:``connect``: [``botocore``] Adds relatedContactId field to StartOutboundVoiceContact API input. Introduces PauseContact API and ResumeContact API for Task contacts. Adds pause duration, number of pauses, timestamps for last paused and resumed events to DescribeContact API response. Adds new Rule type and new Rule action.
* api-change:``connectcases``: [``botocore``] Increase number of fields that can be included in CaseEventIncludedData from 50 to 200
* api-change:``kms``: [``botocore``] Documentation updates for AWS Key Management Service
* api-change:``rds``: [``botocore``] Updates Amazon RDS documentation by adding code examples
* api-change:``sagemaker``: [``botocore``] This release 1) introduces a new API: DeleteCompilationJob , and 2) adds InfraCheckConfig for Create/Describe training job API

1.34.1
======

* api-change:``appstream``: [``botocore``] This release includes support for images of Windows Server 2022 platform.
* api-change:``b2bi``: [``botocore``] Documentation updates for AWS B2B Data Interchange
* api-change:``billingconductor``: [``botocore``] Billing Conductor is releasing a new API, GetBillingGroupCostReport, which provides the ability to retrieve/view the Billing Group Cost Report broken down by attributes for a specific billing group.
* api-change:``connect``: [``botocore``] This release adds support for more granular billing using tags (key:value pairs)
* api-change:``controltower``: [``botocore``] Documentation updates for AWS Control Tower.
* api-change:``firehose``: [``botocore``] This release, 1) adds configurable buffering hints for the Splunk destination, and 2) reduces the minimum configurable buffering interval for supported destinations
* api-change:``gamelift``: [``botocore``] Amazon GameLift adds the ability to add and update the game properties of active game sessions.
* api-change:``iot``: [``botocore``] This release adds the ability to self-manage certificate signing in AWS IoT Core fleet provisioning using the new certificate provider resource.
* api-change:``neptune-graph``: [``botocore``] This is the initial SDK release for Amazon Neptune Analytics
* api-change:``opensearch``: [``botocore``] Updating documentation for Amazon OpenSearch Service support for new zero-ETL integration with Amazon S3.
* api-change:``quicksight``: [``botocore``] Update Dashboard Links support; SingleAxisOptions support; Scatterplot Query limit support.
* api-change:``workspaces``: [``botocore``] Updated note to ensure customers understand running modes.
* api-change:``endpoint-rules``: [``botocore``] Update endpoint-rules client to latest version

1.34.0
======

* feature:Python: End of support for Python 3.7
* feature:Python: [``botocore``] End of support for Python 3.7
* api-change:``drs``: [``botocore``] Adding AgentVersion to SourceServer and RecoveryInstance structures

(adam)

2024-01-11 09:00:05 UTC MAIN commitmail json YAML

py-s3transfer: updated to 0.10.0

0.10.0

feature:s3: Added CRT support for S3 Express One Zone

0.9.0

feature:Python: End of support for Python 3.7

0.8.2

bugfix:Subscribers: Added caching for Subscribers to improve throughput by up to 24% in high volume transfer

0.8.1

enhancement:s3: Added support for defaulting checksums to CRC32 for s3express.

0.8.0

enhancement:crt: Automatically configure CRC32 checksums for uploads and checksum validation for downloads through the CRT transfer manager.
feature:crt: S3transfer now supports a wider range of CRT functionality for uploads to improve throughput in the CLI/Boto3.
enhancement:Botocore: S3Transfer now requires Botocore >=1.32.7
enhancement:crt: Update target_throughput defaults. If not configured, s3transfer will use the AWS CRT to attempt to determine a recommended target throughput to use based on the system. If there is no recommended throughput, s3transfer now falls back to ten gigabits per second.
enhancement:crt: Add support for uploading and downloading file-like objects using CRT transfer manager. It supports both seekable and non-seekable file-like objects.

(adam)

2024-01-11 08:57:43 UTC MAIN commitmail json YAML

doc: Updated net/slumber to 0.12.0

(pin)

2024-01-11 08:57:22 UTC MAIN commitmail json YAML

net/slumber: update to 0.12.0

[0.12.0] - 2024-01-07
Added
- Move app-level configuration into a file (#89)
    - Right now the only supported field is preview_templates
- Toggle query parameters and headers in recipe pane (#30)
    - You can easily enable/disable parameters and headers without having to
      modify the collection file now
- Add Copy URL action, to get the full URL that a request will generate (#93)

Changed
- Show profile contents while in the profile list (#26)
- Remove settings modal in favor of the settings file
    - Supporting changing configuration values during a session adds a lot
      of complexity

(pin)

2024-01-11 08:56:09 UTC MAIN commitmail json YAML

py-botocore: updated to 1.34.16

1.34.16
=======

* api-change:``connectcampaigns``: Minor pattern updates for Campaign and Dial Request API fields.
* api-change:``location``: This release adds API support for custom layers for the maps service APIs: CreateMap, UpdateMap, DescribeMap.
* api-change:``logs``: Add support for account level subscription filter policies to PutAccountPolicy, DescribeAccountPolicies, and DeleteAccountPolicy APIs. Additionally, PutAccountPolicy has been modified with new optional "selectionCriteria" parameter for resource selection.
* api-change:``qconnect``: QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications.
* api-change:``redshift-serverless``: Updates to ConfigParameter for RSS workgroup, removal of use_fips_ssl
* api-change:``route53``: Route53 now supports geoproximity routing in AWS regions
* api-change:``wisdom``: QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications.

1.34.15
=======

* api-change:``codebuild``: Aws CodeBuild now supports new compute type BUILD_GENERAL1_XLARGE
* api-change:``ec2``: Amazon EC2 R7iz bare metal instances are powered by custom 4th generation Intel Xeon Scalable processors.
* api-change:``route53resolver``: This release adds support for query type configuration on firewall rules that enables customers for granular action (ALLOW, ALERT, BLOCK) by DNS query type.

1.34.14
=======

* api-change:``connect``: Minor trait updates for User APIs
* api-change:``kms``: Documentation updates for AWS Key Management Service (KMS).
* api-change:``redshift-serverless``: use_fips_ssl and require_ssl parameter support for Workgroup, UpdateWorkgroup, and CreateWorkgroup

1.34.13
=======

* api-change:``config``: Updated ResourceType enum with new resource types onboarded by AWS Config in November and December 2023.
* api-change:``docdb``: Adding PerformanceInsightsEnabled and PerformanceInsightsKMSKeyId fields to DescribeDBInstances Response.
* api-change:``ecs``: This release adds support for managed instance draining which facilitates graceful termination of Amazon ECS instances.
* api-change:``es``: This release adds support for new or existing Amazon OpenSearch domains to enable TLS 1.3 or TLS 1.2 with perfect forward secrecy cipher suites for domain endpoints.
* api-change:``lightsail``: This release adds support to set up an HTTPS endpoint on an instance.
* api-change:``opensearch``: This release adds support for new or existing Amazon OpenSearch domains to enable TLS 1.3 or TLS 1.2 with perfect forward secrecy cipher suites for domain endpoints.
* api-change:``sagemaker``: Adding support for provisioned throughput mode for SageMaker Feature Groups
* api-change:``servicecatalog``: Added Idempotency token support to Service Catalog  AssociateServiceActionWithProvisioningArtifact, DisassociateServiceActionFromProvisioningArtifact, DeleteServiceAction API
* api-change:``endpoint-rules``: Update endpoint-rules client to latest version

1.34.12
=======

* api-change:``connect``: Amazon Connect, Contact Lens Evaluation API increase evaluation notes max length to 3072.
* api-change:``mediaconvert``: This release includes video engine updates including HEVC improvements, support for ingesting VP9 encoded video in MP4 containers, and support for user-specified 3D LUTs.

1.34.11
=======

* api-change:``apprunner``: AWS App Runner adds Python 3.11 and Node.js 18 runtimes.
* api-change:``location``: This release introduces a new parameter to bypasses an API key's expiry conditions and delete the key.
* api-change:``quicksight``: Add LinkEntityArn support for different partitions; Add UnsupportedUserEditionException in UpdateDashboardLinks API; Add support for New Reader Experience Topics

1.34.10
=======

* api-change:``codestar-connections``: New integration with the GitLab self-managed provider type.
* api-change:``kinesis-video-archived-media``: NoDataRetentionException thrown when GetImages requested for a Stream that does not retain data (that is, has a DataRetentionInHours of 0).
* api-change:``sagemaker``: Amazon SageMaker Studio now supports Docker access from within app container

1.34.9
======

* api-change:``emr``: Update emr client to latest version

1.34.8
======

* api-change:``iam``: Documentation updates for AWS Identity and Access Management (IAM).
* api-change:``endpoint-rules``: Update endpoint-rules client to latest version

1.34.7
======

* api-change:``bedrock-agent``: Adding Claude 2.1 support to Bedrock Agents
* api-change:``glue``: This release adds additional configurations for Query Session Context on the following APIs: GetUnfilteredTableMetadata, GetUnfilteredPartitionMetadata, GetUnfilteredPartitionsMetadata.
* api-change:``lakeformation``: This release adds additional configurations on GetTemporaryGlueTableCredentials for Query Session Context.
* api-change:``mediaconnect``: This release adds the DescribeSourceMetadata API. This API can be used to view the stream information of the flow's source.
* api-change:``networkmonitor``: CloudWatch Network Monitor is a new service within CloudWatch that will help network administrators and operators continuously monitor network performance metrics such as round-trip-time and packet loss between their AWS-hosted applications and their on-premises locations.
* api-change:``omics``: Provides minor corrections and an updated description of APIs.
* api-change:``secretsmanager``: Update endpoint rules and examples.
* api-change:``endpoint-rules``: Update endpoint-rules client to latest version

1.34.6
======

* enhancement:AWSCRT: Update awscrt version to 0.19.19
* api-change:``amp``: This release updates Amazon Managed Service for Prometheus APIs to support customer managed KMS keys.
* api-change:``appintegrations``: The Amazon AppIntegrations service adds DeleteApplication API for deleting applications, and updates APIs to support third party applications reacting to workspace events and make data requests to Amazon Connect for agent and contact events.
* api-change:``bedrock-agent``: This release introduces Amazon Aurora as a vector store on Knowledge Bases for Amazon Bedrock
* api-change:``codecommit``: AWS CodeCommit now supports customer managed keys from AWS Key Management Service. UpdateRepositoryEncryptionKey is added for updating the key configuration. CreateRepository, GetRepository, BatchGetRepositories are updated with new input or output parameters.
* api-change:``connect``: Adds APIs to manage User Proficiencies and Predefined Attributes. Enhances StartOutboundVoiceContact API input. Introduces SearchContacts API. Enhances DescribeContact API. Adds an API to update Routing Attributes in QueuePriority and QueueTimeAdjustmentSeconds.
* api-change:``medialive``: MediaLive now supports the ability to configure the audio that an AWS Elemental Link UHD device produces, when the device is configured as the source for a flow in AWS Elemental MediaConnect.
* api-change:``neptune-graph``: Adds Waiters for successful creation and deletion of Graph, Graph Snapshot, Import Task and Private Endpoints for Neptune Analytics
* api-change:``rds-data``: This release adds support for using RDS Data API with Aurora PostgreSQL Serverless v2 and provisioned DB clusters.
* api-change:``rds``: This release adds support for using RDS Data API with Aurora PostgreSQL Serverless v2 and provisioned DB clusters.
* api-change:``sagemaker``: Amazon SageMaker Training now provides model training container access for debugging purposes. Amazon SageMaker Search now provides the ability to use visibility conditions to limit resource access to a single domain or multiple domains.

1.34.5
======

* api-change:``appstream``: This release introduces configurable clipboard, allowing admins to specify the maximum length of text that can be copied by the users from their device to the remote session and vice-versa.
* api-change:``eks``: Add support for cluster insights, new EKS capability that surfaces potentially upgrade impacting issues.
* api-change:``guardduty``: This release 1) introduces a new API: GetOrganizationStatistics , and 2) adds a new UsageStatisticType TOP_ACCOUNTS_BY_FEATURE for GetUsageStatistics API
* api-change:``managedblockchain-query``: Adding Confirmation Status and Execution Status to GetTransaction Response.
* api-change:``mediatailor``: Adds the ability to configure time shifting on MediaTailor channels using the TimeShiftConfiguration field
* api-change:``route53``: Amazon Route 53 now supports the Canada West (Calgary) Region (ca-west-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
* api-change:``endpoint-rules``: Update endpoint-rules client to latest version

1.34.4
======

* api-change:``appsync``: This release adds additional configurations on GraphQL APIs for limits on query depth, resolver count, and introspection
* api-change:``chime-sdk-meetings``: Add meeting features to specify a maximum camera resolution, a maximum content sharing resolution, and a maximum number of attendees for a given meeting.
* api-change:``ec2``: Provision BYOIPv4 address ranges and advertise them by specifying the network border groups option in Los Angeles, Phoenix and Dallas AWS Local Zones.
* api-change:``fsx``: Added support for FSx for OpenZFS on-demand data replication across AWS accounts and/or regions.Added the IncludeShared attribute for DescribeSnapshots.Added the CopyStrategy attribute for OpenZFSVolumeConfiguration.
* api-change:``marketplace-catalog``: AWS Marketplace now supports a new API, BatchDescribeEntities, which returns metadata and content for multiple entities.
* api-change:``rds``: RDS - The release adds two new APIs: DescribeDBRecommendations and ModifyDBRecommendation

1.34.3
======

* api-change:``cognito-idp``: Amazon Cognito now supports trigger versions that define the fields in the request sent to pre token generation Lambda triggers.
* api-change:``eks``: Add support for EKS Cluster Access Management.
* api-change:``quicksight``: A docs-only release to add missing entities to the API reference.
* api-change:``route53resolver``: Add DOH protocols in resolver endpoints.

1.34.2
======

* api-change:``cloud9``: Updated Cloud9 API documentation for AL2023 release
* api-change:``connect``: Adds relatedContactId field to StartOutboundVoiceContact API input. Introduces PauseContact API and ResumeContact API for Task contacts. Adds pause duration, number of pauses, timestamps for last paused and resumed events to DescribeContact API response. Adds new Rule type and new Rule action.
* api-change:``connectcases``: Increase number of fields that can be included in CaseEventIncludedData from 50 to 200
* api-change:``kms``: Documentation updates for AWS Key Management Service
* api-change:``rds``: Updates Amazon RDS documentation by adding code examples
* api-change:``sagemaker``: This release 1) introduces a new API: DeleteCompilationJob , and 2) adds InfraCheckConfig for Create/Describe training job API

1.34.1
======

* api-change:``appstream``: This release includes support for images of Windows Server 2022 platform.
* api-change:``b2bi``: Documentation updates for AWS B2B Data Interchange
* api-change:``billingconductor``: Billing Conductor is releasing a new API, GetBillingGroupCostReport, which provides the ability to retrieve/view the Billing Group Cost Report broken down by attributes for a specific billing group.
* api-change:``connect``: This release adds support for more granular billing using tags (key:value pairs)
* api-change:``controltower``: Documentation updates for AWS Control Tower.
* api-change:``firehose``: This release, 1) adds configurable buffering hints for the Splunk destination, and 2) reduces the minimum configurable buffering interval for supported destinations
* api-change:``gamelift``: Amazon GameLift adds the ability to add and update the game properties of active game sessions.
* api-change:``iot``: This release adds the ability to self-manage certificate signing in AWS IoT Core fleet provisioning using the new certificate provider resource.
* api-change:``neptune-graph``: This is the initial SDK release for Amazon Neptune Analytics
* api-change:``opensearch``: Updating documentation for Amazon OpenSearch Service support for new zero-ETL integration with Amazon S3.
* api-change:``quicksight``: Update Dashboard Links support; SingleAxisOptions support; Scatterplot Query limit support.
* api-change:``workspaces``: Updated note to ensure customers understand running modes.
* api-change:``endpoint-rules``: Update endpoint-rules client to latest version

1.34.0
======

* feature:Python: End of support for Python 3.7
* api-change:``drs``: Adding AgentVersion to SourceServer and RecoveryInstance structures

(adam)

2024-01-11 08:45:07 UTC MAIN commitmail json YAML

Updated textproc/py-jinja2, security/py-google-auth

(adam)

2024-01-11 08:43:14 UTC MAIN commitmail json YAML

py-google-auth: updated to 2.26.2

2.26.2

Bug Fixes

Read universe_domain for external account authorized user

(adam)

2024-01-11 08:39:30 UTC MAIN commitmail json YAML

py-jinja2: updated to 3.1.3

Version 3.1.3

- Fix compiler error when checking if required blocks in parent templates are
  empty.
- ``xmlattr`` filter does not allow keys with spaces. GHSA-h5c8-rqwp-cp95
- Make error messages stemming from invalid nesting of ``{% trans %}`` blocks
  more helpful.

(adam)

2024-01-11 06:23:44 UTC MAIN commitmail json YAML

strace: remove incorrect pattern that disallows NetBSD<4

NetBSD 4 has been desupported for so long, we don't need this any longer.

Addresses PR 57834 by George Georgalis.

(wiz)