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:   adam
Date:           Fri Jan  5 18:05:52 UTC 2024

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

Log Message:
py-memcached: updated to 1.61

1.61

* Fixing the ChangeLog entry which had a bad date.

1.60

*  Allow to use a datetime.timedelta parameter for Client.set
*  Fix cmemcahe_hash 0 values being translated to 1
*  Fix tuple key support in multi methods
*  Add support for default value in get
*  test_memcache.py: try import unittest.mock
*  Use == as suggested by Python 3.8
*  Decoding in slab funcs, replacing "1" with "True" in while.
*  Tell PyPI to parse README as markdown
*  test_memcache.py: try import unittest.mock
*  Removed Python 2.7 from setup.cfg, adding 3.8-3.12
*  Add support for default value in get()
*  Fix tuple key support in multi methods (regression in 1.55).
*  Fix cmemcahe_hash 0 values being translated to 1.  For example "ob"
   would hash to 0 and then get converted to 1.  Looks like this dated
   back to 2009, the original code we imported for that hash function.
*  Removing six.PY2/3 conditionals
*  Removing "time" from delete and making expiry mandatory in touch.
*  Added quit() method.  This method sends the 'quit' command to the
   servers and then closes the connections, reducing the number of
   TIME_WAIT sockets hanging around the OS.
*  Allow to use a datetime.timedelta parameter for Client.set
*  Allow keys to be encoded before use.
*  Removing historic python 2to3 code and deprecated socket.error (for
   OSError).
*  Updating to the latest PSF license


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/py-memcached/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-memcached/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-memcached/distinfo

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

Modified files:

Index: pkgsrc/devel/py-memcached/Makefile
diff -u pkgsrc/devel/py-memcached/Makefile:1.11 pkgsrc/devel/py-memcached/Makefile:1.12
--- pkgsrc/devel/py-memcached/Makefile:1.11     Tue Jan  4 20:53:16 2022
+++ pkgsrc/devel/py-memcached/Makefile  Fri Jan  5 18:05:52 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2022/01/04 20:53:16 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2024/01/05 18:05:52 adam Exp $
 
-DISTNAME=      python-memcached-1.59
+DISTNAME=      python-memcached-1.61
 PKGNAME=       ${DISTNAME:S/python/${PYPKGPREFIX}/1}
-PKGREVISION=   1
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/python-memcached/}
 
@@ -11,12 +10,15 @@ HOMEPAGE=   http://www.tummy.com/Community
 COMMENT=       Python memcached client
 LICENSE=       python-software-foundation
 
-DEPENDS+=      ${PYPKGPREFIX}-six>=1.4.0:../../lang/py-six
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
 
 USE_LANGUAGES= # none
 
+PYTHON_VERSIONS_INCOMPATIBLE=  27
+
 REPLACE_PYTHON+=       memcache.py
 
 .include "../../lang/python/application.mk"
-.include "../../lang/python/egg.mk"
+.include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/devel/py-memcached/PLIST
diff -u pkgsrc/devel/py-memcached/PLIST:1.3 pkgsrc/devel/py-memcached/PLIST:1.4
--- pkgsrc/devel/py-memcached/PLIST:1.3 Mon May 29 09:24:45 2017
+++ pkgsrc/devel/py-memcached/PLIST     Fri Jan  5 18:05:52 2024
@@ -1,9 +1,8 @@
-@comment $NetBSD: PLIST,v 1.3 2017/05/29 09:24:45 adam Exp $
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+@comment $NetBSD: PLIST,v 1.4 2024/01/05 18:05:52 adam Exp $
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
 ${PYSITELIB}/memcache.py
 ${PYSITELIB}/memcache.pyc
 ${PYSITELIB}/memcache.pyo

Index: pkgsrc/devel/py-memcached/distinfo
diff -u pkgsrc/devel/py-memcached/distinfo:1.7 pkgsrc/devel/py-memcached/distinfo:1.8
--- pkgsrc/devel/py-memcached/distinfo:1.7      Tue Oct 26 10:18:40 2021
+++ pkgsrc/devel/py-memcached/distinfo  Fri Jan  5 18:05:52 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 10:18:40 nia Exp $
+$NetBSD: distinfo,v 1.8 2024/01/05 18:05:52 adam Exp $
 
-BLAKE2s (python-memcached-1.59.tar.gz) = 872d04a85f5a848a15a9bf7eb95ca3827a0e64fcf038a8f9aa237bd995f9946e
-SHA512 (python-memcached-1.59.tar.gz) = a25cbb9efb3babe85e1523bdabfe4644b93b3a6a7268787a3928f724f833ce0eea7d2ef676d1b7f894cdfe293129975b35cb46ec553c92810dbc18013bfabece
-Size (python-memcached-1.59.tar.gz) = 22210 bytes
+BLAKE2s (python-memcached-1.61.tar.gz) = 019df6521b7152093ba402cd6534bb113b7776fdce5d8f410ecf2614d9b6f4e6
+SHA512 (python-memcached-1.61.tar.gz) = 00cbc6179f880b9383043285a51d7369a7a9000a4c4771834400bb9a388b38651e35e084137ae99288f93d6052f48e957fa342dbcf2b41c57833927814613055
+Size (python-memcached-1.61.tar.gz) = 28551 bytes



Home | Main Index | Thread Index | Old Index