Next | Query returned 26 messages, browsing 21 to 30 | previous

History of commit frequency

CVS Commit History:


   2016-06-01 14:32:58 by Thomas Klausner | Files touched by this commit (1)
Log message:
Fix MASTER_SITES.
   2015-12-30 15:54:34 by Leonardo Taccari | Files touched by this commit (3)
Log message:
Update devel/py-configargparse to 0.10.0.

pkgsrc changes:
o Get rid of VERSION variable and other PKGNAME hard-coding and use
  make(1) ``:tl'' modifier instead (no functional change intended)
o Use MASTER_SITE_PYPI instead of the full pypi URL.

Changes:
0.10.0
------
 o Various misc bug fixes and improvements
   2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995)
Log message:
Add SHA512 digests for distfiles for devel category

Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

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.
   2015-04-14 01:12:44 by Blue Rats | Files touched by this commit (94)
Log message:
Removing python26. EOL'd quite some ago and discussed a couple times on
tech-pkg@ and pkgsrc-users@.
   2015-03-21 20:25:23 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Uses set and dict comprehension as well as OrderedDict -- not for Python
2.6.
   2015-03-09 10:14:19 by Thomas Klausner | Files touched by this commit (4)
Log message:
Import py34-configargparse-0.9.3 as devel/py-configargparse, packaged
for wip by leot1990.

Applications with more than a handful of user-settable options are best
configured through a combination of command line args, config files,
hard-coded defaults, and in some cases, environment variables.

Python's command line parsing modules like argparse have very limited support
for config files and environment variables, so this module extends argparse to
add these features.

Next | Query returned 26 messages, browsing 21 to 30 | previous