pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/py-geojson
Module Name: pkgsrc
Committed By: adam
Date: Wed Jan 15 15:14:59 UTC 2025
Modified Files:
pkgsrc/geography/py-geojson: Makefile distinfo
Removed Files:
pkgsrc/geography/py-geojson/patches: patch-setup.py
Log Message:
py-geojson: updated to 3.2.0
3.2.0
- Add support for Python 3.13
- Code modernization
- RtD bugfix
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/geography/py-geojson/Makefile \
pkgsrc/geography/py-geojson/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/geography/py-geojson/patches/patch-setup.py
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/geography/py-geojson/Makefile
diff -u pkgsrc/geography/py-geojson/Makefile:1.20 pkgsrc/geography/py-geojson/Makefile:1.21
--- pkgsrc/geography/py-geojson/Makefile:1.20 Sun Oct 13 15:04:05 2024
+++ pkgsrc/geography/py-geojson/Makefile Wed Jan 15 15:14:59 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2024/10/13 15:04:05 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2025/01/15 15:14:59 adam Exp $
-DISTNAME= geojson-3.1.0
+DISTNAME= geojson-3.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= geography python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/geojson/}
Index: pkgsrc/geography/py-geojson/distinfo
diff -u pkgsrc/geography/py-geojson/distinfo:1.20 pkgsrc/geography/py-geojson/distinfo:1.21
--- pkgsrc/geography/py-geojson/distinfo:1.20 Sun Oct 13 15:04:05 2024
+++ pkgsrc/geography/py-geojson/distinfo Wed Jan 15 15:14:59 2025
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.20 2024/10/13 15:04:05 wiz Exp $
+$NetBSD: distinfo,v 1.21 2025/01/15 15:14:59 adam Exp $
-BLAKE2s (geojson-3.1.0.tar.gz) = a48ef22a6b4ea6fe11b40ac07e870c33afc07230fb86bf65b0c35047d029d262
-SHA512 (geojson-3.1.0.tar.gz) = 3804682a14c85cd3d6937b61280fe99b21e00b223abfa76350289c4e1a6db04fd8e1b3f9142286090a82051607bd3fdc6168da351d488afaab3a8a9a6dd06fc9
-Size (geojson-3.1.0.tar.gz) = 24492 bytes
-SHA1 (patch-setup.py) = f72e3515478b015719bd5493f948091fe821c155
+BLAKE2s (geojson-3.2.0.tar.gz) = b0e6d0954be535f3e79ec4332267ab8dd6b9744007ec2bec9e1225657bb4776a
+SHA512 (geojson-3.2.0.tar.gz) = 1e14b990d5f4dcd9e754d18ef9b514db71be96dfe2576e676298f4adc3d1cea49cd2d34f86d8f906035b19afbfadadb6c04f8033c10f4ffc13efaed6cee3f79e
+Size (geojson-3.2.0.tar.gz) = 24574 bytes
Home |
Main Index |
Thread Index |
Old Index