summaryrefslogtreecommitdiff
path: root/textproc/py-anyjson
AgeCommit message (Collapse)AuthorFilesLines
2022-01-04*: bump PKGREVISION for egg.mk userswiz1-1/+2
They now have a tool dependency on py-setuptools instead of a DEPENDS
2021-12-06py-anyjson: fix build with latest setuptools.wiz3-3/+24
2021-10-26textproc: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip
2021-10-07textproc: Remove SHA1 hashes for distfilesnia1-2/+1
2017-09-03Follow some redirects.wiz1-2/+2
2017-01-22Fixed spelling of NetBSD in mail addresses.rillig1-2/+2
2016-06-08Switch to MASTER_SITES_PYPI.wiz1-2/+2
2015-11-04Add SHA512 digests for distfiles for textproc categoryagc1-1/+2
Problems found locating distfiles: Package cabocha: missing distfile cabocha-0.68.tar.bz2 Package convertlit: missing distfile clit18src.zip Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2013-07-02Set MAINTAINER=pkgsrc-users@; This package was packaged in pkgsrc-wiprodent1-2/+2
by Kamel Derouiche <jihbed@users.sourceforge.net>
2013-07-02Import py27-anyjson-0.3.3 as textproc/py-anyjson.rodent4-0/+33
Anyjson loads whichever is the fastest JSON module installed and provides a uniform API regardless of which JSON implementation is used