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-13 02:30:00 UTC Now

2024-05-12 19:53:02 UTC MAIN commitmail json YAML

doc: Updated databases/prometheus to 2.52.0

(wiz)

2024-05-12 19:52:46 UTC MAIN commitmail json YAML

prometheus: update to 2.52.0.

[CHANGE] TSDB: Fix the predicate checking for blocks which are beyond the retention period to include the ones right at the retention boundary. #9633
[FEATURE] Kubernetes SD: Add a new metric prometheus_sd_kubernetes_failures_total to track failed requests to Kubernetes API. #13554
[FEATURE] Kubernetes SD: Add node and zone metadata labels when using the endpointslice role. #13935
[FEATURE] Azure SD/Remote Write: Allow usage of Azure authorization SDK. #13099
[FEATURE] Alerting: Support native histogram templating. #13731
[FEATURE] Linode SD: Support IPv6 range discovery and region filtering. #13774
[ENHANCEMENT] PromQL: Performance improvements for queries with regex matchers. #13461
[ENHANCEMENT] PromQL: Performance improvements when using aggregation operators. #13744
[ENHANCEMENT] PromQL: Validate label_join destination label. #13803
[ENHANCEMENT] Scrape: Increment prometheus_target_scrapes_sample_duplicate_timestamp_total metric on duplicated series during one scrape. #12933
[ENHANCEMENT] TSDB: Many improvements in performance. #13742 #13673 #13782
[ENHANCEMENT] TSDB: Pause regular block compactions if the head needs to be compacted (prioritize head as it increases memory consumption). #13754
[ENHANCEMENT] Observability: Improved logging during signal handling termination. #13772
[ENHANCEMENT] Observability: All log lines for drop series use "num_dropped" key consistently. #13823
[ENHANCEMENT] Observability: Log chunk snapshot and mmaped chunk replay duration during WAL replay. #13838
[ENHANCEMENT] Observability: Log if the block is being created from WBL during compaction. #13846
[BUGFIX] PromQL: Fix inaccurate sample number statistic when querying histograms. #13667
[BUGFIX] PromQL: Fix histogram_stddev and histogram_stdvar for cases where the histogram has negative buckets. #13852
[BUGFIX] PromQL: Fix possible duplicated label name and values in a metric result for specific queries. #13845
[BUGFIX] Scrape: Fix setting native histogram schema factor during scrape. #13846
[BUGFIX] TSDB: Fix counting of histogram samples when creating WAL checkpoint stats. #13776
[BUGFIX] TSDB: Fix cases of compacting empty heads. #13755
[BUGFIX] TSDB: Count float histograms in WAL checkpoint. #13844
[BUGFIX] Remote Read: Fix memory leak due to broken requests. #13777
[BUGFIX] API: Stop building response for /api/v1/series/ when the API request was cancelled. #13766
[BUGFIX] promtool: Fix panic on promtool tsdb analyze --extended when no native histograms are present. #13976

(wiz)

2024-05-12 19:45:56 UTC MAIN commitmail json YAML

go: silence "extraction" step

For some packages, like grafana, it spams the terminal.

(wiz)

2024-05-12 19:26:10 UTC MAIN commitmail json YAML

doc: Updated sysutils/snmp_exporter to 0.26.0

(wiz)

2024-05-12 19:26:00 UTC MAIN commitmail json YAML

snmp_exporter: update to 0.26.0.

## 0.26.0 / 2024-05-08

* [CHANGE] Improve generator parse error handling #1167
* [ENHANCEMENT] generator: Add generator HELP override #1106
* [ENHANCEMENT] Refactoring of Scrape process, fixing multiple module issues #1111
* [ENHANCEMENT] Skip using an interactive terminal in "make docker-generate". #1113
* [ENHANCEMENT] Add SNMPInflight metric #1119
* [FEATURE] Support for passing username, password & priv_password as env vars #1074
* [FEATURE] Add GoSNMP logger #1157
* [FEATURE] Add a "snmp_context" parameter to the URL #1163
* [BUGFIX] generator: curl failed #1094
* [BUGFIX] Fix SNMPv3 password configuration #1122
* [BUGFIX] generator: Update generator User-Agent #1133
* [BUGFIX] generator: fix mibs directory specification for parse_errors command #1135
* [BUGFIX] generator: remove extra character from dell iDrac-SMIv1 MIB #1141
* [BUGFIX] Fix do not expand envvars for empty config fields #1148

snmp.yml changes:
* Updated Cisco MIBs #1180
* Updated Cyberpower MIBs #1124
* Updated servertech_sentry3 #1090
* Added support for Dell iDrac  #1125

(wiz)

2024-05-12 19:23:12 UTC MAIN commitmail json YAML

doc: Updated security/keepassxc to 2.7.8

(wiz)

2024-05-12 19:23:03 UTC MAIN commitmail json YAML

keepassxc: update to 2.7.8.

## 2.7.8 (2024-05-05)

### Changes
- Add hotkey for showing search help [#10591]
- Add hotkey for group switching (Ctrl+Shift+PgUp/PgDown) [#10625]
- Add per-database auto-save delay setting [#9100]
- Add setting to hide menubar [#10341]
- Improve Bitwarden 1PUX import and support organization collections [#10499]
- Show advanced settings checkbox only for settings that have them [#6513]
- Remove obsolete setting for requiring repeated password entry [#9722]
- Passkeys: Allow registering Passkeys to existing entries [#10408]
- Passkeys: Show warning about data being unencrypted before Passkey export [#10411]
- Passkeys: Support NFC and USB transports [#10402]
- Passkeys: Pass extension JSON data to browser [#10615]
- SSH Agent: Do not use entries from recycle bin [#10518]
- Linux: Change hotkey sequence used for {CLEARFIELD} Auto-Type [#10008]
- Windows: Improve DACL memory access protection [#10618]

### Fixes
- Fix crash when deleting history items [#10451]
- Fix crash on screen lock or computer sleep [#10458]
- Fix search field not being focused after unlock [#10459]
- Fix loss of window focus when Auto-Type needs to unlock a database [#10555]
- Fix inconsistent TOTP visibility on unlock [#10009]
- Fix CSV import skipping over single-name groups [#10575]
- Fix key file folder being remembered even if disabled in settings [#10636]
- Fix issues with entry editing and database locking [#10667]
- Fix key file text when provided on command line [#10642]
- Fix issues with hardware key auto detection [#10663]
- Do not override monospace font size [#10282]
- Perform group sort only when group view is in focus [#10202]
- Do not show decimals for attachment sizes in Bytes [#10595]
- Prevent merging of global custom data when merging databases [#10452]
- Fix minor translation issues [#10635]
- Passkeys: Fix StrongBox incompatibility [#10420]
- Passkeys: Set RP ID to effective domain if unset instead of returning an error [#10384]
- Passkeys: Various UI fixes and improvements [#10427, #10608, #10609]
- AppImage: Fix URL opening [#10624]
- Flatpak: Fix application autostart [#10563]
- Linux/macOS: Fix button sizes on modal alert popups [#10500]
- Linux: Fix clipboard clear on Wayland [#10500]
- Windows: Preserve file-hidden attribute [#10343]

(wiz)

2024-05-12 19:19:04 UTC MAIN commitmail json YAML

doc: Updated sysutils/fd-find to 10.1.0

(wiz)

2024-05-12 19:18:55 UTC MAIN commitmail json YAML

fd-find: update to 10.1.0.

Features

    Allow passing an optional argument to --strip-cwd-prefix of "always", "never", or "auto". to force whether the cwd prefix is stripped or not.
    Add a --format option which allows using a format template for direct ouput similar to the template used for --exec. (#1043)

Bugfixes

    Fix aarch64 page size again. This time it should actually work. (#1085, #1549) (@tavianator)

Other

    aarch64-apple-darwin target added to builds on the release page. Note that this is a tier 2 rust target.

(wiz)

2024-05-12 19:15:58 UTC MAIN commitmail json YAML

doc: Updated devel/ast-grep to 0.22.2

(wiz)

2024-05-12 19:15:47 UTC MAIN commitmail json YAML

ast-grep: update to 0.22.2.

0.22.2

    fix: fix releases 3a6e553
    fix: fix efaa1ca
    fix: debug e39fd12

0.22.1

    feat(language): Add support for Haskell via tree-sitter-haskell #1128
    fix: add ast-grep to release #1130
    fix(deps): update dependency @swc/core to v1.5.5 31428dd
    fix(deps): update dependency tree-sitter-typescript to v0.21.1 188525d
    chore(deps): update dependency @types/node to v20.12.11 3fe7780

0.22.0

    test: add string test case back in Rust #1060
    chore: bump tree-sitter version 5b45bd7
    fix: update wasm crate ce9acba
    fix: update ts deps 3a67b6b

0.21.4

    fix: build from source #1125
    doc: update how to install via cargo #1118
    feat: report undefined util rules #1106
    Breaking change: feat: separate RuleCoreError and RuleConfigError d96efa9
    refactor: move Transformation into a standalone module b51cc95
    fix(deps): update dependency @babel/core to v7.24.5 77ea8bd

(wiz)

2024-05-12 18:46:17 UTC MAIN commitmail json YAML

doc: Updated devel/jj to 0.17.1

(wiz)

2024-05-12 18:46:05 UTC MAIN commitmail json YAML

jj: update to 0.17.1.

Fixed bugs

jj status no longer scans through the entire history to look for ancestors with conflicts.

(wiz)

2024-05-12 18:41:30 UTC MAIN commitmail json YAML

doc: Updated textproc/tree-sitter-dockerfile to 0.2.0

(wiz)

2024-05-12 18:41:18 UTC MAIN commitmail json YAML

tree-sitter-dockerfile: update to 0.2.0.

Added support for HEREDOCs (#45)
Fixed an issue where whitespace after a line continuation causes parsing to fail (#26)
Fixed parsing a port range (#27)
Allow capital letters in user names (#35)
Added support for single-quoted strings (#37)
Fixed an issue where ADD and COPY only accepted a single parameter (#43)

(wiz)

2024-05-12 18:40:19 UTC MAIN commitmail json YAML

doc: Updated textproc/tree-sitter to 0.22.6

(wiz)

2024-05-12 18:40:08 UTC MAIN commitmail json YAML

tree-sitter: update to 0.22.6.

Features

    Improve handling of serialization buffer overflows (#3318)
    Reverse iteration through node parents (#3214)
    cli: Support NO_COLOR (#3299)
    cli: Add test listing and allow users to parse a specific test number (#3067)
    grammar: Add "inherits" field if available (#3295)

Bug Fixes

    Correctly load field data from wasm languages
    Improve error message when the tree-sitter field is malformed
    Don't error out on package.json lookup errors if --no-bindings is passed (#3323)
    cli: Keep default cc flags in build
    cli: Properly account for multi-grammar repos when using docker to build a wasm parser (#3337)
    generate: Don't check arbitrarily named dirs
    generate: Take AsRef<Path> for the path parameter to avoid clones (#3322)
    highlight: Correct signature of ts_highlighter_add_language
    lib: Do not return field names for extras (#3330)
    lib: Advance the lookahead end byte by 4 when there's an invalid code point (#3305)
    rust: Update README example (#3307)
    rust: Use unix + wasi cfg instead of not windows for fd (#3304)
    test: Allow newlines in between test name and attribute
    wasm: Correct childrenFromFieldXXX method signatures (#3301)
    xtask: Always bump every crate in tandem
    zig: Make usable as a zig dependency (#3315)

Documentation

    Mention build command variables
    Swap \s for \\s in query example
    highlight: Typo (#3290)

Refactor

    tests: Migrate remaining grammar.json tests to grammar.js (#3325)

Build System and CI

    Add nightly rustfmt to workflow for linting (#3333)
    Fix address sanitizer step (#3188)
    deps: Bump cc from 1.0.92 to 1.0.94 in the cargo group (#3298)
    deps: Bump the cargo group with 6 updates (#3313)
    xtask: Bump build.zig.zon version when bumping versions

(wiz)

2024-05-12 17:48:55 UTC MAIN commitmail json YAML

doc: Added devel/py-pytype version 2024.4.11

(wiz)

2024-05-12 17:48:43 UTC MAIN commitmail json YAML

doc: Added devel/py-pycnite version 2023.10.11

(wiz)

2024-05-12 17:48:31 UTC MAIN commitmail json YAML

doc: Added devel/py-msgspec version 0.18.6

(wiz)

2024-05-12 17:48:21 UTC MAIN commitmail json YAML

devel/Makefile: + 3

(wiz)

2024-05-12 17:48:09 UTC MAIN commitmail json YAML

devel/py-pytype: import py-pytype-2024.4.11

Pytype checks and infers types for your Python code - without
requiring type annotations. Pytype can:

* Lint plain Python code, flagging common mistakes such as misspelled
  attribute names, incorrect function calls, and much more, even
  across file boundaries.
* Enforce user-provided type annotations. While annotations are
  optional for pytype, it will check and apply them where present.
* Generate type annotations in standalone files ("pyi files"),
  which can be merged back into the Python source with a provided
  merge-pyi tool.

Pytype is a static analyzer; it does not execute the code it runs
on.

(wiz)

2024-05-12 17:47:30 UTC MAIN commitmail json YAML

devel/py-pycnite: import py-pycnite-2023.10.11

A collection of utilities for working with compiled Python bytecode.

This library adds pure Python, versioned parsers for the .pyc
format, allowing tools that work with bytecode to have different
host and target Python versions.

(wiz)

2024-05-12 17:46:55 UTC MAIN commitmail json YAML

devel/py-msgspec: import py-msgspec-0.18.6

msgspec is a fast serialization and validation library, with builtin
support for JSON, MessagePack, YAML, and TOML. It features:

* High performance encoders/decoders for common protocols. The JSON
  and MessagePack implementations regularly benchmark as the fastest
  options for Python.

* Support for a wide variety of Python types. Additional types may
  be supported through extensions.

* Zero-cost schema validation using familiar Python type annotations.
  In benchmarks msgspec decodes and validates JSON faster than orjson
  can decode it alone.

* A speedy Struct type for representing structured data. If you
  already use dataclasses or attrs, Structs should feel familiar.
  However, they're 5-60x faster for common operations.

(wiz)

2024-05-12 17:45:52 UTC MAIN commitmail json YAML

doc: Added devel/py-ninja version 1.11.1.1

(wiz)

2024-05-12 17:45:43 UTC MAIN commitmail json YAML

devel/Makefile: + py-ninja

(wiz)

2024-05-12 17:45:15 UTC MAIN commitmail json YAML

devel/py-ninja: import py-ninja-1.11.1.1

Ninja is a small build system with a focus on speed.

The latest Ninja python wheels provide a ninja executable and
ninja_syntax.py for generating .ninja files.

(wiz)

2024-05-12 17:12:42 UTC MAIN commitmail json YAML

doc: Added devel/py-importlab version 0.8.1

(wiz)

2024-05-12 17:12:32 UTC MAIN commitmail json YAML

devel/Makefile: + py-importlab

(wiz)

2024-05-12 17:12:00 UTC MAIN commitmail json YAML

devel/py-importlab: import py-importlab-0.8.1

Importlab is a library for Python that automatically infers
dependencies and calculates a dependency graph. It can perform
dependency ordering of a set of files, including cycle detection.

Importlab's main use case is to work with static analysis tools
that process one file at a time, ensuring that a file's dependencies
are analysed before it is.

(wiz)

2024-05-12 15:35:23 UTC MAIN commitmail json YAML

doc/TODO: add some

+ ast-grep-0.22.1, fd-find-10.1.0, jj-0.17.1, keepassxc-2.7.8,
  prometheus-2.52.0, snmp_exporter-0.26.0, sonic-0.2.0,
  tree-sitter-0.22.6, tree-sitter-dockerfile-0.2.0.

(wiz)

2024-05-12 10:42:43 UTC MAIN commitmail json YAML

doc: Updated www/py-google-api-python-client to 2.129.0

(wiz)

2024-05-12 10:42:32 UTC MAIN commitmail json YAML

2024-05-12 10:40:17 UTC MAIN commitmail json YAML

doc: Updated security/py-cyclonedx-python-lib to 7.3.4

(wiz)

2024-05-12 10:40:06 UTC MAIN commitmail json YAML

2024-05-12 10:36:43 UTC MAIN commitmail json YAML

doc: Updated devel/py-blinker to 1.8.2

(wiz)

2024-05-12 10:36:34 UTC MAIN commitmail json YAML

py-blinker: update to 1.8.2.

Version 1.8.2
-------------

Released 2024-05-06

-  Simplify type for ``_async_wrapper`` and ``_sync_wrapper`` arguments.
    :pr:`156`

(wiz)

2024-05-12 07:29:55 UTC MAIN commitmail json YAML

doc: Updated misc/indi to 2.0.7nb1

(wiz)

2024-05-12 07:28:59 UTC MAIN commitmail json YAML

indi: enable ogg/theora support

Requested by Yaushi Oshima in PR 58248.

(wiz)

2024-05-12 07:20:31 UTC MAIN commitmail json YAML

doc: Updated graphics/krita to 5.2.2nb4

(wiz)

2024-05-12 07:20:21 UTC MAIN commitmail json YAML

krita: add libmypaint dependency for brush support

Requested by Yaushi Oshima in PR 58247.

(wiz)

2024-05-12 06:10:57 UTC MAIN commitmail json YAML

doc: Updated filesystems/p5-Path-Tiny to 0.146

(wiz)

2024-05-12 06:10:48 UTC MAIN commitmail json YAML

p5-Path-Tiny: update to 0.146.

0.146    2024-05-08 08:27:52-04:00 America/New_York

    - No changes from 0.145-TRIAL

0.145    2024-05-01 22:26:26-04:00 America/New_York (TRIAL RELEASE)

    [Changes]

    - Improved error message spewing to a file in a non-existent directory.

(wiz)

2024-05-11 18:43:36 UTC MAIN commitmail json YAML

doc: Updated mail/aerc to 0.17.0nb2

(wiz)

2024-05-11 18:43:26 UTC MAIN commitmail json YAML

aerc: fix a few hardcoded paths, pass in more information from build env

Mirrors what GNUMakefile does and improves first-start behaviour.

Bump PKGREVISION.

(wiz)

2024-05-11 16:58:09 UTC MAIN commitmail json YAML

indi: uses c++17

(wiz)

2024-05-11 16:18:57 UTC MAIN commitmail json YAML

catpoint: use FAKE_CURSES instead of patch

Suggested by jperkin@, thanks

(wiz)

2024-05-11 15:45:41 UTC MAIN commitmail json YAML

luminance-hdr: needs C++14 now

but still fails to build with boost 1.85
https://github.com/LuminanceHDR/LuminanceHDR/issues/283

(wiz)

2024-05-11 15:38:41 UTC MAIN commitmail json YAML

doc: Updated math/py-astropy to 5.3.4nb1

(wiz)

2024-05-11 15:38:31 UTC MAIN commitmail json YAML

py-astropy: convert to wheel.mk

Bump PKGREVISION.

(wiz)

2024-05-11 15:37:37 UTC MAIN commitmail json YAML

kde-baseapps4: add missing glib2 dependency to fix build

(wiz)

2024-05-11 15:34:57 UTC MAIN commitmail json YAML

catpoint: fix build

Tried linking against ncursesw.

(wiz)

2024-05-11 15:25:33 UTC MAIN commitmail json YAML

py-pygit2: mark as broken

Needs a release that's compatible with libgit2 1.8

(wiz)

2024-05-11 15:19:53 UTC MAIN commitmail json YAML

freemint-mintlib: fix texinfo problem

Now fails with
configure: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details.

(wiz)

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

2024-05-11 10:14:35 UTC MAIN commitmail json YAML

doc: Added sysutils/superfile version 1.1.2

(wiz)

2024-05-11 10:14:25 UTC MAIN commitmail json YAML

sysutils/Makefile: + superfile

(wiz)

2024-05-11 10:14:14 UTC MAIN commitmail json YAML

2024-05-11 09:35:47 UTC MAIN commitmail json YAML

doc/TODO: + remmina-1.4.35.

(wiz)

2024-05-10 17:38:53 UTC MAIN commitmail json YAML

bulk-test-python27: add offlineimap

(wiz)

2024-05-10 12:31:21 UTC MAIN commitmail json YAML

2024-05-10 12:15:23 UTC MAIN commitmail json YAML

guide: remove documentation for versioned_dependencies.mk

(wiz)

2024-05-10 12:11:34 UTC MAIN commitmail json YAML

python: reduce code in versioned_dependencies

This is now just used for deciding between Rust and C versions
of py-cryptography and py-OpenSSL, so it doesn't need most of its code.

XXX: we should consider directly using the dependency.mk files of these
two packages.

(wiz)

2024-05-10 11:48:13 UTC MAIN commitmail json YAML

py-cryptography: doesn't support Python 2, remove Python 2 check

(wiz)

2024-05-10 11:02:13 UTC MAIN commitmail json YAML

pcsc-lite: add perl to tools

Needs pod2man, but adding pod2man to USE_TOOLS doesn't provide it.

(wiz)

2024-05-10 10:57:43 UTC MAIN commitmail json YAML

bulk-test-python27: add arcticfox

(wiz)

2024-05-10 10:44:25 UTC MAIN commitmail json YAML

py-urllib3: set python incompatible versions before including bsd.options.mk

(wiz)

2024-05-10 10:35:20 UTC MAIN commitmail json YAML

py-blurhash: remove unused include

(wiz)

2024-05-10 10:32:07 UTC MAIN commitmail json YAML

python: revert unintended change

(wiz)

2024-05-10 10:31:29 UTC MAIN commitmail json YAML

2024-05-10 10:30:41 UTC MAIN commitmail json YAML

py-xmpppy: stop using versioned_dependencies.mk

No functional change.

(wiz)

2024-05-10 10:24:49 UTC MAIN commitmail json YAML

python: versioned_dependencies: no 27 support for py-OpenSSL and py-cryptography

(wiz)

2024-05-10 06:00:45 UTC MAIN commitmail json YAML

doc: Added databases/mariadb1011-embedded version 10.11.7

(wiz)

2024-05-10 06:00:34 UTC MAIN commitmail json YAML

2024-05-10 06:00:17 UTC MAIN commitmail json YAML

databases/mariadb1011-embedded: import mariadb-embedded-10.11.7

MariaDB Server is one of the most popular open source relational databases.
It's made by the original developers of MySQL.

MariaDB turns data into structured information in a wide array of applications,
ranging from banking to websites. It is an enhanced, drop-in replacement
for MySQL. MariaDB is used because it is fast, scalable and robust, with a
rich ecosystem of storage engines, plugins and many other tools make it very
versatile for a wide variety of use cases.

MariaDB is developed as open source software and as a relational database
it provides an SQL interface for accessing data. The latest versions of
MariaDB also include GIS and JSON features.

This package contains the embedded MariaDB server programs.

(wiz)

2024-05-09 20:39:54 UTC MAIN commitmail json YAML

bulk-test-python27: add mongodb3, builds now.

(wiz)

2024-05-09 20:27:56 UTC MAIN commitmail json YAML

doc: Updated x11/gnome-shell to 40.2nb26

(wiz)

2024-05-09 20:27:46 UTC MAIN commitmail json YAML

2024-05-09 17:39:44 UTC MAIN commitmail json YAML

doc: Updated devel/py-ruff-lsp to 0.0.53nb1

(wiz)

2024-05-09 17:39:33 UTC MAIN commitmail json YAML

py-ruff-lsp: fix package

Add missing dependencies, fix path to ruff, fix names in ALTERNATIVES.

Bump PKGREVISION.

(wiz)

2024-05-09 16:03:31 UTC MAIN commitmail json YAML

mongodb3: bump for dependency change

(wiz)

2024-05-09 10:22:17 UTC MAIN commitmail json YAML

doc/TODO: + MesaLib-24.0.7, arti-1.2.2.

(wiz)

2024-05-09 09:19:20 UTC MAIN commitmail json YAML

bulk-test-python27: add py-moin, bump version

(wiz)

2024-05-09 08:57:23 UTC MAIN commitmail json YAML

2024-05-09 06:48:37 UTC MAIN commitmail json YAML

doc: amarok vuln was fixed sometime before 3

(wiz)

2024-05-09 06:46:47 UTC MAIN commitmail json YAML

poppler-utils: set USE_CXX_FEATURES earlier

poppler/Makefile.common includes compiler.mk, so the value
is ignored if it's only set afterwards

(wiz)

2024-05-09 06:41:48 UTC MAIN commitmail json YAML

doc: convert a nss vuln to a firefox one

(wiz)

2024-05-09 06:33:02 UTC MAIN commitmail json YAML

mail/Makefile: + mu

(wiz)

2024-05-09 06:32:54 UTC MAIN commitmail json YAML

editors/Makefile: + ait

(wiz)

2024-05-08 12:28:54 UTC MAIN commitmail json YAML

girara: mark as needing c17

meson checks for this at build time.

(wiz)

2024-05-08 12:25:05 UTC MAIN commitmail json YAML

doc: Updated cad/tnt-mmtl to 1.2.2nb17

(wiz)

2024-05-08 12:24:53 UTC MAIN commitmail json YAML

tnt-mmtl: update PLIST

Some documentation graphic files fail to convert now, and the png
versions are not installed any longer. Update PLIST for that.

There has been no upstream development on this since 2004.
Is anyone still using this?

Bump PKGREVISION.

(wiz)

2024-05-08 12:20:52 UTC MAIN commitmail json YAML

anthy-elisp: restrict emacs versions

Since I don't know better, restrict it to the versions that were
available at the time of the packaged version of this software (2009).

(wiz)

2024-05-08 12:07:10 UTC MAIN commitmail json YAML

doc: Updated devel/rt4 to 4.2.16nb9

(wiz)

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

rt4: fix build

Same as for rt5: LWP::Simple not detected.

Fix INSTALL script while here.

Bump PKGREVISION.

(wiz)

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

rt5: simplify INSTALL script, RT5ETCDIR is a subdir of RT5DIR anyway

(wiz)

2024-05-08 12:03:35 UTC MAIN commitmail json YAML

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

rt5: fix build

This wants to use LWP::Simple (in a file that doesn't get installed...)
but the detection logic doesn't detect the one coming with p5-libwww.
Remove it from the detection.

While here, fix the INSTALL script.

Bump PKGREVISION.

(wiz)

2024-05-08 11:43:27 UTC MAIN commitmail json YAML

p5-Crypt-X509: add extract hack for bsdtar due to extended attributes

(wiz)

2024-05-08 11:37:51 UTC MAIN commitmail json YAML

ghdl: mark as BROKEN, does not suport llvm 17

(wiz)

2024-05-07 21:44:12 UTC MAIN commitmail json YAML

nlopt: disable Python autodetection.

Switch to cmake/build.mk.

(wiz)

2024-05-07 20:55:41 UTC MAIN commitmail json YAML

doc: Updated devel/nss to 3.100

(wiz)

2024-05-07 20:55:32 UTC MAIN commitmail json YAML

nss: update to 3.100.

Changes:

- Bug 1893029 - merge pk11_kyberSlotList into pk11_ecSlotList for faster Xyber operations.
- Bug 1893752 - remove ckcapi.
- Bug 1893162 - avoid a potential PK11GenericObject memory leak.
- Bug 671060 - Remove incomplete ESDH code.
- Bug 215997 - Decrypt RSA OAEP encrypted messages.
- Bug 1887996 - Fix certutil CRLDP URI code.
- Bug 1890069 - Don't set CKA_DERIVE for CKK_EC_EDWARDS private keys.
- Bug 676118: Add ability to encrypt and decrypt CMS messages using ECDH.
- Bug 676100 - Correct Templates for key agreement in smime/cmsasn.c.
- Bug 1548723 - Moving the decodedCert allocation to NSS.
- Bug 1885404 - Allow developers to speed up repeated local execution of NSS tests that depend on certificates.

(wiz)

2024-05-07 14:33:23 UTC MAIN commitmail json YAML

doc: add Signal Desktop as suggested package

(wiz)

2024-05-07 11:07:14 UTC MAIN commitmail json YAML

doc: update tinyproxy vuln patterns

(wiz)

2024-05-07 11:06:27 UTC MAIN commitmail json YAML

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

doc: Updated www/tinyproxy to 1.11.1nb2

(wiz)

2024-05-07 11:01:43 UTC MAIN commitmail json YAML

tinyproxy: Fix CVE-2023-49606 using upstream patch.

Bump PKGREVISION.

(wiz)

2024-05-07 07:27:28 UTC MAIN commitmail json YAML

2024-05-07 07:18:55 UTC MAIN commitmail json YAML

cargo-c: try fixing Illumos build

(wiz)

2024-05-06 17:53:24 UTC MAIN commitmail json YAML

doc: Updated graphics/gimp to 2.10.38

(wiz)

2024-05-06 17:53:10 UTC MAIN commitmail json YAML

gimp: update to 2.10.38.

Overview of Changes from GIMP 2.10.36 to GIMP 2.10.38
=====================================================

This release features some important feature backport for Windows: support of
Windows Ink API for input devices (i.e. graphics tablets in particular).

Other than this, it is mostly a bug-fix release of core and plug-in code. On any
OS other than Windows, there are no functional changes, though you will want to
update for fixes.

Core:

  - Windows Ink support backported from GIMP 3 (this also relies on GTK+3
    backports so the build for GIMP 2.10.38 requires specially-patched GTK+2, on
    Windows only).
  - On Windows, it would now be possible to use devices attached after GIMP has
    started through a fallback device.

Translations:

  - 15 translations were updated: Belarusian, Brazilian Portuguese, British
    English, Danish, Georgian, German, Hungarian, Icelandic, Italian, Norwegian
    Nynorsk, Slovenian, Spanish, Swedish, Turkish, Ukrainian.

Build:

  - Many GTK+2 patches for Windows (see #7498) were backported specially from
    newer GTK versions and are integrated in our installer.

(wiz)

2024-05-06 16:51:21 UTC MAIN commitmail json YAML

rebar3: fix build

Unset http_proxy and https_proxy when calling bootstrap - these variables
are validated even though the bootstrap shouldn't access the network.
Add link to upstream bug report.

While here, remove superfluous, incompletely defined SUBST section
that pkglint warned about.

(wiz)

2024-05-06 13:46:14 UTC MAIN commitmail json YAML

neomutt: deprecate ncursesw option

Does the same as the ncurses option now

(wiz)

2024-05-06 13:33:23 UTC MAIN commitmail json YAML

mutt: deprecate wide-curses option

It does the same as the curses option now.

(wiz)

2024-05-06 07:15:56 UTC MAIN commitmail json YAML

py-jinja2: fix tool dependencies

(wiz)

2024-05-06 06:53:02 UTC MAIN commitmail json YAML

doc: Updated lang/erlang to 26.2.5

(wiz)

2024-05-06 06:52:51 UTC MAIN commitmail json YAML

erlang*: update to 26.2.5

Added a warning to open_port/2 regarding the BadBatBut attack affecting Windows.
Lots of module updates.

(wiz)

2024-05-06 06:22:22 UTC MAIN commitmail json YAML

doc: Updated devel/libgit2 to 1.8.0

(wiz)

2024-05-06 06:22:10 UTC MAIN commitmail json YAML

2024-05-06 05:49:59 UTC MAIN commitmail json YAML

doc: add two uriparser CVEs

(wiz)

2024-05-06 05:49:40 UTC MAIN commitmail json YAML

doc: Updated textproc/uriparser to 0.9.8

(wiz)

2024-05-06 05:49:29 UTC MAIN commitmail json YAML

uriparser: update to 0.9.8.

2024-05-05 -- 0.9.8

>>>>>>>>>>>>> SECURITY >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  * Fixed: [CVE-2024-34402]
      Protect against integer overflow in ComposeQueryEngine
      (GitHub #183, GitHub #185)
  * Fixed: [CVE-2024-34403]
      Protect against integer overflow in ComposeQueryMallocExMm
      (GitHub #183, GitHub #186)
>>>>>>>>>>>>> SECURITY >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  * Changed: Require CMake >=3.5.0 (GitHub #172)
  * Added: CMake option URIPARSER_SHARED_LIBS=(ON|OFF) to control,
      whether to produce a shared or static library for uriparser
      and that alone, falls back to standard BUILD_SHARED_LIBS
      if available, else defaults to "ON" (GitHub #169, GitHub #170)
  * Improved: Document that scheme-based normalization a la
      section 6.2.3 of RFC 3986 is a responsibility of the application
      using uriparser (GitHub #173, GitHub #174)
  * Improved: Document supported code points for functions uriEscape(Ex)W
      (GitHub #171, GitHub #175)
  * Infrastructure: Update Clang from 15 to 18 (GitHub #161, GitHub #187)
  * Infrastructure: Adapt to breaking changes in Clang packaging (GitHub #160)
  * Infrastructure: Get sanitizer CFLAGS and LDFLAGS back in sync (GitHub #161)
  * Infrastructure: Pin GitHub Actions to specific commits for security
      (GitHub #165)
  * Soname: 1:31:0 — see https://verbump.de/ for what these numbers do

2022-10-05 -- 0.9.7

  * Fixed: Multiple issues with IPv6 and IPvFuture literal parsing
      (GitHub #146, GitHub #150)
      Thanks to Scallop Ye for the report and the pull request!
  * Fixed: Fix symbol visibility for -DBUILD_SHARED_LIBS=OFF (GitHub #139,
      GitHub #141); thanks to Mariusz Zaborski for the report!
  * Fixed: For MinGW, use size_t for inet_ntop declaration and fix macro
      checks for both MinGW and mingw-w64 (GitHub #131)
  * Fixed: Compiler warnings (GitHub #132, GitHub #152)
  * Improved: Use name UriConfig.h rather than generic config.h for the
      config header file to avoid name clashes and also include it through
      "UriConfig.h" with quotes rather than <UriConfig.h> so that it is found
      in quote path locations (GitHub #149)
      Thanks to Gaspard Petit for bringing this up!
  * Improved: Document need for UriConfig.h in UriMemory.c (GitHub #136)
  * Infrastructure: Add (support for) Visual Studio 17/2022 (GitHub #152)
  * Infrastructure: Drop (support for) Visual Studio <=14/2015 (GitHub #152)
  * Infrastructure: Update Clang from 13 to 15 (GitHub #143, GitHub #151)
  * Infrastructure: Make MinGW with 32bit Wine on Ubuntu 20.04 possible
      (GitHub #142, GitHub #144, GitHub #145)
  * Soname: 1:30:0 — see https://verbump.de/ for what these numbers do

(wiz)

2024-05-05 22:45:04 UTC MAIN commitmail json YAML

py27-cryptography: fix test dependencies

(wiz)

2024-05-05 22:43:21 UTC MAIN commitmail json YAML

doc: Updated devel/py-test-fixture-config to 1.7.0nb2

(wiz)

2024-05-05 22:43:11 UTC MAIN commitmail json YAML

py-test-fixture-config: convert to wheel.mk.

Bump PKGREVISION.

(wiz)

2024-05-05 22:35:32 UTC MAIN commitmail json YAML

2024-05-05 22:35:09 UTC MAIN commitmail json YAML

*MyHDL*: update to 0.11

What窶冱 new in MyHDL 0.11

The isasync arguments

The async argument has been replaced with isasync to avoid the Python 3.7 keyword conflict.

(wiz)

2024-05-05 22:34:01 UTC MAIN commitmail json YAML

iverilog: update HOMEPAGE/MASTER_SITES

(wiz)

2024-05-05 22:24:30 UTC MAIN commitmail json YAML

doc: Updated time/py-jdcal to 1.4.1nb2

(wiz)

2024-05-05 22:24:20 UTC MAIN commitmail json YAML

py-jdcal: convert to wheel.mk.

Bump PKGREVISION.

(wiz)

2024-05-05 22:19:56 UTC MAIN commitmail json YAML

doc: Updated textproc/py-poyo to 0.5.0nb2

(wiz)

2024-05-05 22:19:47 UTC MAIN commitmail json YAML

py-poyo: convert to wheel.mk

Bump PKGREVISION.

(wiz)

2024-05-05 22:18:00 UTC MAIN commitmail json YAML

doc: Updated textproc/py-Whoosh to 2.7.4nb2

(wiz)

2024-05-05 22:17:50 UTC MAIN commitmail json YAML

py-Whoosh: convert to wheel.mk

Bump PKGREVISION.

(wiz)

2024-05-05 22:15:33 UTC MAIN commitmail json YAML

doc: Updated devel/py-wrapt to 1.16.0nb1

(wiz)

2024-05-05 22:15:24 UTC MAIN commitmail json YAML

py-wrapt: convert to wheel.mk

Bump PKGREVISION.

(wiz)

2024-05-05 22:11:43 UTC MAIN commitmail json YAML

doc: Updated devel/py-test-pythonpath to 0.7.4nb1

(wiz)

2024-05-05 22:11:33 UTC MAIN commitmail json YAML

py-test-pythonpath: convert to wheel.mk

Bump PKGREVISION.

(wiz)

2024-05-05 22:09:03 UTC MAIN commitmail json YAML

doc: Updated devel/py-test-lazy-fixture to 0.6.3nb1

(wiz)

2024-05-05 22:08:54 UTC MAIN commitmail json YAML

py-test-lazy-fixture: convert to wheel.mk.

Bump PKGREVISION.

(wiz)

2024-05-05 22:05:49 UTC MAIN commitmail json YAML

doc: Updated devel/py-test-assume to 2.4.3nb2

(wiz)

2024-05-05 22:05:39 UTC MAIN commitmail json YAML

py-test-assume: convert to wheel.mk.

Bump PKGREVISION.

(wiz)

2024-05-05 22:01:35 UTC MAIN commitmail json YAML

doc: Updated devel/py-extras to 1.0.0nb2

(wiz)

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

py-extras: convert to wheel.mk.

Bump PKGREVISION.

(wiz)

2024-05-05 21:59:21 UTC MAIN commitmail json YAML

doc: Updated devel/py-backcall to 0.2.0nb3

(wiz)

2024-05-05 21:59:12 UTC MAIN commitmail json YAML

py-backcall: convert to wheel.mk.

Bump PKGREVISION.

(wiz)

2024-05-05 21:33:43 UTC MAIN commitmail json YAML

fifengine: cleanup, convert to cmake/build.mk, fix for Python 3.12

Mark as BROKEN since it doesn't support boost 1.85.
Add upstream bug report URL.

(wiz)

2024-05-05 21:27:35 UTC MAIN commitmail json YAML

ecb: limit to emacs 21

Docs say 21+ but were last updated around the time of emacs23.

(wiz)

2024-05-05 21:24:55 UTC MAIN commitmail json YAML

doc: Updated devel/gitui to 0.26.1

(wiz)

2024-05-05 21:24:47 UTC MAIN commitmail json YAML

gitui: add missing tool dependency

Perhaps this should also DEPEND on git-base?

Bump PKGREVISION.

(wiz)

2024-05-05 21:21:11 UTC MAIN commitmail json YAML

doc: Updated devel/py-cpplint to 1.6.1nb1

(wiz)

2024-05-05 21:21:02 UTC MAIN commitmail json YAML

py-cpplint: convert to wheel.mk.

Bump PKGREVISION.

(wiz)

2024-05-05 21:01:13 UTC MAIN commitmail json YAML

doc: Updated mail/sendmail-snapshot to 8.18.0.2nb1

(wiz)

2024-05-05 21:01:04 UTC MAIN commitmail json YAML

sendmail: turn blacklist option default-off

The blacklist support doesn't compile on NetBSD 9, and on
newer NetBSDs it's been replaced by blocklist.

Leave the option for FreeBSD users.

Bump PKGREVISION.

(wiz)

2024-05-05 20:50:38 UTC MAIN commitmail json YAML

doc: Updated multimedia/p5-xmltv to 0.5.69nb8

(wiz)

2024-05-05 20:50:29 UTC MAIN commitmail json YAML

p5-xmltv: fix PLIST

Probably needs an additional dependency before this file gets installed,
but I couldn't figure out which one.

And this package needs updating to a version from this decade anyway...

Bump PKGREVISION.

(wiz)

2024-05-05 20:28:53 UTC MAIN commitmail json YAML

doc: Updated textproc/py-sphinx to 7.3.7nb1

(wiz)

2024-05-05 20:28:45 UTC MAIN commitmail json YAML

py-sphinx: add missing dependency

py-tomli is also needed for Python 3.10.

Bump PKGREVISION.

(wiz)

2024-05-05 20:26:02 UTC MAIN commitmail json YAML

doc: Updated devel/py-cparser to 2.22nb1

(wiz)

2024-05-05 20:25:53 UTC MAIN commitmail json YAML

py-cparser: convert to wheel.mk.

Bump PKGREVISION.

(wiz)

2024-05-05 20:24:06 UTC MAIN commitmail json YAML

2024-05-05 20:22:52 UTC MAIN commitmail json YAML

python: remove cffi from versioned_dependencies

Unused.

(wiz)

2024-05-05 20:21:27 UTC MAIN commitmail json YAML

doc: Updated security/py27-cryptography to 3.3.2nb6

(wiz)

2024-05-05 20:21:19 UTC MAIN commitmail json YAML

py27-cryptography: convert to wheel.mk.

Despite the name, this package is only here because it builds
without Rust. We have no Python 2 users left in pkgsrc.

Bump PKGREVISION.

(wiz)

2024-05-05 20:16:14 UTC MAIN commitmail json YAML

doc: Updated security/py27-OpenSSL to 21.0.0nb3

(wiz)

2024-05-05 20:16:04 UTC MAIN commitmail json YAML

py27-OpenSSL: convert to wheel.mk.

Despite the name, this package is only used for providing
a non-Rust version of py-OpenSSL - we have no Python 2 users
left in pkgsrc.

Bump PKGREVISION.

(wiz)

2024-05-05 20:04:06 UTC MAIN commitmail json YAML

doc: Updated www/py-http_ece to 1.0.5nb2

(wiz)

2024-05-05 20:03:56 UTC MAIN commitmail json YAML

py-http_ece: convert to wheel.mk

Bump PKGREVISION.

(wiz)

2024-05-05 19:20:30 UTC MAIN commitmail json YAML

tinyx-wscons: try fixing build

needs libtool's m4 file, so set USE_LIBTOOL

(wiz)

2024-05-05 19:12:35 UTC MAIN commitmail json YAML

emacs-jabber: restrict to emacs < 24

(This software was last updated 2013 and should probably be removed instead.)

(wiz)

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

emacs/modules.mk: make versions a list like python versions

without commas, for easier copy'n'paste

(wiz)

2024-05-05 19:06:23 UTC MAIN commitmail json YAML

2024-05-05 19:02:05 UTC MAIN commitmail json YAML

py-scipy: fix build

(wiz)

2024-05-05 16:35:12 UTC MAIN commitmail json YAML

doc: Updated textproc/py-rapidfuzz to 3.9.0

(wiz)

2024-05-05 16:35:03 UTC MAIN commitmail json YAML

py-rapidfuzz: update to 3.9.0.

[3.9.0] - 2024-05-02
^^^^^^^^^^^^^^^^^^^^
Changed
~~~~~~~
* significantly improve type hints for the library

Fixed
~~~~~
* fix cmake version parsing

(wiz)

2024-05-05 16:30:20 UTC MAIN commitmail json YAML

doc: Updated devel/py-pdm_backend to 2.3.0

(wiz)

2024-05-05 16:30:09 UTC MAIN commitmail json YAML

py-pdm_backend: update to 2.3.0.

�泅� Features

Remove support for python 3.7 and older  -  by @frostming in #232 (32e3a)
Add tag_filter as a way to pre-filter tags  -  by @mezuzza in #225 (9915c)

�汾� Bug Fixes

Error about dynamic project version  -  by @cntvc in #235 (146b1)
ci: CI matrix on macos latest  -  by @frostming (080b4)

�汳サ Chores

Use Literal type for valid target values  -  by @DetachHead, pre-commit-ci[bot] and Frost Ming in #227 (a210b)

(wiz)

2024-05-05 16:27:58 UTC MAIN commitmail json YAML

doc: Updated devel/diffsitter to 0.8.3

(wiz)

2024-05-05 16:27:47 UTC MAIN commitmail json YAML

diffsitter: update to 0.8.3.

Minor updates, mostly updated dependencies.

(wiz)

2024-05-05 15:15:24 UTC MAIN commitmail json YAML

go: override https_proxy in 'print-go-modules' target

Avoids the need for ALLOW_NETWORK_ACCESS when updating go packages.

(wiz)

2024-05-05 10:41:19 UTC MAIN commitmail json YAML

doc: Updated print/texlab to 5.16.0

(wiz)

2024-05-05 10:41:06 UTC MAIN commitmail json YAML

texlab: update to 5.16.0.

Added

    Add texlab.experimental.labelDefinitionCommands setting to customize the list of \label-like commands
    (#1093)
    Extend list of commands treated as command definitions and environment definitions (#1087)
    Allow the server to trigger the forward search in an editor-agnostic way:
    Running texlab inverse-search --input <FILE> --line <LINE> will open the specified document in the editor if the client supports it
    (#1091)

Fixed

    Fix detection of log dir when using latexmkrc (use $aux_dir instead of $out_dir) (#1079)
    Fix extracting $aux_dir and $out_dir from latexmkrc (#1079)
    Add support for extracting $aux_dir and $out_dir from latexmk >= v4.85 ((#1079))
    Improve log file change detection under Windows
    Cleanup diagnostics of deleted files
    Let \declaretheorem accept a list of environment names instead of just a single name (#1075)
    Use configured directories if not set explicitly by latexmkrc file (#1095)

(wiz)

2024-05-05 10:40:09 UTC MAIN commitmail json YAML

doc: Updated devel/py-google-api-core to 2.19.0

(wiz)

2024-05-05 10:39:30 UTC MAIN commitmail json YAML

py-google-api-core: update to 2.19.0.

Add google.api_core.version_header (#638) (a7b53e9)

(wiz)

2024-05-05 10:38:31 UTC MAIN commitmail json YAML

doc: Updated textproc/tree-sitter-css to 0.21.0

(wiz)

2024-05-05 10:38:19 UTC MAIN commitmail json YAML

tree-sitter-css: update to 0.21.0.

Changes not documented.

(wiz)

2024-05-05 10:37:48 UTC MAIN commitmail json YAML

doc: Updated devel/py-ruff to 0.4.3

(wiz)

2024-05-05 10:37:32 UTC MAIN commitmail json YAML

py-ruff: update to 0.4.3.

Enhancements

    Add support for PEP 696 syntax (#11120)

Preview features

    [refurb] Use function range for reimplemented-operator diagnostics (#11271)
    [refurb] Ignore methods in reimplemented-operator (FURB118) (#11270)
    [refurb] Implement fstring-number-format (FURB116) (#10921)
    [ruff] Implement redirected-noqa (RUF101) (#11052)
    [pyflakes] Distinguish between first-party and third-party imports for fix suggestions (#11168)

Rule changes

    [flake8-bugbear] Ignore non-abstract class attributes when enforcing B024 (#11210)
    [flake8-logging] Include inline instantiations when detecting loggers (#11154)
    [pylint] Also emit PLR0206 for properties with variadic parameters (#11200)
    [ruff] Detect duplicate codes as part of unused-noqa (RUF100) (#10850)

Formatter

    Avoid multiline expression if format specifier is present (#11123)

LSP

    Write ruff server setup guide for Helix (#11183)
    ruff server no longer hangs after shutdown (#11222)
    ruff server reads from a configuration TOML file in the user configuration directory if no local configuration exists (#11225)
    ruff server respects per-file-ignores configuration (#11224)
    ruff server: Support a custom TOML configuration file (#11140)
    ruff server: Support setting to prioritize project configuration over editor configuration (#11086)

Bug fixes

    Avoid debug assertion around NFKC renames (#11249)
    [pyflakes] Prioritize redefined-while-unused over unused-import (#11173)
    [ruff] Respect async expressions in comprehension bodies (#11219)
    [pygrep_hooks] Fix blanket-noqa panic when last line has noqa with no newline (PGH004) (#11108)
    [perflint] Ignore list-copy recommendations for async for loops (#11250)
    [pyflakes] Improve invalid-print-syntax documentation (#11171)

Performance

    Avoid allocations for isort module names (#11251)
    Build a separate ARM wheel for macOS (#11149)

(wiz)

2024-05-05 10:34:42 UTC MAIN commitmail json YAML

doc: Updated textproc/py-pygments to 2.18.0

(wiz)

2024-05-05 10:34:33 UTC MAIN commitmail json YAML

py-pygments: update to 2.18.0.

Version 2.18.0
--------------
(released May 4th, 2024)

- New lexers:

  * Janet (#2557)
  * Lean 4 (#2618, #2626)
  * Luau (#2605)
  * Mojo (#2691, #2515)
  * org-mode (#2628, #2636)
  * Promela (#2620)
  * Soong / ``Android.bp`` (#2659)
  * Tact (#2571)
  * Typst (#2596)

- Updated lexers:

  * Awk: recognize ternary operator (#2687)
  * Bash: add ``openrc`` alias (#2599, #2371)
  * Coq: add keywords, lex more vernacular command arguments, produce
    fewer tokens on heading comments (#2678)
  * DNS zone files: Fix comment parsing (#2595)
  * Hy: Support unicode literals (#1126)
  * Inform6: Update to Inform 6.42 (#2644)
  * lean: Fix name handling (#2614)
  * Logtalk: add ``uninstantiation`` keyword and recognize
    escape sequences (#2619)
  * Macaulay2: Update to 1.23 (#2655)
  * Python: fix highlighting of soft keywords before ``None``/``True``/``False``
  * reStructuredText: use ``Token.Comment`` for comments instead of
    ``Comment.Preproc`` (#2598)
  * Rust: highlight ``:``, ``::`` and ``->`` as ``Punctuation``
    and whitespace as ``Whitespace``, instead of ``Text``
    in both cases (#2631)
  * Spice: Add keywords (#2621)
  * SQL Explain: allow negative numbers (#2610)
  * Swift: Support multiline strings (#2681)
  * ThingsDB: add constants and new functions; support template
    strings (#2624)
  * UL4: support nested ``<?doc?>`` and ``<?note?>`` tags (#2597)
  * VHDL: support multi-line comments of VHDL-2008 (#2622)
  * Wikitext: Remove ``kk-*`` in ``variant_langs`` (#2647)
  * Xtend: Add ``val`` and ``var`` (#2602)

- New styles:

  * Coffee (#2609)

- Make background colors in the image formatter work with Pillow 10.0 (#2623)
- Require Python 3.8. As a result, the ``importlib-metadata`` package
  is no longer needed for fast plugin discovery on Python 3.7.
  The ``plugins`` extra (used as, e.g., ``pip install pygments[plugins]``)
  is kept for backwards compatibility but now has no effect. (#2601)
- Require the ``url`` attribute for lexers inside Pygments, add
  it to many lexers (#2588)
- Replace Pyflakes linter with Ruff (#2592)
- Add macOS CI (#2594)
- Built-in lexers now declare the version of Pygments in which they were
  added in a required ``version_added`` lexer attribute, instead of a
  ``.. versionadded::`` directive in the docstring (#2589, #2634)
- The ``url`` attribute is now required for built-in lexers and
  has been added to all existing lexers (#2588)
- The RTF formatter supports line number and line highlighting now (#1217, #2654)
- Add ``\sa0`` keyword in the RTF formatter (#1111, #2607)
- Register ``pycon`` as an alias for the Python console lexer (#2697)
- Add MIME-Type for ``DesktopLexer`` (#2613)
- Fix native style to meet WCAG AA guidelines (#2600)
- Fix typo in documentation (#2672)
- Use format strings consistently (#2661)
- Add ``__class_getitem__`` to ``Formatter`` to improve typing support (#2665)

(wiz)

2024-05-05 10:32:54 UTC MAIN commitmail json YAML

doc: Updated sysutils/py-puremagic to 1.23

(wiz)

2024-05-05 10:32:42 UTC MAIN commitmail json YAML

py-puremagic: update to 1.23.

Version 1.23
------------

- Fixing #32 MP3 Detection improvements (thanks to Andy - NebularNerd and Sander)

(wiz)

2024-05-05 10:10:48 UTC MAIN commitmail json YAML

doc: Updated security/py-pip-audit to 2.7.3

(wiz)

2024-05-05 10:10:37 UTC MAIN commitmail json YAML

py-pip-audit: update to 2.7.3.

Improved handling of temporary files on Windows
Fixed a subprocess deadlock on Windows

(wiz)

2024-05-05 10:09:44 UTC MAIN commitmail json YAML

doc: Updated devel/re2 to 20240501

(wiz)

2024-05-05 10:09:35 UTC MAIN commitmail json YAML

2024-05-05 10:07:06 UTC MAIN commitmail json YAML

doc: Updated security/py-cryptography to 42.0.6

(wiz)

2024-05-05 10:06:57 UTC MAIN commitmail json YAML

py-cryptography: update to 42.0.6.

42.0.6 - 2024-05-04
~~~~~~~~~~~~~~~~~~~

* Fixed compilation when using LibreSSL 3.9.1.

(wiz)

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

doc: Updated devel/py-blinker to 1.8.1

(wiz)