pkgsrc-WIP-changes archive

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

py-partd: Update to 1.4.0



Module Name:	pkgsrc-wip
Committed By:	Matthew Danielson <matthewd%fastmail.us@localhost>
Pushed By:	matthewd
Date:		Thu Jun 1 14:55:26 2023 -0700
Changeset:	e58b10166849731cc24c70ea4a494abd38e5fc3d

Modified Files:
	py-partd/Makefile
	py-partd/distinfo

Log Message:
py-partd: Update to 1.4.0

* Address Deprecated functionality in Pandas
* Use pickle for pandas Indexes with extension dtypes

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e58b10166849731cc24c70ea4a494abd38e5fc3d

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

diffstat:
 py-partd/Makefile | 2 +-
 py-partd/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs:
diff --git a/py-partd/Makefile b/py-partd/Makefile
index 7ce840b4d6..a9ce506f56 100644
--- a/py-partd/Makefile
+++ b/py-partd/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	partd-1.3.0
+DISTNAME=	partd-1.4.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	databases
 MASTER_SITES=	${MASTER_SITE_PYPI:=p/partd/}
diff --git a/py-partd/distinfo b/py-partd/distinfo
index 432c0a6c7b..72d1bc18d7 100644
--- a/py-partd/distinfo
+++ b/py-partd/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (partd-1.3.0.tar.gz) = b7eb83e63b10eec63dfdb32c2581c610a71e2d717cce49e21eceafe5dabad21b
-SHA512 (partd-1.3.0.tar.gz) = 0ebcccb5dd25d7328bf76e05523b3e40836a92ea867d26aee31e739b7859ca7848da92c6c20824ed1343c1ced2c759361b25ec30f8405e61bd36308613f866c7
-Size (partd-1.3.0.tar.gz) = 36153 bytes
+BLAKE2s (partd-1.4.0.tar.gz) = c8e198832afeca64e869e73a31070191d9b3ad5819b75265e75d5153b9c3e57b
+SHA512 (partd-1.4.0.tar.gz) = a77573798f330ff467dc07c3f7233ddf5b491e6f5c13f4d3a898125e40424e08f3d3491312506156254089704114b58e948a89c954d212402e59886b45bcb299
+Size (partd-1.4.0.tar.gz) = 36345 bytes


Home | Main Index | Thread Index | Old Index