pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/py-juliandate
Module Name: pkgsrc
Committed By: adam
Date: Tue Dec 24 22:12:17 UTC 2024
Modified Files:
pkgsrc/time/py-juliandate: Makefile distinfo
Log Message:
py-juliandate: updated to 1.0.5
1.0.5
An exception is now raised when a negative number is given for a Julian Date
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/time/py-juliandate/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/time/py-juliandate/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/time/py-juliandate/Makefile
diff -u pkgsrc/time/py-juliandate/Makefile:1.2 pkgsrc/time/py-juliandate/Makefile:1.3
--- pkgsrc/time/py-juliandate/Makefile:1.2 Mon Nov 11 07:29:12 2024
+++ pkgsrc/time/py-juliandate/Makefile Tue Dec 24 22:12:17 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2024/11/11 07:29:12 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2024/12/24 22:12:17 adam Exp $
-DISTNAME= juliandate-1.0.4
+DISTNAME= juliandate-1.0.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= time
+CATEGORIES= time python
MASTER_SITES= ${MASTER_SITE_PYPI:=j/juliandate/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -10,7 +10,7 @@ HOMEPAGE= https://github.com/seanredmond
COMMENT= Python module for Julian date conversions
LICENSE= gnu-gpl-v3
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=42:../../devel/py-setuptools
USE_LANGUAGES= # none
Index: pkgsrc/time/py-juliandate/distinfo
diff -u pkgsrc/time/py-juliandate/distinfo:1.1 pkgsrc/time/py-juliandate/distinfo:1.2
--- pkgsrc/time/py-juliandate/distinfo:1.1 Fri Jul 12 06:19:02 2024
+++ pkgsrc/time/py-juliandate/distinfo Tue Dec 24 22:12:17 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2024/07/12 06:19:02 wiz Exp $
+$NetBSD: distinfo,v 1.2 2024/12/24 22:12:17 adam Exp $
-BLAKE2s (juliandate-1.0.4.tar.gz) = 24683d43882cfbeaee4d57c9ff0631c3db2bebe6f32b0084227f532a2c59127a
-SHA512 (juliandate-1.0.4.tar.gz) = 33e5d39b55c7e3643fd0cc7eb211ca7bbbcaa0fe356c5c0a43aac90adfe436e3b275099ed069ac8f1c71852cef73a05879256ac610545abf8be53d946736c3bc
-Size (juliandate-1.0.4.tar.gz) = 18306 bytes
+BLAKE2s (juliandate-1.0.5.tar.gz) = ea70300eceeff37b1dc14bcf4626e89e65a7307a43c5251170ec64cd650def4b
+SHA512 (juliandate-1.0.5.tar.gz) = a3738ee6513fd8b76ffe3a5996e174805ff6e358d9fb927579f4433dadbf9d7f3386dd293bb6ccc1d07dd108359f3ab5551cf161986944d30f3441af759c6b2d
+Size (juliandate-1.0.5.tar.gz) = 18542 bytes
Home |
Main Index |
Thread Index |
Old Index