pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-hg-git
Module Name: pkgsrc
Committed By: wiz
Date: Wed Dec 11 23:20:17 UTC 2024
Modified Files:
pkgsrc/devel/py-hg-git: Makefile distinfo
Log Message:
py-hg-git: update to 1.1.4.
hg-git 1.1.4 (2024-11-18)
=========================
This is a minor release, focusing on bugs and compatibility.
* Mark Dulwich 0.22.0 as fully supported; the differences are assumed
intentional for now.
* Mark Mercurial 6.9 as tested and supported.
* Fix tests with Python 3.13.
hg-git 1.1.3 (2024-06-25)
=========================
This is a minor release, focusing on bugs and compatibility.
* Mark Dulwich 0.22.0 and 0.22.1 as unsupported. The compatibility
hack didn't work in practice.
* Mark Mercurial 6.8 as tested and supported.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/py-hg-git/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/py-hg-git/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-hg-git/Makefile
diff -u pkgsrc/devel/py-hg-git/Makefile:1.25 pkgsrc/devel/py-hg-git/Makefile:1.26
--- pkgsrc/devel/py-hg-git/Makefile:1.25 Mon Nov 11 07:28:10 2024
+++ pkgsrc/devel/py-hg-git/Makefile Wed Dec 11 23:20:17 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2024/11/11 07:28:10 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2024/12/11 23:20:17 wiz Exp $
-DISTNAME= hg-git-1.1.2
+DISTNAME= hg-git-1.1.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel scm
MASTER_SITES= https://foss.heptapod.net/mercurial/hg-git/-/archive/${PKGVERSION_NOREV}/
@@ -18,7 +18,5 @@ DEPENDS+= ${PYPKGPREFIX}-mercurial>=6.1:
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/py-hg-git/distinfo
diff -u pkgsrc/devel/py-hg-git/distinfo:1.16 pkgsrc/devel/py-hg-git/distinfo:1.17
--- pkgsrc/devel/py-hg-git/distinfo:1.16 Sun Jun 9 21:12:23 2024
+++ pkgsrc/devel/py-hg-git/distinfo Wed Dec 11 23:20:17 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2024/06/09 21:12:23 wiz Exp $
+$NetBSD: distinfo,v 1.17 2024/12/11 23:20:17 wiz Exp $
-BLAKE2s (hg-git-1.1.2.tar.bz2) = cf0ee5311c38984e09946121b257112dad46d9fa44431b128b86b79e8fdb954e
-SHA512 (hg-git-1.1.2.tar.bz2) = 3ab080e69060e7e25efc01a4aa3548fd62582747a0ad2c54681a90be79d0253d2906fa1d8bc020b3d9c541fee5e784c0d547a383270f3bfd3123ff24a045884a
-Size (hg-git-1.1.2.tar.bz2) = 180267 bytes
+BLAKE2s (hg-git-1.1.4.tar.bz2) = 2d2b98931f242f8cad1c3d76ce9eb5d6ba91eb2a2fc5d7bfde3d49d126a70cfb
+SHA512 (hg-git-1.1.4.tar.bz2) = cc716f0a2642a1dd82f30b493cad77e665ea50010c2d56a060eabc4c34a0894ca00b16dc6fe5437a8fc196d0d5d71fe09a5cccd7e8c60ab5ab89d89719873360
+Size (hg-git-1.1.4.tar.bz2) = 180542 bytes
Home |
Main Index |
Thread Index |
Old Index