Age | Commit message (Collapse) | Author | Files | Lines |
|
Transition to 2.10
Overall
Dropped support for Python 2.7 and 3.5 (pypy is also supported)
Bytes GreedyBytes can build from bytearrays (not just bytes)
Embedded and EmbeddedSwitch were permanently removed
Exceptions always display path information
build_file() opens a file for both reading and writing
BytesInteger BitsInteger can take lambda for swapped parameter
cloudpickle is now supported and tested for
ZigZag signed integer encoding from Protocol Buffers added
FormatField now supports ? format string
CompressedLZ4 tunneling class added
Windows is now officially supported and tested for
BytesInteger and BitsInteger are checking numbers are valid
BitsInteger swapped semantic was fixed
Compilation covers building as well, parsing slightly improved
Array GreedyRange RepeatUntil builders use discard option
Sequence build fixed, no longer skips subcons on short obj
Lazy class fixed, seeks the not-yet parsed subcon
|
|
|
|
2.5.1:
Bug fixes
|
|
|
|
|
|
|
|
2021-04-03 1.9.0:
-------------------
* add shift operations (`<<`, `>>`, `<<=`, `>>=`)
* add `bitarray.util.ba2base()` and `bitarray.util.base2ba()`,
see last paragraph in [Bitarray representations](examples/represent.rst)
* documentation and tests
2021-03-31 1.8.2:
-------------------
* fix crash caused by unsupported types in binary operations
* speedup initializing or extending a bitarray from another with different
bit endianness
* add formatting options to `bitarray.util.pprint()`
* add documentation on [bitarray representations](examples/represent.rst)
* add and improve tests (all 291 tests run in less than half a second on
a modern machine)
2021-03-25 1.8.1:
-------------------
* moved implementation of and `hex2ba()` and `ba2hex()` to C-level
|
|
pytest 6.2.3 (2021-04-03)
=========================
Bug Fixes
---------
- pytest used to create directories under ``/tmp`` with world-readable
permissions. This means that any user in the system was able to read
information written by tests in temporary directories (such as those created by
the ``tmp_path``/``tmpdir`` fixture). Now the directories are created with
private permissions.
pytest used silenty use a pre-existing ``/tmp/pytest-of-<username>`` directory,
even if owned by another user. This means another user could pre-create such a
directory and gain control of another user's temporary directory. Now such a
condition results in an error.
|
|
|
|
|
|
|
|
|
|
|
|
Python 3.9.4
Core and Builtins
bpo-43710: Reverted the fix for https://bugs.python.org/issue42500 as it changed the PyThreadState struct size and broke the 3.9.x ABI in the 3.9.3 release (visible on 32-bit platforms using binaries compiled using an earlier version of Python 3.9.x headers).
Library
bpo-26053: Fixed bug where the pdb interactive run command echoed the args from the shell command line, even if those have been overridden at the pdb prompt.
|
|
|
|
|
|
|
|
builds with taglib 1.12
|
|
builds with taglib 1.12
|
|
|
|
|
|
|
|
|
|
-This is just a small release to fix some issues with the (possibly) renamed
*.so/*.dll files after removing Qt5 support. In case you were using Molsketch
prior to version 0.7.1, it will ask you to update the corresponding settings at
start up.
For Windows users, there will be an online installer, as in version 0.7.1, but
this will now reside in a separate folder and not be updated as frequently as
Molsketch itself. Updates will instead be made available in the online
repository at github from which the installer will fetch them. Just start the
installer and select the update option
|
|
|
|
Dependency on openssl has been dropped.
0.6.1
-crates.io won't let me add all the tags - updated to 0.6.1,
keeping the list short.
0.6.0
-yaydl 0.6.0 (yes, that was quick): Added support for Vidoza,
updated ureq to version 2.1.
0.5.0
-We now support VIVO.sx.
|
|
|
|
in options.mk, nia@ pointed out.
|
|
ChangeLog:
- Minor fixes and cleanups
- Add --verbose
|
|
ChangeLog:
- Minor fixes and cleanups
- Add --info
- Add --lsblk
|
|
|
|
- Upgrade to newer google.golang.org/protobuf/proto.
- Recognize DOT and DOH.
- Add support for DNS update query and response messages.
Now a Go module build that no longer depends on packaged Go libraries.
Also install the manpage.
|
|
ChangeLog:
- Minor fixes and cleanups
- Add Python 3.9 support
- Add MidnightBSD support
|
|
This no longer depends on any external or vendored Go libraries.
Bump revision.
|
|
|
|
Valyria Tear is an open-source single-player medieval-fantasy 2D J-RPG based
on an extended Hero of Allacrost engine and inspired by classic console
RPGs.
The player incarnates Bronann, a young boy forced to take part into the
struggle for the possession of a mysterious crystal. This powerful artifact
will lead him to discover the actual threat set upon his world, but also
courage and love.
The game has all the features you can expect from JRPG classics: entertaining
story development, colourful map exploration, active side-view battles,
character management, puzzles... It is also translated in several languages.
|
|
This is the recommended way to install the program and is also the default
behaviour in FreeBSD ports. Bump PKGREVISION.
|
|
This is because in that case we're not using the rust-internal
copies of those libraries, governed by the rust-cargo-static option.
|
|
|
|
|
|
|
|
|
|
|
|
Eternal Lands is a freee 3D fantasy MMORPG (massively multiplayer online
role playing game).
There are no fixed class restrictions, so you can develop your character in
any way you wish. You, as a player, determine exactly how you develop your
character. If you make mistakes, or decide to change or adjust your build,
you can do so.
|
|
Key off BUILD_TARGET instead of whether we're cross-building,
as bootstrap kits *can* be built natively (yes, the former state
was my suggestion, but on second thought this is more correct).
|
|
|
|
The 1.49 cargo binary has a much reduced set of dynamic dependencies,
increasing the probability that they'll run on the host.
|
|
+ ImageMagick-7.0.11.6, fluidsynth-2.2.0, help2man-1.48.3,
ilmbase-3.0.1, libxkbcommon-1.2.0, openexr-3.0.1, poppler-21.04.0,
py-hypothesis-6.8.4, ugrep-3.1.11.
|
|
|
|
|