pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/py-goocalendar
Module Name: pkgsrc
Committed By: adam
Date: Tue Oct 29 20:06:46 UTC 2024
Modified Files:
pkgsrc/time/py-goocalendar: Makefile PLIST distinfo
Log Message:
py-goocalendar: updated to 0.8.0
Version 0.8.0 - 2023-03-18
* Manage preferred size
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/time/py-goocalendar/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/time/py-goocalendar/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/time/py-goocalendar/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-goocalendar/Makefile
diff -u pkgsrc/time/py-goocalendar/Makefile:1.28 pkgsrc/time/py-goocalendar/Makefile:1.29
--- pkgsrc/time/py-goocalendar/Makefile:1.28 Sun Oct 20 14:04:39 2024
+++ pkgsrc/time/py-goocalendar/Makefile Tue Oct 29 20:06:46 2024
@@ -1,22 +1,21 @@
-# $NetBSD: Makefile,v 1.28 2024/10/20 14:04:39 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2024/10/29 20:06:46 adam Exp $
-DISTNAME= GooCalendar-0.7.2
+DISTNAME= GooCalendar-0.8.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
-PKGREVISION= 8
CATEGORIES= time python
MASTER_SITES= ${MASTER_SITE_PYPI:=G/GooCalendar/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://pypi.org/project/GooCalendar/
+HOMEPAGE= https://goocalendar.readthedocs.io/
COMMENT= Calendar widget using GooCanvas
LICENSE= gnu-gpl-v2
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
DEPENDS+= ${PYPKGPREFIX}-gobject3>=3.20:../../devel/py-gobject3
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
.include "../../graphics/goocanvas2/buildlink3.mk"
-.include "../../lang/python/egg.mk"
+.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/time/py-goocalendar/PLIST
diff -u pkgsrc/time/py-goocalendar/PLIST:1.1 pkgsrc/time/py-goocalendar/PLIST:1.2
--- pkgsrc/time/py-goocalendar/PLIST:1.1 Thu Jan 30 03:36:35 2014
+++ pkgsrc/time/py-goocalendar/PLIST Tue Oct 29 20:06:46 2024
@@ -1,8 +1,9 @@
-@comment $NetBSD: PLIST,v 1.1 2014/01/30 03:36:35 rodent Exp $
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+@comment $NetBSD: PLIST,v 1.2 2024/10/29 20:06:46 adam Exp $
+${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/goocalendar/__init__.py
${PYSITELIB}/goocalendar/__init__.pyc
${PYSITELIB}/goocalendar/__init__.pyo
Index: pkgsrc/time/py-goocalendar/distinfo
diff -u pkgsrc/time/py-goocalendar/distinfo:1.7 pkgsrc/time/py-goocalendar/distinfo:1.8
--- pkgsrc/time/py-goocalendar/distinfo:1.7 Fri Oct 14 11:56:16 2022
+++ pkgsrc/time/py-goocalendar/distinfo Tue Oct 29 20:06:46 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2022/10/14 11:56:16 adam Exp $
+$NetBSD: distinfo,v 1.8 2024/10/29 20:06:46 adam Exp $
-BLAKE2s (GooCalendar-0.7.2.tar.gz) = c7609f360fbb902f4d0073dd6dfbe9399c0e2a7255a65778cfc6a9e9280969bf
-SHA512 (GooCalendar-0.7.2.tar.gz) = beae60423de205dfa4bc9c7dbd5c10903ac644abc452f72728eb4ae9581a7415950eadcacb569df805efb1be608a29977bc98d674f23fd131504e4adfc9961f9
-Size (GooCalendar-0.7.2.tar.gz) = 30679 bytes
+BLAKE2s (GooCalendar-0.8.0.tar.gz) = dd7a07d95ddfe459c4e1066da2b63bebb1490373a1d144c0a5170f1ad4071816
+SHA512 (GooCalendar-0.8.0.tar.gz) = 92828ecfd3e5124249c807c53cb8b8ca2a4f146f676033b1a172a0fac415ff444d57c5c4de77e55046657b0c6f675902b408b205ad7125d6459c7babead871fa
+Size (GooCalendar-0.8.0.tar.gz) = 31233 bytes
Home |
Main Index |
Thread Index |
Old Index