pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/py-test-remotedata



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Oct  1 16:17:00 UTC 2023

Modified Files:
        pkgsrc/net/py-test-remotedata: Makefile distinfo

Log Message:
py-test-remotedata: updated to 0.4.1

0.4.1 (2023-09-25)
- Reverting the short option of ``-R`` due to a clash with ``pytest-leaks``.
  The short option is added to ``pytest-astropy`` instead.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/py-test-remotedata/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/py-test-remotedata/distinfo

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

Modified files:

Index: pkgsrc/net/py-test-remotedata/Makefile
diff -u pkgsrc/net/py-test-remotedata/Makefile:1.2 pkgsrc/net/py-test-remotedata/Makefile:1.3
--- pkgsrc/net/py-test-remotedata/Makefile:1.2  Wed Sep  6 11:43:25 2023
+++ pkgsrc/net/py-test-remotedata/Makefile      Sun Oct  1 16:17:00 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2023/09/06 11:43:25 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2023/10/01 16:17:00 adam Exp $
 
-DISTNAME=      pytest-remotedata-0.4.0
+DISTNAME=      pytest-remotedata-0.4.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/^py//}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-remotedata/}

Index: pkgsrc/net/py-test-remotedata/distinfo
diff -u pkgsrc/net/py-test-remotedata/distinfo:1.1 pkgsrc/net/py-test-remotedata/distinfo:1.2
--- pkgsrc/net/py-test-remotedata/distinfo:1.1  Thu Aug 31 13:56:46 2023
+++ pkgsrc/net/py-test-remotedata/distinfo      Sun Oct  1 16:17:00 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2023/08/31 13:56:46 adam Exp $
+$NetBSD: distinfo,v 1.2 2023/10/01 16:17:00 adam Exp $
 
-BLAKE2s (pytest-remotedata-0.4.0.tar.gz) = d490ddfb3ae9da6e99d4f0c15d8ccbeae612fe7a896d68b328648bc9e77cc180
-SHA512 (pytest-remotedata-0.4.0.tar.gz) = 3a1a2e20099638b3ef9088b4ad80305113e0ae1957eda11d193c219554694f6c09423a06d3d2477b4f33b9e601125503fc00a83c3fac62102a45d3cdb6257080
-Size (pytest-remotedata-0.4.0.tar.gz) = 13227 bytes
+BLAKE2s (pytest-remotedata-0.4.1.tar.gz) = 1a7b68a3952a7787f7db9d494961819348761098d925796d29900682d99bfca4
+SHA512 (pytest-remotedata-0.4.1.tar.gz) = 84b22004eb3e40d7579e9ec1f721782d97b3e89a64595d7e20ff693f838ae99fac0a0827b61ea5e3f3af9927476edfb0324efb445cd841ee21ea6a2799f7e997
+Size (pytest-remotedata-0.4.1.tar.gz) = 13279 bytes



Home | Main Index | Thread Index | Old Index