Signedjson 1.1.4 (2022-03-29)
Bugfixes
- Fix a bug introduced in signedjson 1.1.3 where `signedjson` could not be imported due to an MRO resolution error.
Signedjson 1.1.3 (2022-03-29)
Internal Changes
- Mark the `SigningKey` and `VerifyKey` types as `SupportsBytes`.
Signedjson 1.1.2 (2022-03-29)
Bugfixes
- Do not require `importlib_metadata` on Python 3.8 and above.
1.1.13
Fixed an issue where envs in MSYS2 always reported as broken
Fixed an issue where conda envs in windows are always reported as broken
Fixed an issue where Poetry doesn't find its own venv on poetry self update
Import from wip/ats2 by Atsushi Toyokura, Mateusz Poszwa.
ATS is a statically typed programming language that unifies
implementation with formal specification. It is equipped with
a highly expressive type system rooted in the framework Applied
Type System, which gives the language its name. In particular,
both dependent types and linear types are available in ATS.
In addition, ATS contains a subsystem ATS/LF that supports a form
of (interactive) theorem-proving, where proofs are constructed as
total functions. With this subsystem, ATS is able to advocate a
programmer-centric approach to program verification that combines
programming with theorem-proving in a syntactically intertwined
manner. Furthermore, ATS/LF can also serve as a logical framework
(LF) for encoding various formal systems (such as logic systems
and type systems) together with proofs of their (meta-)properties.
libansilove 1.3.0 (2022-04-14)
- Properly handle 512 characters XBin fonts
- Add a link to the Gentoo package in the README
- Also build and install libansilove as a static library
- List projects using libansilove in the README
Update multimedia/assimp to version 5.2.3.
The reason for updating is that this
version has changes, mOrthographicWith in
aiCamera, needed by some packages in wip
(qt6).
This update should be safe since only wip
packages depend on it.
pkgsrc changes:
patch-assimp.pc.in came from upstream and
is now removed.
contrib/irrXML does not exist anymore so
patch-contrib_irrXML_CMakeLists.txt has
been removed.
Changes in package:
To many to mention.
BBDB is the Insidious Big Brother Database for GNU Emacs. It provides
an address book for email and snail mail addresses, phone numbers and
the like. It can be linked with various Emacs mail clients (Message
and Mail mode, Rmail, Gnus, MH-E, Mu4e, VM, and Wanderlust). BBDB is
fully customizable.
This is version 3 of BBDB.
* Changes in release 2.18 (2022-04-09)
New conversion class K2gkf (lib/krumm) with accompanying program
krumm2gama-local and the testing suite for converting input data
format used in the text book "Geodetic Network Adjustment Examples" by
Friedhelm Krumm, Geodätisches Institut Universität Stuttgart, 2020.
Not all input data in Krumm Format can be converted to GNU Gama,
i.e. to the adjustment program gama-local input XML:
* scale factor is not implemented in gama-local adjustment
* gama-local does not enable fixing only x coordinate (or y
coordinate) for 2D free network to remove singularity. This kind
of regularization has very little practical meaning. Technically
it would be possible to enable this feature in gama-local, but it
is questionable if the outcome would not enable more confusion
than possible outcome. Adustment should not be dependent on the
coordinate system used.
* gama-local does not deduce that an azimuth to the unknown point
P can be combined with some angle pointing to the P to create a
new feigned azimuth. This is an interesting feature which may
be implemented in some future version, namely in the gama-local
stage of computing approximate coordinates.
* nonlinear conditions are not implemented in gama-local
* BLH coordinates are not supported in gama-local
Changes & fixes
-Fixed invalid cursor position when using multi character custom prompt.
-Improved documentation, covering almost every detail.
-More concise init.lua.
-Upgraded Rust version and edition.
-Upgraded dependencies.
-Performance improvements (due to the updates).
JuliaMono is a monospaced typeface designed for programming in text
editing environments that require a wide range of specialist and
technical Unicode characters.
0.25.0 [2022-04-11]
-Truly convenient SSH: automatic shell integration when using SSH. Easily
clone local shell and editor configuration on remote machines, and automatic
re-use of existing connections to avoid connection setup latency.
-When pasting URLs at shell prompts automatically quote them. Also allow
filtering pasted text and confirm pastes. See paste_actions for details.
(#4873)
-macOS: When using Apple’s less as the pager for viewing scrollback strip
out OSC codes as it cant parse them (#4788)
-diff kitten: Fix incorrect rendering in rare circumstances when scrolling
after changing the context size (#4831)
-icat kitten: Fix a regression that broke kitty +kitten icat
--print-window-size (#4818)
-Wayland: Fix hide_window_decorations causing docked windows to be resized
on blur (#4797)
-Bash integration: Prevent shell integration code from running twice if user
enables both automatic and manual integration
-Bash integration: Handle existing PROMPT_COMMAND ending with a literal
newline
-Fix continued lines not having their continued status reset on line feed
(#4837)
-macOS: Allow the New kitty Tab/Window Here services to open multiple
selected folders. (#4848)
-Wayland: Fix a regression that broke IME when changing windows/tabs (#4853)
-macOS: Fix Unicode paths not decoded correctly when dropping files (#4879)
-Avoid flicker when starting kittens such as the hints kitten (#4674)
-A new action scroll_prompt_to_top to move the current prompt to the top
(#4891)
-select_tab: Use stable numbers when selecting the tab (#4792)
-Only check for updates in the official binary builds. Distro packages or
source builds will no longer check for updates, regardless of the value of
update_check_interval.
-Fix inactive_text_alpha still being applied to the cursor hidden window
after focus (#4928)
-Fix resizing window that is extra tall/wide because of left-over cells not
working reliably (#4913)
-A new action close_other_tabs_in_os_window to close other tabs in the
active OS window (#4944)
2.34
- Fix the use of the zref at unique counter
2.33
- Avoid that amstext undoes the stepcounter patch in zref-perpage
- Make the unique counter more robust when includeonly is used