py-hg-evolve: update to 10.5.2.
Changes not found.
This commit is contained in:
parent
1e99cb1e72
commit
eed45f7a26
2 changed files with 8 additions and 6 deletions
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.31 2022/07/03 17:50:52 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.32 2022/07/17 09:53:00 wiz Exp $
|
||||
#
|
||||
# Release notes:
|
||||
# https://lists.mercurial-scm.org/pipermail/mercurial-evolve-testers/
|
||||
|
||||
DISTNAME= hg-evolve-10.5.1
|
||||
DISTNAME= hg-evolve-10.5.2
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/post//}
|
||||
CATEGORIES= devel scm
|
||||
MASTER_SITES= ${MASTER_SITE_PYPI:=h/hg-evolve/}
|
||||
|
@ -19,6 +19,8 @@ TEST_DEPENDS+= curl-[0-9]*:../../www/curl
|
|||
|
||||
USE_TOOLS+= bash:test
|
||||
|
||||
PYTHON_VERSIONS_INCOMPATIBLE= 27
|
||||
|
||||
post-install:
|
||||
rm -f ${DESTDIR}${PREFIX}/${PYSITELIB}/hgext3rd/__init__.py*
|
||||
rm -f ${DESTDIR}${PREFIX}/${PYSITELIB}/hgext3rd/__pycache__/__init__.*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.20 2022/05/10 07:07:28 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.21 2022/07/17 09:53:00 wiz Exp $
|
||||
|
||||
BLAKE2s (hg-evolve-10.5.1.tar.gz) = 39b5400a93123d2ebcd7c4aaab06655bf16b2149e3a2b8b72466783d9f8589ba
|
||||
SHA512 (hg-evolve-10.5.1.tar.gz) = 441f3e7f8f8be84b476e5a44a617e4318ba444d172cfa91b91c75fbdf231a79c6049a6215709da952a253341bee4c8526cbf724d13ce856ba5d221ff0880a63f
|
||||
Size (hg-evolve-10.5.1.tar.gz) = 845734 bytes
|
||||
BLAKE2s (hg-evolve-10.5.2.tar.gz) = 0d974671ef8ed4817286df09ff18be3af6647369dd1350670b0446a93bbd4c0e
|
||||
SHA512 (hg-evolve-10.5.2.tar.gz) = 81a1cc1202ffaf364fde70c6a36e32330e93aa69c9b9f7e11fbc11f988f7fb302d8b79414c644d274fedb7f0a67e10c4344c0206a1424f2bb97ae2cb11a51315
|
||||
Size (hg-evolve-10.5.2.tar.gz) = 845379 bytes
|
||||
SHA1 (patch-hgext3rd_evolve_obsexchange.py) = 12058a8f27c63b259dcc0ffaf77febafcdeeba46
|
||||
|
|
Loading…
Reference in a new issue