Next | Query returned 10 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2024-03-06 14:38:18 by Thomas Klausner | Files touched by this commit (1)
Log message:
python-versions-check: add missing space in usage
   2023-11-07 23:49:02 by Thomas Klausner | Files touched by this commit (2)
Log message:
python-versions-check: fix output bug

Bump version.
   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2023-07-23 03:58:20 by Thomas Klausner | Files touched by this commit (2)
Log message:
python-versions-check: fix syntax error

Bump version.
   2023-07-03 23:00:47 by Thomas Klausner | Files touched by this commit (1)
Log message:
python-versions-check: add BUGS section to man page
   2023-07-03 22:58:48 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
python-versions-check: update to 1.4.

Somenow not all of my intended changes this afternoon
made it into the commit.

Use issuperset() in more places, fix some messages.
   2023-07-03 19:40:11 by Thomas Klausner | Files touched by this commit (2)
Log message:
python-versions-check: use issuperset() instead of '>'

Add debugging output.

Bump version.
   2023-07-01 15:16:52 by Thomas Klausner | Files touched by this commit (2)
Log message:
python-versions-check: add more checks for automatic package selection

Bump version.
   2023-07-01 13:17:12 by Thomas Klausner | Files touched by this commit (3)
Log message:
python-versions-check: add -d (debug) flag, improve docs

Bump version.
   2023-07-01 11:26:59 by Thomas Klausner | Files touched by this commit (5)
Log message:
pkgtools/python-versions-check: import python-versions-check-1.0

python-versions-check is a script for pkgsrc developers that compares
the Python versions supported by a package to the ones supported
by its dependencies and the packages depending on it.

This helps recognizing problems when a package wants to use another
package which does not support all the Python versions it supports.

Next | Query returned 10 messages, browsing 1 to 10 | previous