pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-memory-profiler



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Dec  8 08:09:21 UTC 2021

Modified Files:
        pkgsrc/devel/py-memory-profiler: Makefile distinfo

Log Message:
py-memory-profiler: updated to 0.59.0

0.59.0:
Unknown changes


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/py-memory-profiler/Makefile \
    pkgsrc/devel/py-memory-profiler/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-memory-profiler/Makefile
diff -u pkgsrc/devel/py-memory-profiler/Makefile:1.5 pkgsrc/devel/py-memory-profiler/Makefile:1.6
--- pkgsrc/devel/py-memory-profiler/Makefile:1.5        Tue Jun 29 08:41:59 2021
+++ pkgsrc/devel/py-memory-profiler/Makefile    Wed Dec  8 08:09:21 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2021/06/29 08:41:59 nia Exp $
+# $NetBSD: Makefile,v 1.6 2021/12/08 08:09:21 adam Exp $
 
-DISTNAME=      memory_profiler-0.58.0
+DISTNAME=      memory_profiler-0.59.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=m/memory_profiler/}
@@ -15,8 +15,7 @@ DEPENDS+=     ${PYPKGPREFIX}-psutil-[0-9]*:.
 
 USE_LANGUAGES= # none
 
-PYTHON_VERSIONS_INCOMPATIBLE=  27      # py-matplotlib
-PYTHON_VERSIONS_INCOMPATIBLE+= 36      # py-numpy
+PYTHON_VERSIONS_INCOMPATIBLE=  27 36   # py-matplotlib
 
 post-install:
        cd ${DESTDIR}${PREFIX}/bin && \
Index: pkgsrc/devel/py-memory-profiler/distinfo
diff -u pkgsrc/devel/py-memory-profiler/distinfo:1.5 pkgsrc/devel/py-memory-profiler/distinfo:1.6
--- pkgsrc/devel/py-memory-profiler/distinfo:1.5        Tue Oct 26 10:18:40 2021
+++ pkgsrc/devel/py-memory-profiler/distinfo    Wed Dec  8 08:09:21 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 10:18:40 nia Exp $
+$NetBSD: distinfo,v 1.6 2021/12/08 08:09:21 adam Exp $
 
-BLAKE2s (memory_profiler-0.58.0.tar.gz) = 44389c3b67ed6c3a283042b9454b02e6c643b14c73dece761d343ba3c7fd3a43
-SHA512 (memory_profiler-0.58.0.tar.gz) = 0a960234512922e6624f95d26abb95d31c2a4586f0f207a833f5bea0bc65842f99b3f466db2392e9e2021b88b7b3f59a2719863f50862eab40704ee717e2d295
-Size (memory_profiler-0.58.0.tar.gz) = 36329 bytes
+BLAKE2s (memory_profiler-0.59.0.tar.gz) = 3ee23040e3dd3af57e5cee0b66d88fce92dbe2885146a2748fdf1701c1c66f61
+SHA512 (memory_profiler-0.59.0.tar.gz) = 0ff04149f7e29bae3393f81d6349223717e26da7b55fcd4a3e1d7ac295e644ab465ea199cccf85485d88deafa07e95c1b479433167ab27b5e3f47ba1239af52e
+Size (memory_profiler-0.59.0.tar.gz) = 38428 bytes



Home | Main Index | Thread Index | Old Index