2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message:
py-*: remove unused tool dependency
py-setuptools includes the py-wheel functionality nowadays
|
2024-10-21 11:29:20 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-parse_type: updated to 0.6.4
0.6.4
Use setuptools-scm to simplify config-management tasks.
CI: Add support for Python 3.13.0-rc.3 (until Python 3.13.0 is released).
CI: Use astral-sh/setup-uv action.
|
2024-08-27 09:58:27 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-parse_type: updated to 0.6.3
v0.6.3
UPDATE TO: parse v1.20.2
UPDATE: parse_type/parse.py
Copy structured test suite to "tests/parse_tests/"
Copy structured test suite to "tests/parse_tests_with_parse_type"
REMOVE: tests/test_parse.py
OTHERWISE:
README: Fix compact display of BADGES (was using multi-line)
DEVELOPMENT:
CI: Add support for Python 3.12
|
2023-07-07 15:47:11 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-parse_type: updated to 0.6.2
Version: 0.6.2 (2023-07-04)
FIXES:
* tests/test_parse.py tests ``parse_type.parse`` (per default).
REASON: Using for older installed ``parse`` module may cause weird problems.
RELATED TO: ``parse v1.19.1`` (behavior changed compared to ``v1.19.0``)
Version: 0.6.1 (2023-07-02)
* Switch to MIT license (same as: `parse`_ module)
* Use SPDX-License-Identifier in source code (to simplify understanding)
* UPDATE/SYNC to `parse`_ v1.19.1
* ADDED: ``pyproject.toml`` to support newer ``pip`` versions
REASON: ``setup.py`` becomes DEPRECATED in 2023-09 for newer ``pip`` versions.
FIXED:
* pytest is failing in two units (submitted by: kloczek; caused by: `parse`_ v1.19.1)
* Licensing confusion
DEVELOPMENT:
* VCS: Renamed default branch of Git repository to "main" (was: \
"master").
* CI: Use github-actions as CI pipeline.
|
2023-02-14 19:29:33 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-parse_type: updated to 0.6.0
Version: 0.6.0
FIXED:
+ setup.py: Remove use of "use_2to3"
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-12-06 16:17:57 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
py-parse_type: update to 0.5.6.
Fix build with latest setuptools.
Changes not found.
|
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
2021-10-11 19:27:08 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
py-parse_type: mark as incompatible with Python 2.7
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|