2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289) |
Log message: python: egg.mk: add USE_PKG_RESOURCES flag This flag should be set for packages that import pkg_resources and thus need setuptools after the build step. Set this flag for packages that need it and bump PKGREVISION. |
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-16 14:10:01 by Thomas Klausner | Files touched by this commit (2) |
Log message: py-behave: fix build with latest setuptools |
2021-11-22 12:34:37 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: py-behave: fix TEST_DEPENDS |
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message: archivers: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Could not be committed due to merge conflict: devel/py-traitlets/distinfo The following distfiles were unfetchable (note: some may be only fetched conditionally): ./devel/pvs/distinfo pvs-3.2-solaris.tgz ./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip |
2021-10-11 19:29:58 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: py-behave: mark as incompatible with Python 2.7 |
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message: devel: Remove SHA1 hashes for distfiles |
2020-05-16 11:09:05 by Adam Ciarcinski | Files touched by this commit (5) |
Log message: pytest from versioned depends |
2019-07-03 09:19:04 by Nia Alarie | Files touched by this commit (12) |
Log message: Use https for github. |
2018-08-28 11:58:54 by Adam Ciarcinski | Files touched by this commit (5) |
Log message: py-behave: added version 1.2.6 Behavior-driven development (or BDD) is an agile software development technique that encourages collaboration between developers, QA and non-technical or business participants in a software project. behave uses tests written in a natural language style, backed up by Python code. |