2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message: all: migrate homepages from http to https pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually. |
2019-10-19 19:01:54 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-traitlets: updated to 4.3.3 4.3.3 backports some small bugfixes and improvements: - Adds :attr:`Application.loaded_config_files` property for accessing config \ files that have been loaded and makes the property idempotent on multiple loads. |
2017-10-16 14:11:56 by Adam Ciarcinski | Files touched by this commit (2) |
Log message: Added python to CATEGORIES |
2017-04-23 06:18:47 by Mark Davies | Files touched by this commit (1) |
Log message: python27 version requires py-enum34. |
2017-03-20 20:19:09 by Min Sik Kim | Files touched by this commit (2) |
Log message: Use python/distutils.mk rather than python/extention.mk Bump PKGREVISION for PLIST change |
2017-03-19 00:51:21 by Min Sik Kim | Files touched by this commit (4) | |
Log message: Import py-traitlets from pkgsrc-wip traitlets is a configuration system for Python applications. Packaged by Kamel Derouiche and updated by me. |