pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-memcached



Module Name:    pkgsrc
Committed By:   rodent
Date:           Fri Apr  3 15:13:19 UTC 2015

Modified Files:
        pkgsrc/devel/py-memcached: Makefile PLIST distinfo

Log Message:
Sun, 21 Sep 2014 13:41:30 -0600  Sean Reifschneider  <jafo%tummy.com@localhost>

   *  1.54 release.

   *  Numerous patches to attempt to get Python 3 working, but
      tests are still failing under Python 3, so this code is not ready
      yet.

   *  MemcachedKeyCharacterError better describes key problem.
      Suggested by Roy Smith

   *  Added touch(), patch by erankor on github.

   *  Allow empty server list, patch by zewt on github.

   *  If unknown flags in get request, raises a value error rather than the
      code bombing out.

   *  Setting the SERVER_MAX_* values after import did not work, despite
      being documented to.  Reported by alexf101 on github.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-memcached/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-memcached/PLIST \
    pkgsrc/devel/py-memcached/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index