./devel/py-sure, Python testing tool

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.0.1nb1, Package name: py311-sure-2.0.1nb1, Maintainer: pkgsrc-users

This modules provides an idiomatic testing library for python with
powerful and flexible assertions. Sure is heavily inspired in RSpec
Expectations and should.js.


Required to run:
[devel/py-setuptools] [devel/py-mock] [lang/python27] [lang/py-six]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 47.331 KB

Version history: (Expand)


CVS history: (Expand)


   2023-12-18 08:30:27 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-sure: convert to wheel.mk

Bump PKGREVISION.
   2023-02-14 19:23:40 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-sure: updated to 2.0.1

v2.0.1
Fixes CI build (Github Actions)
Fixes broken tests
Housekeeping: Licensing
Disable nosetests for testing leaving only pytest as supported test-runner for now
   2022-01-14 10:38:07 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-sure: restrict to 3+ because of build issues
   2022-01-10 17:30:34 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-sure: updated to 2.0.0

2.0.0:
Fixed
No longer patch the builtin dir() function, which fixes pytest in some cases \ 
such as projects using gevent.
   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-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-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2018-06-24 12:36:58 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-sure: updated to 1.4.11

1.4.11:
Reading the version dinamically was causing import errors that caused error when \ 
installing package.