./devel/py-funcsigs, Python function signatures package for Python 2.6, 2.7 and 3.2+

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


Branch: CURRENT, Version: 1.0.2nb1, Package name: py27-funcsigs-1.0.2nb1, Maintainer: pkgsrc-users

funcsigs is a backport of the PEP 362 function signature features
from Python 3.3's inspect module. The backport is compatible with
Python 2.6, 2.7 as well as 3.2 and up.


Required to build:
[devel/py-unittest2]

Master sites:

Filesize: 27.292 KB

Version history: (Expand)


CVS history: (Expand)


   2022-05-01 11:20:56 by Thomas Klausner | Files touched by this commit (2)
Log message:
*: remove references to py-unittest2
   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
   2017-07-31 00:32:28 by Thomas Klausner | Files touched by this commit (229)
Log message:
Switch github HOMEPAGEs to https.
   2016-06-08 19:49:20 by Thomas Klausner | Files touched by this commit (15)
Log message:
Switch to MASTER_SITE_PYPI.
   2016-05-04 16:02:18 by Thomas Klausner | Files touched by this commit (3)
Log message:
Updated py-funcsigs to 1.0.2.

While here, fix typo and add test dependency.

Changelog only covers 0.5:
0.5
```

* Fix binding with self as a kwarg. (Robert Collins #14)
   2015-12-02 22:20:29 by Thomas Klausner | Files touched by this commit (1)
Log message:
Fix fetch phase.