pkgsrc-Changes archive

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

CVS commit: pkgsrc/finance/py-eth-typing



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Feb  7 20:04:59 UTC 2021

Modified Files:
        pkgsrc/finance/py-eth-typing: Makefile PLIST

Log Message:
py-eth-typing: PLIST fix; bump revision


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/finance/py-eth-typing/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/finance/py-eth-typing/PLIST

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

Modified files:

Index: pkgsrc/finance/py-eth-typing/Makefile
diff -u pkgsrc/finance/py-eth-typing/Makefile:1.5 pkgsrc/finance/py-eth-typing/Makefile:1.6
--- pkgsrc/finance/py-eth-typing/Makefile:1.5   Sun Feb  7 19:37:40 2021
+++ pkgsrc/finance/py-eth-typing/Makefile       Sun Feb  7 20:04:59 2021
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2021/02/07 19:37:40 adam Exp $
+# $NetBSD: Makefile,v 1.6 2021/02/07 20:04:59 adam Exp $
 
 DISTNAME=      eth-typing-2.2.2
+PKGREVISION=   1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    finance python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=e/eth-typing/}

Index: pkgsrc/finance/py-eth-typing/PLIST
diff -u pkgsrc/finance/py-eth-typing/PLIST:1.1 pkgsrc/finance/py-eth-typing/PLIST:1.2
--- pkgsrc/finance/py-eth-typing/PLIST:1.1      Mon Sep 28 23:47:31 2020
+++ pkgsrc/finance/py-eth-typing/PLIST  Sun Feb  7 20:04:59 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2020/09/28 23:47:31 khorben Exp $
+@comment $NetBSD: PLIST,v 1.2 2021/02/07 20:04:59 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -29,4 +29,3 @@ ${PYSITELIB}/eth_typing/ethpm.pyo
 ${PYSITELIB}/eth_typing/evm.py
 ${PYSITELIB}/eth_typing/evm.pyc
 ${PYSITELIB}/eth_typing/evm.pyo
-${PYSITELIB}/eth_typing/py.typed



Home | Main Index | Thread Index | Old Index